1752 Commits

Author SHA1 Message Date
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
b3b3a45a47 Create plugin.pm
Add plugin.pm to check generic Java Mbean on Tomcat
2015-06-30 09:53:38 +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
garnier-quentin
18b16c4ab8 + fix illegal division for linux cpu local mode (Fix #88) 2015-06-29 17:07:47 +02:00
garnier-quentin
5314b44d53 + Add a plugin for oneaccess (Fix #86) 2015-06-29 10:43:20 +02:00
garnier-quentin
23029aa41d + Good netapp mode disk message 2015-06-29 09:49:40 +02:00
garnier-quentin
4f009fe338 + Add mode 'stack' for extreme plugin (Fix #75) 2015-06-26 14:53:27 +02:00
garnier-quentin
5c6f9e0265 + Add mysql mode for current longqueries (Fix #48) 2015-06-26 14:02:14 +02:00
garnier-quentin
56bbe18b3c + Change cisco SB path (Fix #84) 2015-06-26 13:16:55 +02:00
garnier-quentin
31b007d260 + Update doc: add some perls dependencies 2015-06-26 13:01:44 +02:00
garnier-quentin
5a3605a836 + Add perl dependencies in doc (Fix #83) 2015-06-26 11:41:03 +02:00
garnier-quentin
232b26dc5d + Fix netasq mode vpn-state 2015-06-25 17:26:33 +02:00
garnier-quentin
20ebd8a7d9 + fix netapp filesys mode 2015-06-25 14:18:08 +02:00
garnier-quentin
8c189e537b + remove zip. 2015-06-25 13:31:58 +02:00
garnier-quentin
b09354e5e0 + Enhance Netapp plugin for c-mode and add a qtree-usage mode 2015-06-25 13:31:18 +02:00
garnier-quentin
ed53a65b12 + Avoid loop ! 2015-06-24 17:12:56 +02:00
garnier-quentin
db7b35b06a Merge branch 'master' of https://github.com/centreon/centreon-plugins 2015-06-24 17:05:51 +02:00
garnier-quentin
8a6c6ee471 + Fix issue when you don't have some perl dependencies for output 2015-06-24 17:05:27 +02:00
garnier-quentin
2474a181be + add 'ha-status' mode for netasq plugin (Ref #14) 2015-06-23 21:51:17 +02:00
garnier-quentin
b7160d18cb + Add netasq plugin (Ref #14) (need some test) 2015-06-23 17:30:37 +02:00
garnier-quentin
7a7865295b + Fix aruba connections 2015-06-23 15:46:42 +02:00
garnier-quentin
ab02524db9 + Remove Hardcodec for equallogic 2015-06-23 15:03:55 +02:00
garnier-quentin
73f817ac9f + Add modes for aruba (Ref #8) 2015-06-23 14:57:35 +02:00
garnier-quentin
c22ca869d2 Merge branch 'master' of https://github.com/centreon/centreon-plugins 2015-06-23 10:01:55 +02:00
garnier-quentin
cee6a98f15 + Enhance CMC plugin 2015-06-23 10:01:32 +02:00
garnier-quentin
705aeb922f + Fix selenium plugin 2015-06-22 22:52:27 +02:00
garnier-quentin
87673ae485 + Add somme apps in the readme 2015-06-22 18:12:16 +02:00
garnier-quentin
d27acbcd3e + Update readme 2015-06-22 18:03:22 +02:00
garnier-quentin
60da185aab + add a plugin for dell equallogic (Ref #22) 2015-06-22 17:40:39 +02:00
garnier-quentin
cc1c87c9c6 + Add plugin for Dell CMC (blade m1000e) 2015-06-22 11:42:56 +02:00
garnier-quentin
228522321a + Remove bgppeerstate mode in snmp_standard (is in protocol) 2015-06-19 17:03:25 +02:00
garnier-quentin
d05e95625b + Add mode packet-errors for procurve plugin (Fix #37) 2015-06-19 16:44:55 +02:00
garnier-quentin
26447fb930 + Refactoring of cisco with a standard now 2015-06-19 16:27:43 +02:00
garnier-quentin
43e8244fdf + Create a standard aruba 2015-06-19 14:47:24 +02:00
garnier-quentin
9c0c89ea2b + Factorize 'sql' and 'connection-time' mode for databases 2015-06-19 14:36:37 +02:00
garnier-quentin
65e0a15c02 + Fix cisco hsrp mode 2015-06-18 16:31:33 +02:00
garnier-quentin
fd1cc13e24 + Enhance mode hsrp 2015-06-18 16:30:24 +02:00
garnier-quentin
2d8d7ffa5b + Refix cisco 2800 2015-06-18 16:14:50 +02:00
garnier-quentin
59cc2f9189 + Fix 2800 cisco 2015-06-18 16:13:17 +02:00
qgarnier
2912ba0bd2 Merge pull request #74 from Sims24/hsrp
Hsrp
2015-06-18 13:45:30 +02:00
garnier-quentin
124c0a3bfa + Enhance hirschmann plugin 2015-06-18 13:40:15 +02:00
qgarnier
35e1b5101c Merge pull request #69 from Shini31/Hirschmann
Hirschmann
2015-06-18 11:17:24 +02:00
garnier-quentin
e04fe5aec5 + Enhance riverbed check 2015-06-17 12:09:36 +02:00