August 18, 20196 yr Hi, I have setup notifications via the notifications center. Now I have a special question: I want to monitor one docker which is configured for auto startup. Can I somehow send a notification, if this docker is down? Br, Johannes
August 18, 20196 yr You could make a script and run it via the user scripts on whatever schedule you want it to check Note the complete script, but If no output from this command: docker ps | grep nameOfDockerContainer then /usr/local/emhttp/plugins/dynamix/scripts/notify withWhateverOptionsYouWant
Archived
This topic is now archived and is closed to further replies.