|
|
| Author |
Message |
trevarthan Beginner
Joined: 15 Nov 2004 Posts: 6
|
Posted: Fri Nov 26, 2004 6:13 pm Post subject: SNMP dskAvail.%dskIndex% & NET-SNMP |
|
|
Hello,
I'm trying to get my disk graphing going. However, I don't have the 'dsk*' OID in my tree, AFAIK.
What I have is hrStorage[Index|Type|Descr|AllocationUnits|Size|Used].
I'm using net-snmp 5.1.2 and NetMrg 0.18.2.
So, how do I create my snmp disk tests? Can I modify the existing "Disk - *" tests somehow? Or do I have to create a new test for each individual disk partition on my machine? That would be a bit of a pain... |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Fri Nov 26, 2004 8:33 pm Post subject: |
|
|
We typically add a 'disk <path>' line to our snmpd.conf files (would look like 'disk /', for example). This will create some more useful information in net-snmp.
-Doug |
|
| Back to top |
|
 |
trevarthan Beginner
Joined: 15 Nov 2004 Posts: 6
|
Posted: Sat Nov 27, 2004 3:23 am Post subject: |
|
|
| I knew there had to be a simple explanation. Yup. That worked. Thanks! |
|
| Back to top |
|
 |
|