Hi Running zenoss core 2.1.2-0 on OpenSuSE 10.2 and trying to use SSH monitoring instead of SNMP.
I added the device successfully with the following plugins selected: zenoss.cmd.uname zenoss.cmd.df zenoss.cmd.linux.ifconfig zenoss.cmd.linux.memory zenoss.cmd.linux.process zenoss.cmd.linux.netstat_an zenoss.cmd.linux.netstat_rn I have zenoss-pluggins installed on the OpenSuSE10.2 target machine. Code: # zenplugin.py --list-plugins platform 'linux2' supports the following plugins: uptime intf process tivo mem io mysql apache disk cpu smart I added a zenoss user to the target machine and entered the correct username and password in the Zproperties page for the device. Now when I try and model the device, I get the following output: > 2008-01-21 23:47:01 INFO zen.Device Executing command: > /usr/local/zenoss/bin/zenmodeler run --now -F -d 82.205.140.136 --weblog > 2008-01-21 23:47:03 INFO zen.ZenModeler starting collector loop > 2008-01-21 23:47:03 INFO zen.ZenModeler collecting for device > 82.205.140.136 > 2008-01-21 23:47:03 INFO zen.ZenModeler using ssh collection device > 82.205.140.136 > 2008-01-21 23:47:03 INFO zen.ZenModeler plugins: zenoss.cmd.uname > 2008-01-21 23:47:03 INFO zen.ZenModeler no snmp plugins found for > 82.205.140.136 > 2008-01-21 23:47:03 INFO zen.ZenModeler no portscan plugins found for > 82.205.140.136 > 2008-01-21 23:50:03 WARNING zen.ZenModeler client 82.205.140.136 > timeout > 2008-01-21 23:50:03 INFO zen.ZenModeler scan time: 180.46 seconds > 2008-01-21 23:50:03 INFO zen.ZenModeler stopping... and in the log file of the target machine: > Jan 22 10:48:22 bgdproxy sshd[26313]: pam_unix2(sshd:auth): conversation > failed > Jan 22 10:48:22 bgdproxy sshd[26313]: error: ssh_msg_send: write > It seems like there is some kind of authentication error. I tried using key based authentication as well but get the same error. thanks L -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=15619#15619 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
