Hello.
I was looking for a NMS and Google lead me to Zabbix. I downloaded the VM image.
When I try to create a ping item I get the following message:
"fping failed: "/usr/sbin/fping6: can't create raw socket (must run as root?) : Operation not permitted"
I applied the commands:
chown root:zabbix /usr/sbin/fping
chmod 4710 /usr/sbin/fping
chown root:zabbix /usr/sbin/fping6
chmod 4710 /usr/sbin/fping6
then reboot the VM.
The damned thing still doesn't work.
It's hard to understand a supossed professional level software comes with this kind of details.
"Focus in the user" I read in someplace.
I was looking for a NMS and Google lead me to Zabbix. I downloaded the VM image.
When I try to create a ping item I get the following message:
"fping failed: "/usr/sbin/fping6: can't create raw socket (must run as root?) : Operation not permitted"
I applied the commands:
chown root:zabbix /usr/sbin/fping
chmod 4710 /usr/sbin/fping
chown root:zabbix /usr/sbin/fping6
chmod 4710 /usr/sbin/fping6
then reboot the VM.
The damned thing still doesn't work.
It's hard to understand a supossed professional level software comes with this kind of details.
"Focus in the user" I read in someplace.

Comment