Commit Graph

8 Commits

Author SHA1 Message Date
garnier-quentin 7e74221899 + Enhance for plugin tomcat 2015-06-30 10:51:20 +02:00
Sims24 ac874e4cd8 Create threadcount.pm
Monitor number of thread of the JVM
2015-06-30 08:40:49 +02:00
Sims24 aa158a2ae4 Create memorydetailed.pm
Detailed check of your JVM memory usage
2015-06-30 08:39:38 +02:00
Sims24 2e3e98f3b3 Create memory.pm
Monitor Heap and NonHeap memory usage of your JVM
2015-06-30 08:37:54 +02:00
Sims24 bfc9581f6b Create loadaverage.pm
Mode load average for the JVM, please be aware that it may not work on Oracle JVM 6 and not exist on Oracle JVM 7
2015-06-30 08:36:23 +02:00
Sims24 2c2328fe4a Create fdusage.pm
Monitor file descriptor percentage usage of your JVM
2015-06-30 08:34:10 +02:00
Sims24 8b694f3b8f Create cpuload.pm
Mode cpuload through JMX/Jolokia
2015-06-30 08:32:36 +02:00
Sims24 fc42b26015 Create classcount.pm
Control number of loaded class through jolokia/jmx
2015-06-30 08:31:12 +02:00