|
Default Parameters for WVDWinServiceTest
Many server applications in Windows environments run as background services. The WVDWinServiceTest checks the availability of the service that corresponds to an application.
This page depicts the default parameters that need to be configured for the WVDWinServiceTest.
Increased uptime and lower mean time to repair are critical to ensuring that IT infrastructures deliver a high quality of service to users. Towards this end, the eG Enterprise embeds an optional auto-correction capability that enables eG agents to automatically correct problems in the environment, as soon as they occur. With this capability, as and when an abnormal situation is detected, an eG agent can initiate corrective actions automatically to resolve the problem. Automatic correction without the need for manual intervention by IT operations staff reduces service downtime and improves operational efficiency. By default, the auto-correction capability is available in the eG Enterprise for the Processes running measure of Processes test, and the Availability measure of WVDWinServiceTest. The eG Enterprise includes a default auto-correction script for WVDWinServiceTest, which executes when the service that the eG agent has been configured to monitor, stops. To enable the auto-correction capability of the Windows Services first, select the Yes option against the CORRECT parameter in this page (by default, No will be selected here).
Upon selecting the Yes option, two new parameters, namely, ALARM TYPE, User Params, and Corrective Script will appear. The ALARM TYPE parameter indicates when the auto-corrective script should execute. You can set the corrective script to execute when a specific type of alarm is generated, by selecting an option from the ALARM TYPE list box. For example, if the Critical option is chosen from the ALARM TYPE list box, then the corrective script will run only when a critical alarm for the WVDWinServiceTest is generated. Similarly, if the Critical/Major option is chosen, then the corrective script will execute only when the eG Enterprise system generates critical or major alarms for the WVDWinServiceTest. In order to ensure that the corrective script executes regardless of the alarm type, select the Critical/Major/Minor option.
The CORRECTIVE SCRIPT text box can also contain none, so that the default script is automatically associated with the test. Administrators can build new auto-correction capabilities to address probable issues with other tests, by writing their own corrective scripts. To know how to create custom auto-correction scripts, refer to the eG User Manual.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test.
|