Which one is working on your zabbix? your script or the modified script with open(PIPE,"/usr/sbin/fping -I " . $ARGV[1]. " ".$ARGV[0]. " 2>&1|"); ?
Yes, i set the timeout = 29, and i restarted zabbix server.
For your information your script [with open(PIPE,"/usr/sbin/fping $ARGV[1] 2>&1|");] is working fine. The problem occurs only when i integrete the option fping -I
Do you have any idea?
Many thaks,
Mike
Yes, i set the timeout = 29, and i restarted zabbix server.
For your information your script [with open(PIPE,"/usr/sbin/fping $ARGV[1] 2>&1|");] is working fine. The problem occurs only when i integrete the option fping -I
Do you have any idea?
Many thaks,
Mike
Comment