Yep that should help... I have a one liner command that does the job & have spent a little ( :( ) time trying to run it as a command type data collector... I have FINALLY discovered that
1; setting ssh to false means that the command is run on the LOCAL system not on the remote system (so it should be called run locally...??) 2; That there is NO WAY to run a command on the remote system without using ssh despite the existence of hopeful looking zProperties variables like TelnetEnable... I do find it frustrating that often the only way to really find out how it works is either to debug the deamons or look at the scripts (EG it was only when I saw local shell variables in the debug output that I realised that the SSH option switched to local execution...) Ho hum now to borrow your expect script, I wonder if I can make the second part a one liner rather than a script..... -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=36873#36873 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
