I had an issue that I found several other people had.  After installing snmp 
and snmp-informant on one of my windows machines and adding it in zenoss, I 
would get OID is bad errors and no perf graphs.  After looking into it for 2 
days I finally found the issue (this is assuming everything else is correct, 
like winuser/pass). 

First I noticed that I couldn't view the performance counters from the machine 
directly.  Secondly, when I tried an snmpwalk on .1.3.6.1.4.1.9600, I would get:

#snmpwalk -v2c -c secret-community host.domain.com .1.3.6.1.4.1.9600
SNMPv2-SMI::enterprises.9600 = No more variables left in this MIB View (It is 
past the end of the MIB tree)

So I reloaded all of the WMI counters, and boom everything was normal.  
Performance counters were all back, and when I redid the snmpwalk, all values 
were back.

On windows 2003 host:
1.  Open cmd prompt, change to your windows/system32 directory.
2.  lodctr /R
3.  Restart snmp service.
4.  Remodel device in zenoss (not necessary but just incase)

On windows 2000, I think you have to load each ini file individually from each 
folder in the windows/system32/inf/009/ directory.

Hope this helps someone.




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

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

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



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

Reply via email to