How to check network latency betn 2 servers using nagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
satishvjadhav
Posts: 16
Joined: Tue Mar 07, 2017 5:18 am

How to check network latency betn 2 servers using nagiosXI

Post 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
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

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

Post 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.
Locked