My company is trying to get rid of ELK and has asked me to simulate some of the checks with nagios core and nagios xi eventually. Does anyone know if there are modules that perform ping, ssh, telnet checks from a monitored host to another host? I'm not talking about the nagios server checking a host, but a remote host checking another remote host. I have found nothing like this and would appreciate a kick in the right direction without me writing custom scripts that have to be deployed to the remote host to check the other host.
Thank you.
Nagios to host to host monitoring.
Re: Nagios to host to host monitoring.
Hi,
I found one for Windows on Nagios Exchange:
https://exchange.nagios.org/directory/P ... 29/details
But that was all I could find. So it's looking like you will need to write your own.
Thanks
I found one for Windows on Nagios Exchange:
https://exchange.nagios.org/directory/P ... 29/details
But that was all I could find. So it's looking like you will need to write your own.
Thanks
-
ajandrews3
- Posts: 2
- Joined: Wed Dec 01, 2021 2:41 pm
Re: Nagios to host to host monitoring.
Thank you for your effort.