Hi need some assistance...
I was following the documentation for zabbix 1.8 to make sure icmpping and icmppingsec
worked fine. I had icmp ping working pretty well, but could not make icmppingsec to work.
so I followed the manul in zabbix 1.8 to allow fping access
sudo chmod ug+s /usr/bin/fping
sudo chmod 710 /usr/bin/fping
sudo chown root:zabbix /usr/bin/fping
now noting works
zabbix@gnmc:/home/zabix$ fping
This program can only be run by root, or it must be setuid root.
ubuntu 9.10
zabbix 1.8
I was following the documentation for zabbix 1.8 to make sure icmpping and icmppingsec
worked fine. I had icmp ping working pretty well, but could not make icmppingsec to work.
so I followed the manul in zabbix 1.8 to allow fping access
sudo chmod ug+s /usr/bin/fping
sudo chmod 710 /usr/bin/fping
sudo chown root:zabbix /usr/bin/fping
now noting works
zabbix@gnmc:/home/zabix$ fping
This program can only be run by root, or it must be setuid root.
ubuntu 9.10
zabbix 1.8
Comment