Monitoring Exchange 2007

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
jwalters
Posts: 32
Joined: Fri Dec 04, 2009 2:52 pm

Re: Monitoring Exchange 2007

Post by jwalters »

Thanks. :D
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Monitoring Exchange 2007

Post by Box293 »

plasma50 wrote:You can cut and paste each one into the Windows Server Wizard under Performance Counters. You'll have to go back and add them to each device a few times as there are quite a few.
I acheieved the same result by using Core Configuration Manager to duplicate an existing COUNTER service and pasted in your performance counters.

One thing I found is that I needed to put in a double \\ for every \ that exists in the middle of each of your strings.

i.e.:
Your example:
\\MSExchangeIS\RPC Requests

Required when copy and pasting (note the double blackslash):
\\MSExchangeIS\\RPC Requests

It took me a little while to realise my mistake.


Thanks very much for these counters, they are great.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jwalters
Posts: 32
Joined: Fri Dec 04, 2009 2:52 pm

Re: Monitoring Exchange 2007

Post by jwalters »

I may need to try that... I have all the counters in but only a few display in my list. Strange... I was worried it was a limitation but there shouldn't be.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Monitoring Exchange 2007

Post by Box293 »

One thing I have found useful if you are not getting the expected results is to do the following:
  • Open perfmon on the server you are monitoring
    Add the Counter to perfmon
    Here you can see the values that should be returned to Nagios
    Also you can double check the spelling of the Counter and the correct amount of spaces and things like that
One last check is to do the check from the command line (on the Nagios XI host) and see if the data is coming back.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked