Page 1 of 1

How to check network latency betn 2 servers using nagiosXI

Posted: Thu Apr 13, 2017 2:12 pm
by satishvjadhav
Hello Sir,

The scenario is like below:

I have 2 servers. server1 and server2. And my requirement is to check network latency from server1 to server2 and server2 to server1

How can I do that using check_ping command or is there any other way/using any wizard in nagios XI(I dont have Nagios Network Analyser )

Please help.

Thank you,
Satish J

Re: How to check network latency betn 2 servers using nagios

Posted: Thu Apr 13, 2017 3:12 pm
by dwhitfield
Firewalls may mean you need to use a different method, but https://exchange.nagios.org/directory/P ... ck/details should definitely get you going.

That plugin is informational, so you'd need to add some logic if you wanted warning and critical values.

I looked to see if there was any sort of wireshark checks, and I could not find any on nagios pages. You might be able to find something with a more generic search if you are familiar with Wireshark and that would be a good tool for you to use.