Commit Graph

99 Commits

Author SHA1 Message Date
garnier-quentin 710fbf9789 + fix mode refactoring airespace 2016-01-06 16:20:43 +01:00
garnier-quentin 6485d681da + work on migrating airespace mode with template counter 2016-01-06 16:14:44 +01:00
garnier-quentin d1f22efda6 + Add a template class for counters (WIP) 2016-01-06 15:09:58 +01:00
garnier-quentin 1f5d5d0d9c + add security on aruba 2016-01-05 14:51:43 +01:00
garnier-quentin 7b2d8f5d33 + Ref #256 2015-12-23 16:14:10 +01:00
garnier-quentin 9c0edbc525 + Fix #255 2015-12-23 14:42:36 +01:00
garnier-quentin 91619dc375 + Fix cisco ipsla mode: problem with cache file 2015-12-21 11:10:26 +01:00
garnier-quentin b79fc7e784 + mode cisco ipsla : add tag name in cache file name 2015-12-21 10:42:32 +01:00
garnier-quentin d9cf33e55e + Fix #249 2015-12-21 10:35:51 +01:00
garnier-quentin 7bdc08af54 + Fix #160 #39 2015-12-18 15:53:13 +01:00
garnier-quentin d355a224eb + Enhance cisco standard plugin environment mode (WIP) 2015-12-18 14:55:06 +01:00
garnier-quentin 9d0a25c176 + Enhance cisco wlc ap-status mode 2015-12-17 16:12:08 +01:00
garnier-quentin bbdb1bd7cc + enhance cisco ipsla (managing no tag name) 2015-12-11 17:15:14 +01:00
garnier-quentin 49e99dd405 + fix cisco environment voltage threshold 2015-12-01 13:18:21 +01:00
garnier-quentin 33520a92d7 + Fix #222 2015-11-26 15:49:14 +01:00
garnier-quentin bba71e0dcd + add plugin for dell s-series 2015-11-26 14:50:36 +01:00
garnier-quentin 514d2a0d66 + Enhance cisco standard hardware mode (some cases) 2015-11-24 11:51:27 +01:00
garnier-quentin 81f1ce5c30 + Fix aruba '--warning-snr' 2015-11-12 21:40:34 +01:00
garnier-quentin d6314d7093 Fix #205 2015-11-12 21:34:56 +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 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 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 406bb609cb + Enhance aruba ap-users 2015-08-10 16:31:56 +02:00
garnier-quentin de7635c044 + Enhance jmx error for unauthenticated users 2015-08-03 11:54:30 +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 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
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
Sims24 fc42b26015 Create classcount.pm
Control number of loaded class through jolokia/jmx
2015-06-30 08:31:12 +02:00