Configuration
Two options exist to open the configuration page of the d.ecs monitor powershell executer.
Via the URL https://<basis-adresse>/monwpe<Hostname>/config.
Choose Linked pages for d.ecs monitor powershell executer object in d.ecs monitor.
The following illustration shows the main configuration page. This page provides an overview of the currently configured PowerShell scripts.
Click on an entry of the list to open the detail view of the object to be checked.
The following illustration shows the configuration of the PowerShell scripts in detail. You can adjust the configuration in this view.
Note
The PowerShell script must return a Double-value.
The notification thresholds can then be configured in the d.ecs monitor.
Click on Test current configuration to execute the PowerShell script and display the result.
Two monitoring objects are created for each configuration.
The monitoring object Executability has the value 0 if the script could be executed without errors. In case of an error, the value -1 is set. The error limit is also permanently set to this value, so that this monitoring object changes to error status.
The monitoring object Return value corresponds to the double value that is determined within the script and returned to d.ecs monitor powershell executor.