LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 30-Oct-2009, 11:45 AM
Member
 
Join Date: Feb 2008
Posts: 35
fdgoings 0 reputation points
Default Re: SLES SNMP Disk Usage-Monitoring

> How to I get the other file systems/volumes to show up for snmp disk
> monitoring??[/color]

Are you sure that they aren't there? There are multiple ways
of getting to the info, different oids. Try doing an
snmpwalk querying oid hrStorage and see if that doesn't
return back the oids you really want. The rest is up to your
software (WUG). For example:

snmpwalk -v 2c -c 'communitystring' your-host hrStorage
(has values for size, used, etc)

If that shows the data you want, then WUG isn't looking in
the right places. Not sure about how to train WUG.

You can try to walk everything with:

snmpwalk -v 2c -c 'communitystring' your-host .[/QUOTE]

The total disk space available should be around 40GB. Here are the results from the snmpwalk. Is the disk space there?? Nothing jumping out at me.


HQZCM2:~ # snmpwalk -v 2c -c ans1.21gwcfc! localhost hrStorage
HOST-RESOURCES-MIB::hrMemorySize.0 = INTEGER: 3081760 KBytes
HOST-RESOURCES-MIB::hrStorageIndex.1 = INTEGER: 1
HOST-RESOURCES-MIB::hrStorageIndex.3 = INTEGER: 3
HOST-RESOURCES-MIB::hrStorageIndex.6 = INTEGER: 6
HOST-RESOURCES-MIB::hrStorageIndex.7 = INTEGER: 7
HOST-RESOURCES-MIB::hrStorageIndex.10 = INTEGER: 10
HOST-RESOURCES-MIB::hrStorageIndex.31 = INTEGER: 31
HOST-RESOURCES-MIB::hrStorageIndex.32 = INTEGER: 32
HOST-RESOURCES-MIB::hrStorageIndex.33 = INTEGER: 33
HOST-RESOURCES-MIB::hrStorageType.1 = OID: HOST-RESOURCES-TYPES::hrStorageRam
HOST-RESOURCES-MIB::hrStorageType.3 = OID: HOST-RESOURCES-TYPES::hrStorageVirtualMemory
HOST-RESOURCES-MIB::hrStorageType.6 = OID: HOST-RESOURCES-TYPES::hrStorageOther
HOST-RESOURCES-MIB::hrStorageType.7 = OID: HOST-RESOURCES-TYPES::hrStorageOther
HOST-RESOURCES-MIB::hrStorageType.10 = OID: HOST-RESOURCES-TYPES::hrStorageVirtualMemory
HOST-RESOURCES-MIB::hrStorageType.31 = OID: HOST-RESOURCES-TYPES::hrStorageFixedDisk
HOST-RESOURCES-MIB::hrStorageType.32 = OID: HOST-RESOURCES-TYPES::hrStorageFixedDisk
HOST-RESOURCES-MIB::hrStorageType.33 = OID: HOST-RESOURCES-TYPES::hrStorageFixedDisk
HOST-RESOURCES-MIB::hrStorageDescr.1 = STRING: Physical memory
HOST-RESOURCES-MIB::hrStorageDescr.3 = STRING: Virtual memory
HOST-RESOURCES-MIB::hrStorageDescr.6 = STRING: Memory buffers
HOST-RESOURCES-MIB::hrStorageDescr.7 = STRING: Cached memory
HOST-RESOURCES-MIB::hrStorageDescr.10 = STRING: Swap space
HOST-RESOURCES-MIB::hrStorageDescr.31 = STRING: /
HOST-RESOURCES-MIB::hrStorageDescr.32 = STRING: /sys/fs/fuse/connections
HOST-RESOURCES-MIB::hrStorageDescr.33 = STRING: /root/.gvfs
HOST-RESOURCES-MIB::hrStorageAllocationUnits.1 = INTEGER: 1024 Bytes
HOST-RESOURCES-MIB::hrStorageAllocationUnits.3 = INTEGER: 1024 Bytes
HOST-RESOURCES-MIB::hrStorageAllocationUnits.6 = INTEGER: 1024 Bytes
HOST-RESOURCES-MIB::hrStorageAllocationUnits.7 = INTEGER: 1024 Bytes
HOST-RESOURCES-MIB::hrStorageAllocationUnits.10 = INTEGER: 1024 Bytes
HOST-RESOURCES-MIB::hrStorageAllocationUnits.31 = INTEGER: 4096 Bytes
HOST-RESOURCES-MIB::hrStorageAllocationUnits.32 = INTEGER: 4096 Bytes
HOST-RESOURCES-MIB::hrStorageAllocationUnits.33 = INTEGER: 4096 Bytes
HOST-RESOURCES-MIB::hrStorageSize.1 = INTEGER: 3081760
HOST-RESOURCES-MIB::hrStorageSize.3 = INTEGER: 4246432
HOST-RESOURCES-MIB::hrStorageSize.6 = INTEGER: 3081760
HOST-RESOURCES-MIB::hrStorageSize.7 = INTEGER: 434268
HOST-RESOURCES-MIB::hrStorageSize.10 = INTEGER: 1164672
HOST-RESOURCES-MIB::hrStorageSize.31 = INTEGER: 10033138
HOST-RESOURCES-MIB::hrStorageSize.32 = INTEGER: 0
HOST-RESOURCES-MIB::hrStorageSize.33 = INTEGER: 0
HOST-RESOURCES-MIB::hrStorageUsed.1 = INTEGER: 2498572
HOST-RESOURCES-MIB::hrStorageUsed.3 = INTEGER: 2498572
HOST-RESOURCES-MIB::hrStorageUsed.6 = INTEGER: 142560
HOST-RESOURCES-MIB::hrStorageUsed.7 = INTEGER: 434268
HOST-RESOURCES-MIB::hrStorageUsed.10 = INTEGER: 0
HOST-RESOURCES-MIB::hrStorageUsed.31 = INTEGER: 1485444
HOST-RESOURCES-MIB::hrStorageUsed.32 = INTEGER: 0
HOST-RESOURCES-MIB::hrStorageUsed.33 = INTEGER: 0
HQZCM2:~ #
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 11:48 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2