I don't know how I missed that one! Thanks Chet! Josh
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chet Luther Sent: Friday, July 06, 2007 9:50 AM To: General discussion of using zenoss system Subject: Re: [zenoss-users] Graphs in 2.x On Jul 6, 2007, at 9:14 AM, Baird, Josh wrote: > Since my migration from 1.x to 2.x, I have been having problems > creating custom data sources for graphs. I am currently running > 2.0.2. > > > > From zenperfsnmp: > > > > WARNING:zen.zenperfsnmp:Error collecting data on hostname, > recollecting > > WARNING:zen.zenperfsnmp:Error reading value for "upsBatteryCurrent" > on hostname (oid .1.3.6.1.2.1.33.1.2.6 is bad) > > WARNING:zen.zenperfsnmp:Error reading value for "upsBatteryVoltage" > on hostname (oid .1.3.6.1.2.1.33.1.2.5 is bad) > > WARNING:zen.zenperfsnmp:Error reading value for "upsBatteryStatus" > on hostname (oid .1.3.6.1.2.1.33.1.2.1 is bad) > > > > The OID is not bad though: > > > > [EMAIL PROTECTED]:/opt/zenoss/bin$ snmpwalk -v1 -c community hostname . > 1.3.6.1.2.1.33.1.2.1 > > SNMPv2-SMI::mib-2.33.1.2.1.0 = INTEGER: 2 Josh, As you can see from the output of the SNMP walk, the OID is actually . 1.3.6.1.2.1.33.1.2.1.0 (note trailing .0). Try using that in your template instead. Chet Luther [EMAIL PROTECTED] _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
