Search found 1 match

by operationnos
Wed Feb 22, 2012 9:35 am
Forum: Open Source Nagios Projects
Topic: Monitor Active TCPv4 Connections
Replies: 1
Views: 2579

Monitor Active TCPv4 Connections

I'm trying to find a way to monitor active/passive/failed TCPv4 connections. The monitored host is Server 2008R2 and I'm able to get the results I need from perfmon using the following counters: TCPv4 > Connections Active The netstat plugin didn't seem to work for me, and I couldn't figure out the c...