NSClient++ Counters missing

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RyanMule
Posts: 57
Joined: Tue Dec 12, 2017 3:14 pm

NSClient++ Counters missing

Post by RyanMule »

Hello All,

I am running NSClient++ version 5.2 on our front end Exchange 2010 servers running on 2008r2. I found this helpful article https://docs.nsclient.org/howto/counters/

When I run the following command on both servers I get very different results

C:\Program Files\NSClient++>nscp sys -- --list --all

Server #7 will find 1900 counters. Server #8 will find 40,000 counters.

Any recommendations on why there is such a difference would be appreciated. This broke several of my checks.
Thank you
Ryan
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NSClient++ Counters missing

Post by scottwilkerson »

Different server have different performance counters depending on what software is installed on the server.. For example, a web server has a bunch of performance counter for each W3svc instance
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
RyanMule
Posts: 57
Joined: Tue Dec 12, 2017 3:14 pm

Re: NSClient++ Counters missing

Post by RyanMule »

scottwilkerson wrote:Different server have different performance counters depending on what software is installed on the server.. For example, a web server has a bunch of performance counter for each W3svc instance
I apologize for not being clear. Both servers in question are solely Exchange 2010 front end servers. It is just very odd to see such a difference.

Thank you
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NSClient++ Counters missing

Post by scottwilkerson »

I guess all I can suggest would be to fave each list to a file and then compare them to see where they differ.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked