hai 

i am using zenoss 2.4.2 virtual machine,i have discover a windows 2003 server , 
it has snmp service enabled with community public and firewall disabled.

But Zenoss is not showing any graph(cpu,memory), it is just showing an error 
called " MISSING RRD FILE server1  cpuPercentprocessTime_cpuPercentprocessTime 
".

I have gone through zenoss documents, according to it , this happens when 
zenoss is unable to communicate with snmp service of the server.

But i have tried the snmp walk command (snmpwalk -v1 -c public server1) from 
zenoss , and it successfully returning lots of data like below.


> snmpwalk -v1 -c public server1

SNMPv2-MIB::sysDescr.0 = STRING: Hardware: x86 Family 15 Model 2 Stepping 5 
AT/AT COMPATIBLE - Software: Windows Version 5.2 (Build 3790 Multiprocessor 
Free)
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.311.1.1.3.1.2
SNMPv2-MIB::sysUpTime.0 = Timeticks: (44784699) 5 days, 4:24:06.99
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING: BOOK2
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 76
IF-MIB::ifNumber.0 = INTEGER: 2
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.65539 = INTEGER: 65539
IF-MIB::ifDescr.1 = STRING: MS TCP Loopback interface
IF-MIB::ifDescr.65539 = STRING: Broadcom NetXtreme Gigabit Ethernet #2
IF-MIB::ifType.1 = INTEGER: softwareLoopback(24)
IF-MIB::ifType.65539 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifMtu.1 = INTEGER: 1520
IF-MIB::ifMtu.65539 = INTEGER: 1500
IF-MIB::ifSpeed.1 = Gauge32: 10000000
IF-MIB::ifSpeed.65539 = Gauge32: 1000000000
IF-MIB::ifPhysAddress.1 = STRING:
IF-MIB::ifPhysAddress.65539 = STRING: 0:f:1f:3:fe:af
IF-MIB::ifAdm
inStatus.1 = INTEGER: up(1)
IF-MIB::ifAdminStatus.65539 = INTEGER: up(1)
IF-MIB::ifOperStatus.1 = INTEGER: up(1)
IF-MIB::ifOperStatus.65539 = INTEGER: up(1)
IF-MIB::ifLastChange.1 = Timeticks: (0) 0:00:00.00
IF-MIB::ifLastChange.65539 = Timeticks: (0) 0:00:00.00
IF-MIB::ifInOctets.1 = Counter32: 641
IF-MIB::ifInOctets.65539 = Counter32: 3019066967
IF-MIB::ifInUcastPkts.1 = Counter32: 22
IF-MIB::ifInUcastPkts.65539 = Counter32: 82343848
IF-MIB::ifInNUcastPkts.1 = Counter32: 0
IF-MIB::ifInNUcastPkts.65539 = Counter32: 1090164  


 As snmpwalk is returning the above info, it means that snmp is working 
properly.If snmp is working fine then why zenoss is unable to create the cpu 
and memory RRD files.


Waiting for the Experts comments..................

Thank you,




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

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

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



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

Reply via email to