Search found 3 matches

by ryadus
Tue Oct 14, 2014 3:02 am
Forum: Nagios XI
Topic: Check number of web connections
Replies: 5
Views: 1339

Re: Check number of web connections

I'm using NSclient and Windows Server monitoring wizard, but not able to find Performance Counters for current connections. Can you show us the actual command that you are running from the CLI and the output of it? Actually, I don't know which command to use to get my results. I'm asking about the ...
by ryadus
Mon Oct 13, 2014 10:54 am
Forum: Nagios XI
Topic: Check number of web connections
Replies: 5
Views: 1339

Re: Check number of web connections

Hi,

In WMI there is no performance counter.
I'm using NSclient and Windows Server monitoring wizard, but not able to find Performance Counters for current connections.
by ryadus
Sun Oct 12, 2014 3:17 am
Forum: Nagios XI
Topic: Check number of web connections
Replies: 5
Views: 1339

Check number of web connections

Hi,
I'm new to NAgios and I'm looking for a counter that can gives me the number of web connections to my website.
The same that we get using PerfMon for Windows:

Code: Select all

\Web Service(_Total)\\Current Connections
Thanks in advance for your help.