I'm having a couple of issues with a new install of zenoss. My problem is that
I am getting errors when running 'zemodeler run -d x.x.x.x'. It doesn't seem
to connect to the remote host and use the plugins (installed on the remote
host) to gather data. I can SSH into the remote host with the same
username/password that is configured in the zenoss console. Why can't this be
easy and just work?
The error is:
[EMAIL PROTECTED] bin]# ./zenmodeler run -d 1.2.3.4
INFO:zen.ZenModeler:loading collector plugins from:/usr/local/zenoss/Products/Da
taCollector/plugins
INFO:zen.ZenModeler:starting collector loop
INFO:zen.ZenModeler:collecting for device 1.2.3.4
INFO:zen.ZenModeler:ssh collection device 1.2.3.4
INFO:zen.ZenModeler:plugins: zenoss.cmd.uname
WARNING:zen.ZenModeler:no snmp plugins found for 1.2.3.4
WARNING:zen.ZenModeler:no portscan plugins found for 1.2.3.4
Traceback (most recent call last):
File "/usr/local/zenoss/lib/python/twisted/python/log.py", line 53, in callWit
hLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/local/zenoss/lib/python/twisted/python/log.py", line 38, in callWit
hContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/local/zenoss/lib/python/twisted/python/context.py", line 59, in cal
lWithContext 0 *:25019 *:*
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/local/zenoss/lib/python/twisted/python/context.py", line 37, in cal
lWithContext/python
return func(*args,**kw) *:*
--- <exception caught here> ---
File "/usr/local/zenoss/lib/python/twisted/internet/selectreactor.py", line 13
9, in _doReadOrWrite
why = getattr(selectable, method)()
File "/usr/local/zenoss/lib/python/twisted/internet/tcp.py", line 348, in doRe
ad
return self.protocol.dataReceived(data)
File "/usr/local/zenoss/lib/python/twisted/conch/ssh/transport.py", line 188,
in dataReceived
f(packet[1:])
File "/usr/local/zenoss/lib/python/twisted/conch/ssh/transport.py", line 597,
in ssh_SERVICE_ACCEPT
self.setService(self.instance)
File "/usr/local/zenoss/lib/python/twisted/conch/ssh/transport.py", line 225,
in setService
self.service.serviceStarted()
File "/usr/local/zenoss/lib/python/twisted/conch/ssh/userauth.py", line 222, i
n serviceStarted
self.askForAuth('none', '')
File "/usr/local/zenoss/lib/python/twisted/conch/ssh/userauth.py", line 226, i
n askForAuth
self.transport.sendPacket(MSG_USERAUTH_REQUEST, NS(self.user) + \
File "/usr/local/zenoss/lib/python/twisted/conch/ssh/transport.py", line 113,
in sendPacket
packet = struct.pack('!LB', totalSize+lenPad-4, lenPad)+ \
exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xf8 in position
0: ordinal not in range(128)
My version info:
Zenoss Zenoss 1.1.1
OS Linux (i686) 2.6.9 (Linux mon1.blah.com 2.6.9-42.0.10.EL #1 Tue Feb 27
09:24:42 EST 2007 i686)
Zope Zope 2.8.8
Python Python 2.3.4
Database MySQL 5.0.24 (Ver 5.0.24)
RRD RRDtool 1.2.15
Twisted Twisted 2.4.0
SNMP PySNMP 3.4.3
Twisted SNMP TwistedSNMP 0.3.13
[EMAIL PROTECTED] bin]$ python -V
Python 2.3.4
[EMAIL PROTECTED] bin]$ uname -a
Linux mon1.blah.com 2.6.9-42.0.10.EL #1 Tue Feb 27 09:24:42 EST 2007
i686 i686 i386 GNU/Linux
------------------------
Clayton Dillard
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=4804#4804
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users