Monitor Host with 1000 Ports ...Ideas?
Posted: Wed Sep 24, 2014 2:11 pm
I am trying to help a company evaluate how to monitor a single host with 1000 TCP port connections. The uniqueness of this situation is how to reduce the load on that host and still get adequate monitoring. Here are several of the apects we have examined:
1. NRPE Indirect Checks
Because of structure NRPE Indirect checks were the first choice. This means that Nagios connects to HostA which connects to HostB and executes the 1000 checks.
2. SNMP with extend Scripts
We looked at this option which made the setup much more complex and had a more complex troubleshooting issue. It probably reduces network bandwidth but really the same checks will be run on the host so not many advantages.
3. NRDS
NRDS has the biggest advantage of reducing the load on Nagios. However, it still does not reduces the host with 1000 tcp port checks.
So, I am looking for ideas as this is kind of a unusual situation....any thought would be helpful at this point.
1. NRPE Indirect Checks
Because of structure NRPE Indirect checks were the first choice. This means that Nagios connects to HostA which connects to HostB and executes the 1000 checks.
2. SNMP with extend Scripts
We looked at this option which made the setup much more complex and had a more complex troubleshooting issue. It probably reduces network bandwidth but really the same checks will be run on the host so not many advantages.
3. NRDS
NRDS has the biggest advantage of reducing the load on Nagios. However, it still does not reduces the host with 1000 tcp port checks.
So, I am looking for ideas as this is kind of a unusual situation....any thought would be helpful at this point.