How does the hrStorageTable handle very large disks (> 20tb, for instance).
"Day, Robert" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CE3A7091AD178E47BE54B56E5BCC7276010BC79ED704@SBKMXSMB07.win.dowjones.net> |
Hey all,
I've been dealing with this problem for some time. We have some large disks here that cannot be measured accurately in the hrStorageTable due to a 32 bit integer being too small. I understand that when the value is too large, it raps the counter. In many of these cases, you can transform that value to get the correct value by performing:
2*2^32-{value}
A problem arises, however, if the drive size's representation is greater than 2^32*2 (or 2^33). Does net-snmp have any mib available similar to the hrStorageTable that shows disk logical disk information with 64 bit counters?
Thanks
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
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