The zencommand daemon's log file ($ZENHOME/
) may show messages stating:collector
/zencommand.log
WARNING:zen.zencommand:Command timed out on devicedevice_name
:command
If this occurs, it usually indicates that the remote device has taken too long in order to return results from the commands. In order to increase the amount of time to allow devices to return results, change the zProperty zCommandCommandTimeout
to a larger value.
Navigate to the device or device class in the Zenoss web interface.
If applying changes to a device, click the page menu, then select
→ .If applying changes to a device class, click the zProperties tab.
Apply an appropriate value for the command timeout.
Table 26.5. SSH Timeout zProperties
Name | Description |
---|---|
zCommandCommandTimeout | Time in seconds to wait for commands to complete on the remote device. |
Click
to save your changes.