xyzulu Thanks!
pratik_asabe I've just checked the API and this is possible to do. It requires an additional API request to be fired off. I'll add it to my todo list. The more API requests that need firing, the slower the results would be.
SeLi This is possible. Again it would require an additional API request slowing down the results. It may be best to add a new tab for this and then a button to query the data.
grradmin Would you mind trying the development branch? It may fix the issue you are experiencing: <script src="https://cdn.jsdelivr.net/gh/ss88uk/enhancecp-tools@development/load.js" defer></script>
Helix I believe this means one of your servers is not reporting disk usage via the API. I'll try some new coding to skip it and pray for the best however, if you could find the request to "/servers" in the developer console in the "Network" tab, copy the response, redact the important data (or don't) and submit it here: https://github.com/SS88UK/EnhanceCP-Tools/security (the submission is private and only visible between us both) that would help a lot!