Submitted by: Zenoss Core
Description:
The LinuxMonitor ZenPack demonstrates the Secure Shell (SSH) features. This ZenPack includes functionality to model and monitor several types of device components for devices placed in the /Server/SSH/Linux device class by running commands and parsing the output. Parsing of command output is performed on the Zenoss server. The account used to monitor the device does not require root access or special privileges.
This ZenPack is documented in the Zenoss Extended Monitoring Guide.
REQUIREMENTS:
Zenoss Version: 2.5 for file ending in "py-2.4.egg" and 3.0 for file ending in "py-2.6.egg"
ZenPack Dependencies:
External Dependencies:
Installation:
Source: http://dev.zenoss.org/trac/browser/trunk/zenpacks
Report Issues: http://dev.zenoss.org/trac/
Troubleshooting:
Check the following:
- Correct class (/Server/SSH/Linux)
- Valid login information (Note: Issues have been reported passing passwords that contain "!" and "~")
- sshd running on target
- Correctly configured iptables/ip6table
- Targets reachable from Zenoss instance (should one have a highly segmented network)