I'm aware of the agent.version which can be used to monitor the version of the agent.
What I'm trying to do is to monitor the zabbix server, and to notify me when it becomes out of date (compared to the currently released version).
Is there any easy way to do this? I could write a shell script, but don't know a good url to go to which would provide the current version in a constant manner. Once I have that, I can do the rest easily enough.
Any ideas?
Thanks
JBB
What I'm trying to do is to monitor the zabbix server, and to notify me when it becomes out of date (compared to the currently released version).
Is there any easy way to do this? I could write a shell script, but don't know a good url to go to which would provide the current version in a constant manner. Once I have that, I can do the rest easily enough.
Any ideas?
Thanks
JBB
Comment