Yes, I think so. Your target should look like: ###################################################################### # RFC1514 Host-Resources: # Total Disk Capacity: # .iso.org.dod.internet.mgmt.mib-2.host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize * # .iso.org.dod.internet.mgmt.mib-2.host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageAllocationUnits # Used Disk Capacity: # .iso.org.dod.internet.mgmt.mib-2.host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed * # .iso.org.dod.internet.mgmt.mib-2.host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageAllocationUnits ###################################################################### Target[DISK_F]:.1.3.6.1.2.1.25.2.3.1.5.5&.1.3.6.1.2.1.25.2.3.1.6.5:[EMAIL PROTECTED] * .1.3.6.1.2.1.25.2.3.1.4.5&.1.3.6.1.2.1.25.2.3.1.4.5:[EMAIL PROTECTED] / 1024 / 1024 / 1024
Returns the total disk capacity and used disk capacity in GB. You could replace the used disk capacity by the total disk capacity of your 2nd disk. HTH Thomas Rupp -----Ursprüngliche Nachricht----- Von: Stephen Patterson [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 15. April 2004 15:57 An: mrtg list Betreff: [mrtg] multiply 2 items by different amounts and display on same graph I'm trying to monitor disc space usage on a windows server via snmp. Due to the disc sizes, C:\ is returned in units of 512 bytes and D:\ in units of 4096 bytes. Can mrtg multiply the C figure by 512 and the D figure by 4096, and display them on the same graph? -- Stephen Patterson http://patter.mine.nu/ [EMAIL PROTECTED] remove SPAM to reply Linux Counter No: 142831 GPG Public key: 252B8B37 Caution: breathing may be hazardous to your health. -- Binary/unsupported file stripped by Ecartis -- -- Err : No filename to use for decode, file stripped. -- Type: application/pgp-signature -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
