Re: Bug?
Jean-Sebastien Morisset <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 01, 2006 at 09:27:30AM +0000, Dave Shield wrote: > On Tue, 2006-02-28 at 14:28 -0500, Jean-Sebastien Morisset wrote: >> And I receive the following trap: >> >> mteTriggerFired trap received from devsolx4.dev.me.org: dskTable >> .1.3.6.1.4.1.2021.9.1.100.3 1 /export/san /export/san: less than 25% >> free (= 515%) >> >> Here's the snmpwalk section for this filesystem: >> >> hrStorageIndex.10 = INTEGER: 10 >> hrStorageType.10 = OID: hrStorageFixedDisk >> hrStorageDescr.10 = STRING: /export/san >> hrStorageAllocationUnits.10 = INTEGER: 1024 Bytes >> hrStorageSize.10 = INTEGER: 857894876 >> hrStorageUsed.10 = INTEGER: 613520 >> >> As you can see, there's really no space problem. > > Can you try walking the UCD-SNMP-MIB:dskTable > That's meant to report the same information as the > Host Resources hrStorageTable, but it's not impossible > that there's a discrepancy between the two. > > If nothing else, it's the dskTable that's triggering > the trap, so seeing the contents of this table might > shed some light on what's actually happening. Ah, of course, I didn't notice that "dskTable" in the error message. :-) Here you go. As you can see, plenty of space reported here too. BTW, errors are being reported for /export/home AND /export/san. Here are the latest errors followed by the snmpwalk. mteTriggerFired trap received from devsolx4.dev.me.org: dskTable .1.3.6.1.4.1.2021.9.1.100.3 1 /export/san /export/san: less than 25% free (= 516%) mteTriggerFired trap received from devsolx4.dev.me.org: dskTable .1.3.6.1.4.1.2021.9.1.100.2 1 /export/home /export/home: less than 25% free (= 3109%) # snmpwalk -c ******** -O s -v 2c devsolx4 UCD-SNMP-MIB:dskTable dskIndex.1 = INTEGER: 1 dskIndex.2 = INTEGER: 2 dskIndex.3 = INTEGER: 3 dskPath.1 = STRING: / dskPath.2 = STRING: /export/home dskPath.3 = STRING: /export/san dskDevice.1 = STRING: /dev/dsk/c0t0d0s0 dskDevice.2 = STRING: /dev/dsk/c0t2d0s2 dskDevice.3 = STRING: /dev/dsk/c5t600C0FF0000000000824C347B635AD00d0s2 dskMinimum.1 = INTEGER: -1 dskMinimum.2 = INTEGER: -1 dskMinimum.3 = INTEGER: -1 dskMinPercent.1 = INTEGER: 50 dskMinPercent.2 = INTEGER: 25 dskMinPercent.3 = INTEGER: 25 dskTotal.1 = INTEGER: 53651285 dskTotal.2 = INTEGER: 142436675 dskTotal.3 = INTEGER: 857894876 dskAvail.1 = INTEGER: 48428911 dskAvail.2 = INTEGER: 138010545 dskAvail.3 = INTEGER: 831498871 dskUsed.1 = INTEGER: 4685862 dskUsed.2 = INTEGER: 153030 dskUsed.3 = INTEGER: 659159 dskPercent.1 = INTEGER: 9 dskPercent.2 = INTEGER: 0 dskPercent.3 = INTEGER: 0 dskPercentNode.1 = INTEGER: 3 dskPercentNode.2 = INTEGER: 0 dskPercentNode.3 = INTEGER: 0 dskErrorFlag.1 = INTEGER: 0 dskErrorFlag.2 = INTEGER: 0 dskErrorFlag.3 = INTEGER: 0 dskErrorMsg.1 = STRING: dskErrorMsg.2 = STRING: dskErrorMsg.3 = STRING: Thanks! js. -- Jean-Sebastien Morisset, Sr. UNIX Administrator <[email protected]> Personal Home Page <http://jsmoriss.mvlan.net/> Underwater and Travel Photographs <http://www.mvpix.com/> ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users