Thanks for making a great monitoring product. I've just started using it after reading about it on Slashdot and I'm very impressed so far. I've been able to get all of my Redhat 4 systems monitored just fine, but on every one of my Redhat 3 systems I experience the same issue. It can't seem to poll the ssCpuRawWait parameter. This makes discovery fail and timeout in the middle, and also makes one of the performance graphs never show up, although other performance graphs seem ok.
A quick search of the forums indicates other people have this same issue. I'm using the latest version of net-snmp (updated from Redhat, just to make sure it wasn't a net-snmp bug): net-snmp-5.0.9-2.30E.20 net-snmp-libs-5.0.9-2.30E.20 Here is the output of the zenperfsnmp command, which will hopefully be useful for troubleshooting. Code: [EMAIL PROTECTED] ~]$ zenperfsnmp run -v10 -d qa-db1 DEBUG:zen.zenperfsnmp:Gathering performance data for qa-db1 DEBUG:zen.zenperfsnmp:received config for qa-db1 INFO:zen.zenperfsnmp:Configured 1 devices DEBUG:zen.zenperfsnmp:Updated configCycleInterval config to 30 DEBUG:zen.zenperfsnmp:getting device ping issues INFO:zen.zenperfsnmp:Unresponsive devices: [] DEBUG:zen.Events:Found device=localhost.localdomain DEBUG:zen.Events:EventClassInst=Start DEBUG:zen.Events:update status set clearid = '0ad8cca53521d212fffffff' where device='localhost.localdomain' and component='zenperfsnmp' and eventKey='' and (eventClass='/App/Stop' or eventClass='/App/Start'): --> 0 DEBUG:zen.Events:insert into log (evid, userName, text) select evid, "admin", "auto cleared" from status where clearid = "0ad8cca53521d212fffffff": --> 0 DEBUG:zen.Events:insert into history set Location='',prodState=1000,firstTime=1175180178.119,severity=0,component='zenperfsnmp',DeviceGroups='|',agent='zenperfsnmp',summary='started',dedupid='localhost.localdomain|zenperfsnmp|/App/Start||0|started',manager='localhost.localdomain',DeviceClass='/Server/Linux',device='localhost.localdomain',eventClass='/App/Start',lastTime=1175180178.119,Systems='|',message='started',eventKey='',deletedTime=null,evid='0ad8cca53521d212fffffff': --> 1 DEBUG:zen.Events:DELETE FROM status WHERE clearid IS NOT NULL: --> 0 WARNING:zen.zenperfsnmp:Error collecting data on qa-db1, recollecting WARNING:zen.zenperfsnmp:Error reading value for "ssCpuRawWait" on qa-db1 (oid .1.3.6.1.4.1.2021.11.54.0 is bad) INFO:zen.zenperfsnmp:collected 1 of 1 devices in 0.37 DEBUG:zen.zenperfsnmp:Sent 20 SNMP OID requests DEBUG:zen.zenperfsnmp:waiting for events to flush DEBUG:zen.Events:Found device=qa-db1 DEBUG:zen.Events:EventClassInst=Snmp DEBUG:zen.Events:insert into status set Location='',prodState=1000,firstTime=1175180179.446,severity=2,component='ssCpuRawWait',DeviceGroups='|',agent='zenperfsnmp',summary='Error reading value for \"ssCpuRawWait\" on qa-db1 (oid .1.3.6.1.4.1.2021.11.54.0 is bad)',dedupid='qa-db1|ssCpuRawWait|/Perf/Snmp||2|Error reading value for \\\"ssCpuRawWait\\\" on qa-db1 (oid .1.3.6.1.4.1.2021.11.54.0 is bad)',manager='localhost.localdomain',eventGroup='SnmpTest',DeviceClass='/Server/Linux/RedHat',device='qa-db1',eventClass='/Perf/Snmp',lastTime=1175180179.446,Systems='|',message='Error reading value for \"ssCpuRawWait\" on qa-db1 (oid .1.3.6.1.4.1.2021.11.54.0 is bad)',eventKey='',evid='0ad8cca53521d213ffffffe' on duplicate key update prodState=1000,summary='Error reading value for \"ssCpuRawWait\" on qa-db1 (oid .1.3.6.1.4.1.2021.11.54.0 is bad)',count=count+1,lastTime=1175180179.446: --> 1 DEBUG:zen.Events:DELETE FROM status WHERE clearid IS NOT NULL: --> 0 DEBUG:zen.Events:Found device=localhost.localdomain DEBUG:zen.Events:EventClassInst=Stop DEBUG:zen.Events:insert into status set Location='',prodState=1000,firstTime=1175180179.510,severity=3,component='zenperfsnmp',DeviceGroups='|',agent='zenperfsnmp',summary='stopped',dedupid='localhost.localdomain|zenperfsnmp|/App/Stop||3|stopped',manager='localhost.localdomain',DeviceClass='/Server/Linux',device='localhost.localdomain',eventClass='/App/Stop',lastTime=1175180179.510,Systems='|',message='stopped',eventKey='',evid='0ad8cca53521d213ffffffd' on duplicate key update prodState=1000,summary='stopped',count=count+1,lastTime=1175180179.510: --> 1 DEBUG:zen.Events:DELETE FROM status WHERE clearid IS NOT NULL: --> 0 ------------------------ Luke Youngblood -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=4950#4950 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
