Ad Widget

Collapse

Beta1.8: Simple check [net.tcp.service[ping,192.168.24.67]] is not supported

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • globe
    Member
    • Apr 2006
    • 40

    #1

    Beta1.8: Simple check [net.tcp.service[ping,192.168.24.67]] is not supported

    HI together,

    when i enable in Beta 1.8 the simple check icmppingsec or icmpping there comes the message "Simple check [net.tcp.service[ping,192.168.24.67]] is not supported". is there a configuration error from my side or is it a known issue?

    Servers running on Suse10.0. On the root-console i see following errormessage:
    "cat: write error: Broken pipe" such often as the zabbix_server tries to ping.

    maybe someone can help me?

    Thanks,

    Globe
  • globe
    Member
    • Apr 2006
    • 40

    #2
    found it out; you have to set the uid flag for fping:
    set the set-uid flag by typing this command as root: chmod u+s /usr/sbin/fping

    then it works

    Comment

    Working...