How are you all doing?
Can someone give me a practical example of a icmpping key for Zabbix?
I am trying to do a icmpping check using Zabbix but i am failing miserably...
Here is the command i am trying: zabbix_get -s 127.0.0.1 -k icmpping[142.251.128.68,10,500,64,100]
I expected a return of latency to Google Server, instead i received ZBX_NOTSUPPORTED: Unsupported item key.
On Zabbix docs the syntax says: icmpping[<target>,<packets>,<interval>,<size>,<timeout>]
I renamed accordingly (Command above, line 5). I also tested this using the Web Panel of Zabbix and i got the same message (Key on the host)
Thanks in advance...
Can someone give me a practical example of a icmpping key for Zabbix?
I am trying to do a icmpping check using Zabbix but i am failing miserably...
Here is the command i am trying: zabbix_get -s 127.0.0.1 -k icmpping[142.251.128.68,10,500,64,100]
I expected a return of latency to Google Server, instead i received ZBX_NOTSUPPORTED: Unsupported item key.
On Zabbix docs the syntax says: icmpping[<target>,<packets>,<interval>,<size>,<timeout>]
I renamed accordingly (Command above, line 5). I also tested this using the Web Panel of Zabbix and i got the same message (Key on the host)
Thanks in advance...
Comment