Custom Remote Integer
GitHub: uptimesoftware/custom-remote-integerVersion Compatibility Module Name | Uptime Monitoring Station Version |
---|---|
Custom Remote Integer 1.0 | 7.8, 7.7, 7.6, 7.5, 7.4, 7.3 |
Information Table | |||
---|---|---|---|
Description: | The Custom Remote Integer will trigger a script on a remote system via the Uptime agent and return the output to Uptime as an integer value. This allows you to do greater than/less than style comparisons. As well as save for graphing purposes. | ||
Supported Monitoring Stations: | 7.8, 7.7, 7.6, 7.5, 7.4, 7.3 | ||
Supported Agents: | Windows, Solaris, Linux, AIX | ||
Installation Notes: | ####Agent Configuration Since this mod requires an agent component you will need to do the following on each server that you want to trigger a remote script. ####Linux/Solaris:
####Windows:
The scripts can be in any programming language (bat, vbs, php, perl,etc) as long as they can be executed on the command line. The Command Name is just a descriptive name for the script. The Path to Script is the full path to the script (including the script name). Example (batch script): Command: Script: Example (vbs script): Command: Script:
| ||
Dependencies: | Agent must be installed to trigger remote script. Agent password must also be set up. | ||
Input Variables: |
| ||
Output Variables: |
| ||
Languages Used: |
|