OS - RHEL 6.4
Zabbix Server and Agent version - 2.2.3
Is it possible to have Zabbix log a trigger status change to a flat file?
I know that I can capture these from the web interface, but it would be nice to be able to see the events from the command line if I am dialing into the system remotely and have limited bandwidth.
Example:
In Zabbix, the trigger "Memory Utilization Exceeding 80% on xxx.yyy.com" is triggered by a VM with excessive memory utilization
A log file in /var/log/zabbix/ on the Zabbix server displays something along the lines of:
time date "Memory Utilization Exceeding 80% on xxx.yyy.com"
Zabbix Server and Agent version - 2.2.3
Is it possible to have Zabbix log a trigger status change to a flat file?
I know that I can capture these from the web interface, but it would be nice to be able to see the events from the command line if I am dialing into the system remotely and have limited bandwidth.
Example:
In Zabbix, the trigger "Memory Utilization Exceeding 80% on xxx.yyy.com" is triggered by a VM with excessive memory utilization
A log file in /var/log/zabbix/ on the Zabbix server displays something along the lines of:
time date "Memory Utilization Exceeding 80% on xxx.yyy.com"
Comment