958 Commits

Author SHA1 Message Date
garnier-quentin
d6314d7093 Fix #205 2015-11-12 21:34:56 +01:00
garnier-quentin
89c8f254c5 + Add global version 2015-11-10 11:16:11 +01:00
garnier-quentin
af71ac763e + Remove sanity option in help 2015-11-10 10:45:59 +01:00
garnier-quentin
fca3e08804 + Set sanity mode by default 2015-11-10 10:44:19 +01:00
garnier-quentin
c8c31b18c2 + Enhance cisco wlc mode: manage when it's in slave mode 2015-11-04 11:12:52 +01:00
garnier-quentin
269a94937f + Fix aruba users mode 2015-10-09 11:53:03 +02:00
garnier-quentin
ef5f5c298c + Fix #170 2015-10-01 10:01:18 +02:00
garnier-quentin
82f3a65a7b + fix custom mode choose (simple) 2015-09-18 15:49:07 +02:00
garnier-quentin
8da8362e1a + Enhance custom mode load: if there is only one custommode we load it (simple) 2015-09-18 15:44:17 +02:00
garnier-quentin
75d00a8cb7 + Fix #163 : problem with dynamic-command snmp mode 2015-09-15 15:35:55 +02:00
garnier-quentin
3cc76cb000 + Fix #147: proyxurl option not working 2015-09-10 10:44:04 +02:00
garnier-quentin
c02e72eb71 + add some explanation 2015-08-28 16:08:52 +02:00
garnier-quentin
9dea1d8f08 + add alternative Getopt module (Ref #144) 2015-08-28 14:01:46 +02:00
garnier-quentin
2b302a864f + add mode 'memory-flash' for cisco standard 2015-08-25 16:51:57 +02:00
garnier-quentin
4648fac3cf + Enhance databases used for exchange 2010 2015-08-25 11:50:29 +02:00
garnier-quentin
8c0a56da93 + Enhance exchange 2010 modes 2015-08-24 15:47:44 +02:00
garnier-quentin
0ff6ae899e + add outlook webservices mode for exchange 2010 2015-08-24 15:07:00 +02:00
garnier-quentin
33cc2c9a03 + add some modes for exchange 2010 2015-08-24 14:50:21 +02:00
garnier-quentin
7607ad507c + add mode for exchange: 'services', 'queues'
+ enhance mode to manage errors
2015-08-24 13:51:49 +02:00
garnier-quentin
a01f3c80eb + fix fujitsu eternus 2015-08-21 13:39:02 +02:00
garnier-quentin
4379cf4f65 + add debug option 2015-08-21 09:47:41 +02:00
garnier-quentin
f9251eaace + add list-databases and owa-mailbox modes for exchange 2010 2015-08-20 15:27:59 +02:00
garnier-quentin
95dcc5bfaa + Fix echange2010 checks 2015-08-20 12:23:38 +02:00
garnier-quentin
dc877d1da4 + Fix #129 2015-08-12 11:54:21 +02:00
garnier-quentin
406bb609cb + Enhance aruba ap-users 2015-08-10 16:31:56 +02:00
garnier-quentin
a0aef0292e + Remove misc module in http 2015-08-10 15:08:07 +02:00
garnier-quentin
de7635c044 + Enhance jmx error for unauthenticated users 2015-08-03 11:54:30 +02:00
garnier-quentin
a7050c1449 + fix #114 2015-07-29 15:02:59 +02:00
garnier-quentin
1b94ef3eb8 + Enhance http port manage 2015-07-29 14:35:55 +02:00
garnier-quentin
14bc6a54d8 + Fix cisco cpu 2015-07-28 18:48:05 +02:00
garnier-quentin
807972e328 Fix #109 2015-07-28 18:47:10 +02:00
garnier-quentin
aed5ed9304 + Enhance http class (Fix #108) 2015-07-28 18:17:04 +02:00
garnier-quentin
f195f5c2b1 + License now Apache 2.0 2015-07-21 11:51:02 +02:00
garnier-quentin
fb5619c7f3 + Enhance http ssl context 2015-07-16 14:26:32 +02:00
qgarnier
8f8eab6884 Merge pull request #94 from Shini31/https
Add key and root cert files options
2015-07-16 14:19:09 +02:00
Shini31
a774d42786 add key and root cert files options 2015-07-01 18:14:07 +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
qgarnier
38e9c43ff3 Merge pull request #90 from Sims24/tomcat
Common JVM
2015-06-30 10:35:42 +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