Storage Target problem

"Liu, William" <[email protected]>
Newsgroups gmane.network.cricket.user
Message-ID <[email protected]>
> I have a problem getting values to show/graph on cricket 1.0.5 with
> HP-UX servers.  It is probably just a configuration issue, hope
> someone can give some advise.
> 
> Here's values from Defaults:
> # Disk stats (Don't forget the instance number...)
> OID    ucd_diskfree         1.3.6.1.4.1.2021.9.1.7
> OID    ucd_diskused         1.3.6.1.4.1.2021.9.1.8
> OID    ucd_diskpused        1.3.6.1.4.1.2021.9.1.9
> datasource ucd_diskfree
>     ds-source    = snmp://%snmp%/ucd_diskfree.%inst%
>     rrd-ds-type  = GAUGE
> 
> datasource ucd_diskused
>     ds-source    = snmp://%snmp%/ucd_diskused.%inst%
>     rrd-ds-type  = GAUGE
> 
> datasource ucd_diskpused
>     ds-source    = snmp://%snmp%/ucd_diskpused.%inst%
>     rrd-ds-type  = GAUGE
> 
> targetType    ucd_Storage
>     ds    = "ucd_diskfree, ucd_diskused, ucd_diskpused"
>     view  = "Storage: ucd_diskfree ucd_diskused,
>              Percent Used: ucd_diskpused"
> 
> graph    ucd_diskfree
>     color     = dark-green
>     draw-as   = AREA
>     y-axis    = "Bytes"
>     legend    = "Bytes of space free"
>     bytes     = true
>     y-max     = %max-size%
>     y-min     = 0
>     scale     = 1024,*
> 
> graph    ucd_diskused
>     color     = red
>     draw-as   = AREA
>     y-axis    = "Bytes"
>     legend    = "Bytes of space used"
>     bytes     = true
>     y-max     = %max-size%
>     y-min     = 0
>     scale     = 1024,*
> 
> graph    ucd_diskpused
>     color     = blue
>     draw-as   = AREA
>     y-axis    = "%"
>     units     = "%"
>     legend    = "Percent of space used"
> 
> Here's values from Targets:
> target ucd_diskused
>     target-type   = ucd_Storage
>     mtargets      = disk_root;disk_usr;disk_var
>     short-desc    = "Disk usage (all disks)"
>     order         = 997
> 
> Clearly, the values are attainable from a snmpwalk of the server:
> [root]# snmpwalk -v 2c -c public host  1.3.6.1.4.1.2021.9.1.7
> UCD-SNMP-MIB::dskAvail.1 = INTEGER: 73504
> UCD-SNMP-MIB::dskAvail.2 = INTEGER: 565400
> UCD-SNMP-MIB::dskAvail.3 = INTEGER: 2512816
> [root]# snmpwalk -v 2c -c public host  1.3.6.1.4.1.2021.9.1.8
> UCD-SNMP-MIB::dskUsed.1 = INTEGER: 138968
> UCD-SNMP-MIB::dskUsed.2 = INTEGER: 1379896
> UCD-SNMP-MIB::dskUsed.3 = INTEGER: 2191896
> [root]# snmpwalk -v 2c -c public host  1.3.6.1.4.1.2021.9.1.9
> UCD-SNMP-MIB::dskPercent.1 = INTEGER: 65
> UCD-SNMP-MIB::dskPercent.2 = INTEGER: 71
> UCD-SNMP-MIB::dskPercent.3 = INTEGER: 47
> 
> These values or "instances" are not translating into the graphs.  How
> to troubleshoot or solve this?  Any ideas?
> 
> Thanks.
***********************************************************************************
This email message and any attachments thereto are intended only for use by the addressee(s) named above, and may contain legally privileged and/or confidential information. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the [email protected] and destroy the original message.
*********************************************************************************** 
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.