IDERA

SSH Command

 GitHub: uptimesoftware/monitor-ssh-command
Tags : ssh java
Category: plugin

Version Compatibility
Module Name
Uptime Monitoring Station Version
SSH Command Monitor 1.07.8, 7.7, 7.6, 7.5, 7.4, 7.3
Information Table
Description:

This plugin remotely executes a command through SSH and monitors the string/numeric output, exit code and response time.

Supported Monitoring Stations:7.8, 7.7, 7.6, 7.5, 7.4, 7.3
Supported Agents:No Uptime agent required.
Installation Notes:

You must restart the uptime data collector (Windows) / core (Linux) service after installation.

Dependencies:
Input Variables:
  • SSH Username
  • SSH Password
  • SSH Port
  • SSH Command (e.g. uptime | cut -f4 -d, | cut -f2 -d: | sed '/^$/d;s/[[:blank:]]//g')
  • Result Datatype (String/Numeric)
Output Variables:
  • Returned Data (String)
  • Returned Data (Numeric)
  • Exit Code
  • Response time
Languages Used:
  • Java

Notes:

Copyright © 2017 IDERA, Inc.   Legal   Privacy Statement