No of Established Connections Monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aravindreddy114
Posts: 55
Joined: Tue May 07, 2013 12:48 pm

No of Established Connections Monitoring

Post by aravindreddy114 »

I am monitoring number of connections to a particular port using the plugin check_netstat.pl in /usr/local/nagios/libexec

How to monitor number of connections that are in ESTABLISHED state

Thanks
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: No of Established Connections Monitoring

Post by sreinhardt »

According to the plugin you should just have to include the -e flag to exclusively monitor established connections.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked