Commit Graph

18 Commits

Author SHA1 Message Date
garnier-quentin 65d46d083c + New year! 2017-01-09 17:12:12 +01:00
garnier-quentin 956a2160c0 + Fix problem with java 8 2016-06-01 14:28:24 +02:00
garnier-quentin fc5e64a46c + update licence date 2016-01-20 19:09:18 +01:00
garnier-quentin f195f5c2b1 + License now Apache 2.0 2015-07-21 11:51:02 +02:00
garnier-quentin 11ad243ed9 + Add hsrp mode 2015-07-01 13:09:43 +02:00
garnier-quentin 7b2bdecc5f + Fix Class count mode for jmx java 2015-06-30 17:00:29 +02:00
garnier-quentin 32f711efe7 + Fix mode threads for jmx standard jvm 2015-06-30 15:11:47 +02:00
garnier-quentin f89e82bdc8 + Enhance jmx threads mode 2015-06-30 15:05:57 +02:00
garnier-quentin 1a03fec584 + Enhance java tomcat 2015-06-30 11:12:24 +02:00
garnier-quentin faf6578d2b + Enhance java jmx 2015-06-30 11:03:08 +02:00
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