Alright, I installed Ubuntu 7.04 thinking it was an issue with the OS and how
it handled SNMP w/ Zenoss. That wasn't the case. I am still running the latest
version of Zenoss but getting errors on SNMP again.
The SNMPWALK command works like a champ so I know communications is good. But
when I MODEL the device it errorszen.SnmpClient.
Surely this isn't a bug in this version or other people would be screaming as
well.
Anyone shed some light on this? Did I miss a step or something here? I've wiped
and loaded OS 3 times now and I'm tired of doing it.
The info below is from a fresh system and this is the results of the first
device I loaded.
MODEL DEVICE results====
Code:
2008-08-26 17:14:18 INFO zen.Utils Executing command:
/usr/local/zenoss/bin/zenmodeler run --now -F -d 10.21.27.10 --weblog
2008-08-26 17:14:23 WARNING zen.ZenModeler Reconnected to ZenHub
2008-08-26 17:14:23 INFO zen.ZenModeler collecting for device 10.21.27.10
2008-08-26 17:14:23 INFO zen.ZenModeler no wmi plugins found for 10.21.27.10
2008-08-26 17:14:23 INFO zen.ZenModeler no python plugins found for 10.21.27.10
2008-08-26 17:14:23 INFO zen.ZenModeler no cmd plugins found for 10.21.27.10
2008-08-26 17:14:23 INFO zen.ZenModeler snmp collection device 10.21.27.10
2008-08-26 17:14:23 INFO zen.ZenModeler plugins: zenoss.snmp.NewDeviceMap,
zenoss.snmp.DeviceMap, zenoss.snmp.InterfaceMap, zenoss.snmp.RouteMap
2008-08-26 17:14:23 ERROR zen.SnmpClient Unable to talk: SNMP info for
10.21.27.10 at 10.21.27.10:161 timeout: 2.5 tries: 2 version: v1 community:
public
Traceback (most recent call last): File
"/usr/local/zenoss/Products/DataCollector/SnmpClient.py", line 93, in doRun
driver.next() File "/usr/local/zenoss/Products/ZenUtils/Driver.py", line 58, in
next raise ex TypeError: int expected instead of str instance
2008-08-26 17:14:23 INFO zen.SnmpClient snmp client finished collection for
10.21.27.10
2008-08-26 17:14:23 ERROR zen.SnmpClient Device 10.21.27.10 had an error:
[Failure instance: Traceback (failure with no frames): exceptions.TypeError:
int expected instead of str instance ]
2008-08-26 17:14:23 INFO zen.ZenModeler no change detected
2008-08-26 17:14:23 INFO zen.ZenModeler no portscan plugins found for
10.21.27.10
2008-08-26 17:14:23 INFO zen.ZenModeler scan time: 0.50 seconds
2008-08-26 17:14:24 INFO zen.ZenModeler Daemon ZenModeler shutting down
2008-08-26 17:14:25 INFO zen.ZenModeler zenmodeler shutting down
2008-08-26 17:14:26 INFO zen.PerformanceConf configuration collected
SNMPWALK results====
Code:
Command: snmpwalk -v1 -c${device/zSnmpCommunity} ${here/manageIp} system
Description:
Output:
==== 10.21.27.10 ====
snmpwalk -v1 -cpublic 10.21.27.10 system
SNMPv2-MIB::sysDescr.0 = STRING: Hardware: x86 Family 15 Model 4 Stepping 4
AT/AT COMPATIBLE - Software: Windows 2000 Version 5.1 (Build 2600
Multiprocessor Free)
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.311.1.1.3.1.1
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (30596) 0:05:05.96
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING: FRANK
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 79
DONE in 0 seconds on 1 targets
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=24297#24297
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users