Monitoring Exchange 2007
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Monitoring Exchange 2007
I acheieved the same result by using Core Configuration Manager to duplicate an existing COUNTER service and pasted in your performance counters.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.
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.
Re: Monitoring Exchange 2007
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.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Monitoring Exchange 2007
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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.