Concurrent Web Connections - IIS Server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
jglass
Posts: 37
Joined: Thu Jan 26, 2012 2:28 pm

Re: Concurrent Web Connections - IIS Server

Post by jglass »

I think we are getting somewhere. Thanks for your help.

I used single slashes, the service in ccm seems to like that, it now shows synced to file. Although, nothing is displayed in the Service Details view. I posted pics.

Regarding the tools > write config files. Write is successful. Verify gives one error, which is pictured.

Did your service show up in the Service Details page?
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Concurrent Web Connections - IIS Server

Post by slansing »

Hmm odd, you somehow got a nrpe check on a host. That will need to be removed and replaced by a ping check to measure up or down states. You should then be able to apply configuration. Also, you will need to use double slashes for that counter as they must be escaped in the CCM.
jglass
Posts: 37
Joined: Thu Jan 26, 2012 2:28 pm

Re: Concurrent Web Connections - IIS Server

Post by jglass »

I cleaned up the nrpe check, and the original test host and services, then started over.

It started working after running through the Windows wiz, I used this as the arg:
-l "\Web Service(_Total)\Current Connections","Current Web Connections %.f" -w 20 -c 25

The NSClient is nice, monitoring the counters is pretty huge. Hopefully, I have it down now, and won't experience further pain when setting up others.

Any one monitoring counters via snmp? I am still searching the web for examples, non so far.

Thanks again for your assistance, slansing!
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Concurrent Web Connections - IIS Server

Post by slansing »

Wahoo! Excellent! If you are interested and are setting up another windows system I'd recommend trying out NCPA which is our newest "cross-platform" agent:

http://labs.nagios.com/2013/10/02/major ... gent-ncpa/

As far as monitoring performance counters with SNMP, that is not possible unfortunately.
Locked