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
|

Entries (RSS)