nixx
August 3, 2014, 10:57am
#1
I’m posting this in the DL7 forum as I’m not sure what I want is the same with DL6.
In the slave info (pulse :8080/api/slaves?Name=slave ) the total amount of available disk space is listed.
Would it be possible to also query for the following info:
available disk space per drive letter
total disk size per drive letter
this way I want to calculate the % of available disk space per disk.
This isn’t possible at the moment, since the total disk space is currently the only information that is stored in the database.
Cheers,
Ryan
nixx
August 4, 2014, 1:27pm
#3
ok, would it then be possible to get the total disk space and compare that to the total free disk space, regardless of the individual disks?
thanks!
Actually, I was mistaken. That query should return a property called “DiskStr”, and if the machine has more than 1 disk, it should have the free space for each disk in that property.
Only the free space is shown though, not the total disk space.
Cheers,
Ryan