You are here:
ActiveXperts.com > Support > ActiveXperts Network Monitor > Online > Monitor > MS Active Directory Monitoring
Quicklinks
The following services are monitored:
The following processes are monitored:
The following WMI Counters are monitored:
All of the above items can be enabled/disabled to meet your requirements.
To change the default behaviour of new MS Active Directory checks, use your favorite text editor and make changes to the following file:
ChkDefMsAd.ini
This file is located in the following directory:
<installation-dir>\Sys\Roles\ directory
for instance:
C:\Program Files\ActiveXperts\Network Monitor\Sys\Roles\
This ChkDefMsAd.ini file has the following format:
[Microsoft Active Directory]
Services = Service-1<Service-1-displayname>,
... ,
Service-n<Service-n-Displayname>
Processes = Process-1<max-cpu(pct):max-memory(mb)>,
... ,
Process-n<max-cpu(pct):max-memory(mb)>
PerfCounters = WmiDataClass-1:WmiData-Instance-1:Condition-1,
...,
WmiDataClass-n:WmiData-Instance-n:Condition-n
NOTE: Use a '!' sign before a service, process or performance counter to disable the check by default (but still visible so it can be selected).