Listing number of ESTABLISHED connections on a tcp port

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rks
Posts: 38
Joined: Sun Mar 31, 2013 4:08 pm

Listing number of ESTABLISHED connections on a tcp port

Post by rks »

I need to list the number of connections in ESTABLISHED state
attached to a tcp server port. I checked check_tcp but it does not
provide this option.

Is there a standard plugin that provides this function?

thanks,
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Listing number of ESTABLISHED connections on a tcp port

Post by slansing »

I do not believe there is a pre-packaged TCP plugin other than the one you used, you can take a look at this list to find the specific one you need:

http://exchange.nagios.org/index.php?op ... chword=tcp
Locked