In the last two weeks I’ve been working with Zabbix, a very good Health Monitoring system. This post serves as a mental note for myself on how custom scripts for notification work.
Media scripts receive 3 parameters: destination, subject of trigger, message of trigger. Scripts have to be placed in AlertScriptsPath= that is set in zabbix_server.conf . Also they have to be self running, do not try to place python myPythonScript.py as the script name because that will not work.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">