Zabbix Version : 2.0.16
O/S : Amazon linux
Database : mySQL (RDS)
Keys from template :
vfs.file.cksum[/usr/sbin/sshd]
vfs.file.cksum[/usr/bin/ssh]
I recently did some SSL, ssh and other system updates on our zabbix server. I restarted apache and the zabbix-server service and a few minutes later I received 200+ alerts.
Basically every single host alerted to a cksum change for /sbin/sshd and /usr/bin/ssh .
I found this curious and started comparing the last 500 values with the current value, and oddly enough none of them matched. On a hunch I decided to check the servers cksums for the same bins and to my surprise, they matched.
Is this a bug? A known issue? I inherited this and always assumed that the keys were stock form.
Thanks in advance,
J
O/S : Amazon linux
Database : mySQL (RDS)
Keys from template :
vfs.file.cksum[/usr/sbin/sshd]
vfs.file.cksum[/usr/bin/ssh]
I recently did some SSL, ssh and other system updates on our zabbix server. I restarted apache and the zabbix-server service and a few minutes later I received 200+ alerts.
Basically every single host alerted to a cksum change for /sbin/sshd and /usr/bin/ssh .
I found this curious and started comparing the last 500 values with the current value, and oddly enough none of them matched. On a hunch I decided to check the servers cksums for the same bins and to my surprise, they matched.
Is this a bug? A known issue? I inherited this and always assumed that the keys were stock form.
Thanks in advance,
J
Comment