Is there a way to include more information in the alerts that zabbix sends?
Example 1: In an alert for "Processor load is too high ..." it would be useful to actually include the current processor load value. It would be more useful to output a page from top in the message to learn what caused the problem in that moment. Is it possible to include the output from an arbitrary script?
Example 2: In an alert for "/etc/passwd has been changed ..." it would be useful to see a diff of the before/after changes to know *what* changed. Again, this could be scripted by running and including the output from an external script.
Example 3: Possible to send regular (i.e. daily) alerts with current values? For example, month-to-date outgoing data usage at the port?
Cheers,
Quinn
Example 1: In an alert for "Processor load is too high ..." it would be useful to actually include the current processor load value. It would be more useful to output a page from top in the message to learn what caused the problem in that moment. Is it possible to include the output from an arbitrary script?
Example 2: In an alert for "/etc/passwd has been changed ..." it would be useful to see a diff of the before/after changes to know *what* changed. Again, this could be scripted by running and including the output from an external script.
Example 3: Possible to send regular (i.e. daily) alerts with current values? For example, month-to-date outgoing data usage at the port?
Cheers,
Quinn


Comment