|
Default
Parameters for DSEvtLogTest
The DSEvtLogTest reports statistical information about the Directory Service events recorded in the event log. This page depicts the default parameters that need to be configured for the DSEvtLogTest.
-
The TEST PERIOD
list box helps the user to decide how often this test needs to be executed.
-
In the LOGTYPE text box, specify the type of event logs to be monitored. The default value is application.
-
While configuring this test for a specific component, you will have the following options:
- Manually specify the event sources, IDs, and descriptions to be monitored, or,
- Select a filter policy within which the event sources, IDs and descriptions to be monitored have been pre-defined
If you want the first option to be the default selection for all Eventlog components that are managed subsequently, then set the POLICY FILTER flag to false. If you want the second option to be the default, then set the POLICY FILTER flag to true.
-
In the FILTER text box, mention the filter policy to be selected by default for all Eventlog components managed henceforth.
- The eG agent can either use WMI to extract event log statistics or directly parse the event logs using event log APIs. If the USEWMI flag is YES, then WMI is used. If not, the event log APIs are used. This option is provided because on some Windows NT/2000 systems (especially ones with service pack 3 or lower), the use of WMI access to event logs can cause the CPU usage of the WinMgmt process to shoot up. On such systems, set the USEWMI parameter value to NO. On the other hand, when monitoring systems that are operating on any other flavor of Windows (say, Windows 2003/XP/2008/7/Vista/12), the USEWMI flag should always be set to ‘Yes’.
-
The DD FREQUENCY refers to the frequency with which detailed diagnosis measures are to be generated. The default is 1:1. This indicates that, by default, detailed measures will be generated every time this test runs, and also every time the test detects a problem. The DDFREQ refers to the frequency with which detailed diagnosis measures are to be generated. The default is 1:1. This indicates that, by default, detailed measures will be generated every time this test runs, and also every time the test detects a problem. Typically, detailed diagnosis frequencies are set globally, using the DIAGNOSIS CONFIGURATION page that appears when the Configure -> Diagnosis menu sequence is followed. This global setting can be overridden at the test-level using the DDFREQ parameter. To disable the detailed diagnosis capability for a test, you can set this parameter to none.
|