-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
None
Currently we monitor CPU, RAM and HTTP requests/sessions but we don't monitor disk I/O operations.
As Java does not provide any native library achieving that, we can rely on Sigar (which uses an JNI wrapper).