I hesitate to post this because I feel like I'm missing something.
We are monitoring a large group of linux systems, including capturing some application data from a log file by the use of a custom user parameter via the Zabbix agent.
Recently somebody changed the permissions on one of the systems which caused it to stop capturing the custom application data. The problem this caused was twofold: There was no alert that the data was no longer being collected, and a trigger that should have been set was not, due to the failure of the agent to collect the data from the log file.
I've tried a few different triggers to alert us when the userparameter data collection fails, without success. I know there's a monitoring value for items_unsupported but I was hoping for a host-specific method.
I'm sure there's a good way to do this but I haven't found it.
We are monitoring a large group of linux systems, including capturing some application data from a log file by the use of a custom user parameter via the Zabbix agent.
Recently somebody changed the permissions on one of the systems which caused it to stop capturing the custom application data. The problem this caused was twofold: There was no alert that the data was no longer being collected, and a trigger that should have been set was not, due to the failure of the agent to collect the data from the log file.
I've tried a few different triggers to alert us when the userparameter data collection fails, without success. I know there's a monitoring value for items_unsupported but I was hoping for a host-specific method.
I'm sure there's a good way to do this but I haven't found it.
Comment