I have a check_by_ssh command that runs from the command line, and via the 
'Test' button; however, is collecting no data and giving log entries:


Code:

2009-01-15 13:29:02 WARNING zen.zencommand: Command timed out on device 
IOI-MX1: /opt/zenoss/libexec/check_by_ssh -l root -H 10.7.4.11 -C 'postqueue -p 
| wc -l'



However, this runs fine as the 'zenoss' user:


Code:

[zen...@zenoss ~]$ /opt/zenoss/libexec/check_by_ssh -l root -H 10.7.4.11 -C 
'postqueue -p | wc -l'
1853
[zen...@zenoss ~]$ 




And when I run on /Devices/Templates 'Test' it runs:


Code:

Executing command against IOI-MX1
1853
DONE in 0 seconds





So, it seems to returning response pretty quickly, and so why is it timing out? 
 Any ideas how to troubleshoot would be appreciated.




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=30102#30102

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to