Commit Graph

30 Commits

Author SHA1 Message Date
garnier-quentin db74d39b76 simplify class counters naming 2020-05-13 14:18:28 +02:00
garnier-quentin dccdc34b0a happy new year! 2020-01-06 15:19:23 +01:00
garnier-quentin 1e7e8c1277 move default mode 2019-06-28 16:38:24 +02:00
garnier-quentin 23ecc86ed7 cleaning code (WIP) 2019-03-26 17:30:51 +01:00
garnier-quentin d10a5f1ec1 update copyright date 2019-01-09 09:57:11 +01:00
Fabien THEPAUT 33521303f1 New Year ! 2018-01-29 14:11:11 +01:00
qgarnier ad2e0ca332 Fix #826 2017-12-13 20:10:09 +01:00
qgarnier 5af3a42684 enhance jmx mode with statefile for proxy mode 2017-12-04 16:00:12 +01:00
qgarnier baef3d499a add tomcat mode connector-usage 2017-10-03 15:52:59 +02:00
qgarnier 268cfffa31 enhance memory detailed 2017-10-02 15:44:15 +02:00
garnier-quentin 569dafc5d8 + add gc-usage mode for jvm 2017-03-15 14:23:38 +01:00
garnier-quentin e1165820a4 + Enhanced code java memory-detailed 2017-03-03 17:25:38 +01:00
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