LizardKingSchwing
Programmer
Hi
I have a JSP utility which runs on tomcat and also has a backend Java process which utilises a MySQL DB. Now I am building some pretty large tables of data. And I want to be able to check via the web server the space available on disk, I'd also like to check other things like memory usage and system start time etc.
Now the memory usage one I can get from the system class (along with OS etc. ) however I cannot find a way to get disk info.
Any help would be grrreeaaattt
cheers
LK--<
I have a JSP utility which runs on tomcat and also has a backend Java process which utilises a MySQL DB. Now I am building some pretty large tables of data. And I want to be able to check via the web server the space available on disk, I'd also like to check other things like memory usage and system start time etc.
Now the memory usage one I can get from the system class (along with OS etc. ) however I cannot find a way to get disk info.
Any help would be grrreeaaattt
cheers
LK--<