Hi Rohabu.
Thank you for your reply and interesting comments. I spend more time as a Linux sysadmin than a Windows one, so I'm still learning the finer arts of Windows sysadmin such as performance monitoring !
The reason behind the question is indeed to do with monitoring output via SNMP or WMI.
I assume your RPC and Queues suggestion are done via WMI ? Does Exchange need WMI installed/enabled explicitly, or it is done by default ?
Thank you again for your time.
Main Topics
Browse All Topics





by: RohabuPosted on 2009-11-03 at 03:48:52ID: 25727973
Hi TwentyFourSeven,
i only reply to the Exchange Server type because i've not yet played around with File Server monitoring to give you an usefull answer (but i think File I/O should be one thing to monitor).
For Exchange the way to implement the following monitoring parameters depends on what you're using to monitor the servers (Operations Manager, Nagios, Whatever)
Additional to the "big four" you should monitor the following:
networkpackages / s - this can show you eventually attacks or loops
interrupts / s - this can indicate a hardware failure when it reaches an unnormal high score
MSexchangeIS RPC Calls / s - this can give you an good overview of the server usage
Exchange Queues - if they reach a definde maximum you get an alarm and can take a look whats wrong with message transferring
Those parameters can be checked and monitored using the Exchange Standard Performance Counters (Perfmon) but i'm sure there are several ways to integrate them in other monitoring solutions.