Ad Widget

Collapse

icmppingsec always returning 0.0001

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ryjkard
    Junior Member
    • May 2019
    • 1

    #1

    icmppingsec always returning 0.0001

    Hi,

    I'm starting using Zabbix server, and run into my first (major) question.

    First of all, let me say that my main goal here is to measure the communication latency from an agent to the server (not if it's up or not, but the tame it takes).

    I have an Item defined as:
    Type: simple check
    Key: icmppingsec
    Host interface: 127.0.0.1 : 10050
    Type of information: Numeric (float)
    Update interval: 30s
    Custom intervals:
    Type: Flexible; Interval: 10; Period: 1-7,00:00-24:00
    History storage period: 90d
    Trend storage period: 365d
    Without Preprocessing steps

    Have a Graph with that Item, but my issue is that the returned value is always 0.0001

    Already tried a custom multiplier, but the value is always 0.0001 x custom multiplier.

    What am I doing wrong here?
Working...