Multiple windows hosts at same location

Hello,

I’ve used Nagios several times over the years to monitor local networks, so I’m fairly familiar with it. I now have a need to monitor multiple Windows boxes at the same remote location. My Nagios server is hosted on EC2 and I’ve got it configured to monitor one of the hosts at the remote location by using NRPE, NSClient++, and by port forwarding ports 5666 and 12489 in the firewall (Linksys router at remote location) to the box that’s currently being monitored.

I’m trying to figure out how to configure monitoring on the other Windows boxes at this same remote location, but can’t seem to wrap my head around it. Surely, this can be done without setting up a Nagios server at the other location, right? If someone could please help me with this, it would be greatly appreciated.

Thank you.

:slight_smile:

use different ports and create firewall rules, change the nagios check_nt command accordingly to receive a port parameter :slight_smile: