This action allows you to write either VBScript or JScript code to perform a customized action. If the script returns an error code, the action failed.
To add or edit an active script action:
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.
Note:It is not recommend that you use percent variables in script text, because they may resolve to text containing special characters (' ' (quotes), " " (double-quotes), % (percent), new line characters, and the like) that may break your script.
This script action has a context object you can use to get specific information about the context of the action.
We have provided several code samples for you to create useful script actions for your devices.
All script features in WhatsUp Gold utilize the SNMP API.
Tip: To check the status of an action, or to cancel an action, on the console go to Tools > Running Actions.