Dear,
I have problems in the ZABBIX 1.1.4 log, When I configure one triggers in Simple Test and configure icmpping I have the following error in log:
Simple check [net.tcp.service[icmpping[1],192.168.0.3]] is not supported
I installed fping in the following way:
#yum install fping
#chown root:zabbix /usr/sbin/fping
#chmod 710 /usr/sbin/fping
#chmod ug+s /usr/sbin/fping
in the /etc/zabbix/zabbix_server.conf archive I took away mark the option:
FpingLocation=/usr/sbin/fping
e exactly thus I continue having errors, somebody can help me?
Thanks
Willian
I have problems in the ZABBIX 1.1.4 log, When I configure one triggers in Simple Test and configure icmpping I have the following error in log:
Simple check [net.tcp.service[icmpping[1],192.168.0.3]] is not supported
I installed fping in the following way:
#yum install fping
#chown root:zabbix /usr/sbin/fping
#chmod 710 /usr/sbin/fping
#chmod ug+s /usr/sbin/fping
in the /etc/zabbix/zabbix_server.conf archive I took away mark the option:
FpingLocation=/usr/sbin/fping
e exactly thus I continue having errors, somebody can help me?
Thanks
Willian
Comment