Hello team,
Following a storage crash in our DC, hundreds of icmping triggers have the following error message: /tmp/zabbix_server_99233.pinger: [30] Read-only file system
It's visible on the GUI:

I've checked the folder /tmp folder, I can't find zabbix_server_99233.pinger file :
Do you know how I can fix this issue ?
Even if I didn't check all of them (I'm not able to provide an exhaustive list), I try to trigger an alert (change to an unreachable IP), trigger is ok (good point
).
Francois
Following a storage crash in our DC, hundreds of icmping triggers have the following error message: /tmp/zabbix_server_99233.pinger: [30] Read-only file system
It's visible on the GUI:
I've checked the folder /tmp folder, I can't find zabbix_server_99233.pinger file :
Code:
[FONT=courier new][root@ZABBIX001 ~]# ll /tmp | grep pinger -rw-rw-r--. 1 zabbix zabbix 191 Feb 25 09:39 zabbix_server_9665.pinger -rw-rw-r--. 1 zabbix zabbix 184 Feb 25 09:39 zabbix_server_9666.pinger -rw-rw-r--. 1 zabbix zabbix 14 Feb 25 09:39 zabbix_server_9669.pinger[/FONT]
Do you know how I can fix this issue ?
Even if I didn't check all of them (I'm not able to provide an exhaustive list), I try to trigger an alert (change to an unreachable IP), trigger is ok (good point
).Francois
Comment