Hey,
On our servers (Ubuntu14.04) we have a collection of directories. Each directory has a hash in the name which defines the version of the directory contents. An automated script updates the hash and contents once in a while when a new version is pushed. However, sometimes the push does not execute on every server.
I need Zabbix to monitor the hashes of these folders over all servers and generate an alarm when a server it's hash is behind.
What would be the best practice to compare the directory names over servers?
On our servers (Ubuntu14.04) we have a collection of directories. Each directory has a hash in the name which defines the version of the directory contents. An automated script updates the hash and contents once in a while when a new version is pushed. However, sometimes the push does not execute on every server.
I need Zabbix to monitor the hashes of these folders over all servers and generate an alarm when a server it's hash is behind.
What would be the best practice to compare the directory names over servers?
Comment