Hi,
We are running a typical zabbix server setup. A zabbix server and a couple linux servers that has zabbix agent installed and monitored by the zabbix server. However, my problem is there a way to check ping (icmppingsec maybe?
) in between linux_host A to linux_host B and output the result to the zabbix server coming from host A??
I have tried simple check icmppingsec[<target>,<packets>,<interval>,<size>,<timeout>,<mo de>] but I found out that the ping is executed by the zabbix server itself and not the host A.
Thanks for the help!
We are running a typical zabbix server setup. A zabbix server and a couple linux servers that has zabbix agent installed and monitored by the zabbix server. However, my problem is there a way to check ping (icmppingsec maybe?
) in between linux_host A to linux_host B and output the result to the zabbix server coming from host A??I have tried simple check icmppingsec[<target>,<packets>,<interval>,<size>,<timeout>,<mo de>] but I found out that the ping is executed by the zabbix server itself and not the host A.
Thanks for the help!
Comment