Page 1 of 1
How to get Disk used/free totals for ALL drives combined
Posted: Tue Mar 14, 2017 10:49 am
by dlukinski
Hello XI Support
Is there a way to get Disk used/free totals (both windows and linux hosts) for all drives combined?
- we need this one badly
Thank you,
Dimitri
Re: How to get Disk used/free totals for ALL drives combined
Posted: Tue Mar 14, 2017 11:03 am
by avandemore
I don't know of anything existing which will do this, but there are some plugins which would be a decent start.
https://exchange.nagios.org/directory/P ... sk/details
https://exchange.nagios.org/directory/P ... pl/details
https://exchange.nagios.org/directory/P ... rd/details
If it was me, I'd take one of those closest to the desired functionality and rewrite it to iterate over all the relevant RRD files and do your summation. Probably going to need some methodology to ensure the RRD's are currently in use, and some work for dynamically finding new ones as well.
Re: How to get Disk used/free totals for ALL drives combined
Posted: Wed Jul 26, 2017 12:40 pm
by dlukinski
Please close this thread
Thank you