The Active Script Monitors let you write either VBScript or JScript code to perform a check on a device. If the script returns an error code, the monitor is considered down.
Note: Please be aware that Ipswitch does not support the scripts that you create, only the ability to use them in the Active Script Monitor.
Note: Though the maximum timeout is 60 seconds, you are highly discouraged from using a timeout longer than the default of 10 seconds. You are encouraged to use the shortest timeout possible.
This script monitor has a context object that you can use to poll for specific information about the device in context.
We have provided several code samples for you to create useful active script monitors for your devices.