Im working on setting up a Zenoss server for our network as a test run and if 
all goes well we will be deploying the enterprise version on a bank network. 
How ever, Im currently hitting a snag that I cant quite solve.

I cant seem to "model" any of the devices I added. 

I have gotten tips from this post 
(http://community.zenoss.com/forums/viewtopic.php?p=6777) and another about 
problems with Ubuntu server and SNMP configuration.

When i tell Zenoss to modle a device the output looks like this. 
 
Code:
Time    Level   Module          Message
2007-12-28 13:25:25     INFO    zen.Device      Executing command: 
/usr/local/zenoss/bin/zenmodeler run --now -F -d 0001-20123 --weblog
2007-12-28 13:25:35     INFO    zen.ZenModeler  starting collector loop
2007-12-28 13:25:35     INFO    zen.ZenModeler  collecting for device 0001-20123
2007-12-28 13:25:35     INFO    zen.ZenModeler  no cmd plugins found for 
0001-20123
2007-12-28 13:25:35     INFO    zen.ZenModeler  snmp collection device 
0001-20123
2007-12-28 13:25:35     INFO    zen.ZenModeler  plugins: zenoss.snmp.DeviceMap, 
zenoss.snmp.InterfaceMap, zenoss.snmp.RouteMap
2007-12-28 13:25:36     INFO    zen.ZenModeler  no portscan plugins found for 
0001-20123
2007-12-28 13:25:36     INFO    zen.SnmpClient  snmp client finished collection 
for 0001-20123
2007-12-28 13:25:36     INFO    zen.ApplyDataMap        processing 
zenoss.snmp.DeviceMap for device 0001-20123
2007-12-28 13:25:36     INFO    zen.ApplyDataMap        processing 
zenoss.snmp.InterfaceMap for device 0001-20123
2007-12-28 13:25:37     INFO    zen.ApplyDataMap        processing 
zenoss.snmp.RouteMap for device 0001-20123
2007-12-28 13:25:37     INFO    zen.ApplyDataMap        changes applied
2007-12-28 13:25:37     INFO    zen.ZenModeler  scan time: 1.49 seconds
2007-12-28 13:25:37     INFO    zen.ZenModeler  stopping...



and it never seems to get past stopping.  All deamons are up and running.

Also The SNMPwalk looks like this


Code:
Command: snmpwalk -v1 -c${device/zSnmpCommunity} ${here/manageIp} system
Description:
Output:
==== 0001-20123 ====
snmpwalk -v1 -cpublic 10.0.40.8 system
SNMPv2-MIB::sysDescr.0 = STRING: Hardware: x86 Family 15 Model 2 Stepping 9 
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: (7367379) 20:27:53.79
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING: 0001-20123
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 76
DONE in 1 seconds on 1 targets



Currently It is being set up in a VM (waiting to get a server in to dedicate it 
to) im running Zenoss 2.1.2-0 on Ubuntu 7.10 (i know its not supported but the 
install is exactly the same as 7.04)

Any help would be greatly appreciated.




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

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

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



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

Reply via email to