hello,
i tested the useful tool : di
does anybody has experience with these tool ?
manpage : di manpage
when i use the example for HP-UX "bdf-i" : di -d k -f Sbuv2UFPM
i should get the same result , what i want ! but are these the right options ?
Examples
Various df equivalent format strings for System V release 4 are:
/usr/bin/df -v di -P -f msbuf1
/usr/bin/df -k di -dk -f sbcvpm
/usr/ucb/df di -dk -f sbuv2m
GNU df:
df di -dk -f SbuvpM -w 10
df -T di -dk -f STbuvpM -w 10
AIX df:
df di -d 512 -f Sbf1UPM -w 10
df -I di -d 512 -f Sbuf1M
df -I -M di -d 512 -f SMbuf1 -w 10
HP-UX bdf:
bdf di -d k -f Sbuv2M
bdf -i di -d k -f Sbuv2UFPM
If you like your numbers to add up/calculate the percentage correctly,
try one of the following format strings:
di -f SMbuf1T
di -f SMbcvpT
di -f SMBuv2T
regards