I'm pinging about 500 ip addresses from zabbix server (Simple check: icmpping). But for some items I can't get result (no data from ping) In log file I can see:
Any ideas what could be wrong and how to fix it?
Code:
1607:20190603:230503.802 /usr/bin/fping -C1 2>&1 </tmp/zabbix_server_1607.pinger;/usr/bin/fping6 -C1 2>&1 </tmp/zabbix_server_1607.pinger;: [12] Cannot allocate memory 1507:20190603:230504.209 error reason for "ekw:icmpping[,1,,,]" changed: /usr/bin/fping -C1 2>&1 </tmp/zabbix_server_1607.pinger;/usr/bin/fping6 -C1 2>&1 </tmp/zabbix_server_1607.pinger;: [12] Cannot allocate memory
Comment