I need to ensure that certain monitored items are the same on a group of servers, but I'm not sure how to do this with Zabbix.
A simple example would be to know whether a file has the same checksum on all hosts.
I've searched in the forums, and the only example I can find is http://www.zabbix.com/forum/showthread.php?t=7570 from 2007, and which seems a little inefficient as you have to use SSH to check each server, then just get Zabbix to record whether they're the same or not.
Has anyone got a solution to this?
A simple example would be to know whether a file has the same checksum on all hosts.
I've searched in the forums, and the only example I can find is http://www.zabbix.com/forum/showthread.php?t=7570 from 2007, and which seems a little inefficient as you have to use SSH to check each server, then just get Zabbix to record whether they're the same or not.
Has anyone got a solution to this?
Comment