Ad Widget

Collapse

simple check icmppingsec only returns value 0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Michael0
    Member
    • Jan 2013
    • 70

    #1

    simple check icmppingsec only returns value 0

    Hi!

    I want to check a primary internet connection line if the response time is higher then 50ms (normal 5ms). Because then I know that the slower backupline got active.

    I tried this with a simple check icmppingsec, but got just the value 0 back.
    Is this possible with zabbix?
  • heaje
    Senior Member
    Zabbix Certified Specialist
    • Sep 2009
    • 325

    #2
    If you left the data type for the item as an unsigned integer, then yes, it is possible to only get zeroes back Verify that the data type is set to "float".

    Comment

    Working...