Hi everyone,
I want to find out if SIGAR can say witch is the hard disk for the partition "c: \" (by example).
Example to inderstand :
My configuration :
- C: \ is the only one partition on my first hard drive
- D: \ & E: \ are two partitions on my second hard drive
When I start with SIGAR with "DF" i have this information :
sigar> df
Filesystem Size Used Avail Use% Mounted on Type
C:\ 37G 15G 22G 41% C:\ NTFS/local
D:\ 76G 73G 3.7G 96% D:\ NTFS/local
E:\ 37G 16G 21G 44% E:\ NTFS/local
Impossible to know witch partition is on witch hard drive?
Someone knows how to obtain this information from SIGAR or has already risen this information?
Thank you all for this and Hyperic for the SIGAR API ! :)
Exo
I want to find out if SIGAR can say witch is the hard disk for the partition "c: \" (by example).
Example to inderstand :
My configuration :
- C: \ is the only one partition on my first hard drive
- D: \ & E: \ are two partitions on my second hard drive
When I start with SIGAR with "DF" i have this information :
sigar> df
Filesystem Size Used Avail Use% Mounted on Type
C:\ 37G 15G 22G 41% C:\ NTFS/local
D:\ 76G 73G 3.7G 96% D:\ NTFS/local
E:\ 37G 16G 21G 44% E:\ NTFS/local
Impossible to know witch partition is on witch hard drive?
Someone knows how to obtain this information from SIGAR or has already risen this information?
Thank you all for this and Hyperic for the SIGAR API ! :)
Exo