Commit Graph

604 Commits

Author SHA1 Message Date
garnier-quentin f07815221a + update cache name 2016-11-30 17:19:06 +01:00
garnier-quentin 626f682b57 + fix error undefined 2016-11-30 16:26:58 +01:00
garnier-quentin a0a2b09abf Merge branch 'master' of https://github.com/centreon/centreon-plugins 2016-11-30 16:10:13 +01:00
garnier-quentin b58aae7ad3 + lower reload cache time 2016-11-30 16:09:52 +01:00
qgarnier 2cf0099946 Merge pull request #555 from Sims24/master
Enhance checkpoint memory mode
2016-11-29 15:45:09 +01:00
garnier-quentin 9cde07a27a + update help 2016-11-29 15:21:03 +01:00
garnier-quentin fb7a4081df + update cisco prime plugin 2016-11-29 15:17:40 +01:00
garnier-quentin be0b418843 + WIP : cisco prime wifi 2016-11-29 14:57:30 +01:00
garnier-quentin 86a5ac9b95 + working on cisco prime wlc 2016-11-29 14:15:37 +01:00
Sims24 707e60bae9 + fix copyrights 2016-11-28 18:28:04 +01:00
Sims24 8a99379a1b + enhance memory mode
+ add swap
+ add failed memory allocations
+ refactor code 
+ ref https://github.com/centreon/centreon-plugins/issues/337
2016-11-28 18:27:10 +01:00
garnier-quentin 559576356b + Add QoS Cisco mode 2016-11-28 14:08:25 +01:00
Sims24 6ed6da9a98 + Add --no-ha-status in help 2016-11-25 18:08:58 +01:00
Sims24 e12cad69ee + enhance hastate mode
+ more flexibility on triggers
+ choose exit status when ha doesn't work or not installed
+ ref https://github.com/centreon/centreon-plugins/issues/373
2016-11-25 17:45:48 +01:00
garnier-quentin 4571e841a4 + Fix #532 2016-11-04 11:38:59 +01:00
garnier-quentin 4f1b145bed + add percent in output 2016-10-14 15:54:58 +02:00
garnier-quentin 08e85d7edd + add unit in perfdata 2016-10-14 15:53:49 +02:00
garnier-quentin 9106b51670 + Fix #517 2016-10-14 15:51:31 +02:00
garnier-quentin 646dfb2b05 + Ref #517 2016-10-14 15:31:46 +02:00
garnier-quentin 530ac29f47 + Fix typo 2016-09-30 19:27:23 +02:00
Kevin LABOURDETTE 43bc24186b Fixed found translation. 2016-09-27 16:15:21 +02:00
garnier-quentin 4981abe26f + Fix failover asa mode 2016-09-14 16:26:52 +02:00
garnier-quentin b055c75ac0 + enhance cisco asa failover mode (WIP) 2016-09-14 14:58:36 +02:00
garnier-quentin 132d0c875e + Fix #468 2016-09-13 11:15:04 +02:00
garnier-quentin 6c354027a9 + Ref #468 (WIP) 2016-09-12 16:39:17 +02:00
garnier-quentin 5978086515 + Fix #486 2016-09-06 17:55:44 +02:00
Erkan ed3d540b78 fix typo 2016-08-18 10:10:58 +02:00
garnier-quentin 9026fa9f5a + remove useless lines 2016-08-01 14:09:24 +02:00
garnier-quentin 3c1dc80894 + add voice cisco gateway 2016-08-01 13:56:38 +02:00
Sims24 b893882756 + add missing snmp directory 2016-07-21 12:34:31 +02:00
Sims24 57644d297a + add plugin for digi equipments
https://github.com/centreon/centreon-plugins/issues/447
2016-07-21 11:15:20 +02:00
Sims24 5af6b6b222 + add gprs mode for digi rtr
- check status, signal strength, attachement, registration and network technology
2016-07-21 11:13:35 +02:00
Sims24 159befa2ed + add temperature mode for digi rtr
https://github.com/centreon/centreon-plugins/issues/447
2016-07-20 16:34:31 +02:00
Sims24 446c61b3c4 + add memory mode for digi rtr
https://github.com/centreon/centreon-plugins/issues/447
2016-07-20 16:33:55 +02:00
Sims24 828f2a2330 + add cpu mode for digi rtr
https://github.com/centreon/centreon-plugins/issues/447
2016-07-20 16:33:00 +02:00
Sims24 6214ed39cf + fix error on ssid in foreach 2016-07-20 16:06:45 +02:00
Sims24 cd05748644 + syntax guidelines 2016-07-20 16:03:14 +02:00
Sims24 0ca496409b + minor optimizations
++ enhance error management when filter by SSID
++ reduce snmp query scope
2016-07-20 15:48:50 +02:00
Sims24 dbce4168f6 + add connectedusers mode
Fix https://github.com/centreon/centreon-plugins/issues/445
2016-07-20 15:01:29 +02:00
Sims24 6f3ca369b6 + add aerohive plugin
https://github.com/centreon/centreon-plugins/issues/445
2016-07-20 15:00:06 +02:00
Sims24 1b1ab0be5b + fix path to module 2016-07-13 13:05:44 +02:00
Sims24 98f6be56eb + fix path to module 2016-07-13 13:04:01 +02:00
Sims24 cd26d117e7 + add digital signal processing mode
https://github.com/centreon/centreon-plugins/issues/20
2016-07-13 12:58:39 +02:00
Sims24 38dfdd61b5 + add channels monitoring mode
https://github.com/centreon/centreon-plugins/issues/20
2016-07-13 12:56:24 +02:00
Sims24 0cfa290c49 + add call statistics mode
https://github.com/centreon/centreon-plugins/issues/20
2016-07-13 11:58:06 +02:00
Sims24 0d10cd377e + fix indent and paths 2016-07-13 11:49:03 +02:00
Sims24 0501a8d22d + add plugin.pm
Ref https://github.com/centreon/centreon-plugins/issues/20
2016-07-13 11:47:54 +02:00
garnier-quentin a99a1d1690 + enhance bluecoat 2016-07-08 11:44:58 +02:00
garnier-quentin 22be340eb3 + Fix temperature sensor 2016-06-27 12:51:21 +02:00
garnier-quentin 19bcbab1d6 + fix temperature sensor 2016-06-27 11:41:40 +02:00
garnier-quentin a1752509b8 + Fix #425 2016-06-27 11:34:58 +02:00
garnier-quentin 069d3a1f32 + add plugin digi anywhere usb 2016-06-27 10:19:37 +02:00
Sims24 d4a9eef7bb + Add total number of nodes 2016-06-17 09:35:34 +02:00
Sims24 2a52fe61dd + remove deprecated mode ha-status 2016-06-17 09:32:55 +02:00
Sims24 5dc79776ed + delete hastatus.pm
Deprecated - now part of hanodes.pm
2016-06-17 08:38:49 +02:00
Sims24 65bc2c0c1f + remove ambigous perfdata for prct_dead 2016-06-17 08:38:11 +02:00
Sims24 4bd14895a1 + merge hanodes.pm and hastates.pm 2016-06-16 16:52:47 +02:00
Sims24 b112da6e07 + add ha-nodes mode
Ref https://github.com/centreon/centreon-plugins/issues/99
2016-06-02 09:48:08 +02:00
Sims24 a29f95b69c + add ha-nodes mode
Ref https://github.com/centreon/centreon-plugins/issues/99
2016-06-02 09:46:20 +02:00
Sims24 f4b13b9717 Merge pull request #17 from Sims24/vpn_forti
merge branch
2016-06-02 09:41:51 +02:00
Sims24 c2a395477f + fix typo threshold (help) 2016-05-23 14:51:19 +02:00
Sims24 eb9cc7081a + fix typo threshold (sub) 2016-05-23 14:50:22 +02:00
Sims24 ea60975de8 + fix typo threshold (sub) 2016-05-23 14:49:26 +02:00
Sims24 891812a362 + fix typo threshold 2016-05-23 14:48:18 +02:00
Sims24 e255fab724 + fix typo threshold 2016-05-23 14:47:24 +02:00
Sims24 dc8b722ba4 + fix typo threshold 2016-05-23 14:46:12 +02:00
Sims24 5003262774 + fix typo threshold (help) 2016-05-23 14:44:49 +02:00
Sims24 e03f1e07bc + fix typo threshold 2016-05-23 14:43:36 +02:00
Sims24 ce6480b0a1 +add vpn mode to plugin
https://github.com/centreon/centreon-plugins/issues/261
2016-05-16 13:07:58 +02:00
Sims24 30ad4f5bdf + add connection mode
https://github.com/centreon/centreon-plugins/issues/99
2016-03-25 11:25:57 +01:00
Sims24 bc6e8e9ea0 + Add UDP/TCP connections mode for Netasq
https://github.com/centreon/centreon-plugins/issues/99
2016-03-25 11:24:43 +01:00
Sims24 7588cd748f + Change plugin.pm to use BSD memory check 2016-03-25 09:20:26 +01:00
Jean-François Rameau 62ad1afc0b Update users.pm 2016-03-15 14:28:31 +01:00
garnier-quentin 563d4f99d3 + Fix juniper isg 2016-03-07 21:57:10 +01:00
garnier-quentin 40a3cb8bb4 + add juniper isg (Fix #316) 2016-03-07 15:52:22 +01:00
garnier-quentin f931e836f1 + fix kemp warn message with snmpv1 2016-02-18 15:06:54 +01:00
garnier-quentin 61c7ea43ab + add ha-status mode for kemp 2016-02-17 15:12:15 +01:00
garnier-quentin 299fb77020 + add kemp plugin 2016-02-17 11:27:08 +01:00
garnier-quentin 6e3f079a16 + Enhance cpu for cisco ironport 2016-02-12 15:41:47 +01:00
garnier-quentin c4016ec6b9 + Fix #286 2016-02-10 16:39:50 +01:00
garnier-quentin b40894ef9c + Enhance cisco ASA sessions (Fix #315) 2016-02-08 22:33:53 +01:00
garnier-quentin 4a25b44230 + fix help 2016-02-03 16:22:26 +01:00
garnier-quentin 317edcdf72 + fix help 2016-02-03 16:19:30 +01:00
garnier-quentin 932f4dddf0 Merge branch 'master' of https://github.com/centreon/centreon-plugins 2016-02-03 10:32:38 +01:00
garnier-quentin f8bf73bbcc + Remove dead code 2016-02-03 10:32:12 +01:00
garnier-quentin 5be6fb58f6 + Fix parent call method 2016-01-29 15:48:41 +01:00
garnier-quentin 5ebbcc6c3e + indentation fix 2016-01-22 10:32:42 +01:00
qgarnier a37549ca1d Merge pull request #295 from Sims24/trapeze-network
Add plugin for Juniper/Trapeze WLC
2016-01-22 10:28:27 +01:00
Sims24 78cce40ea0 + add apstatus.pm (juniper/trapeze) 2016-01-22 10:11:23 +01:00
Sims24 dd07e1b0a5 Create apstatus.pm 2016-01-22 10:09:17 +01:00
Sims24 c5e6f3c319 + add apusers.pm (juniper/trapeze) 2016-01-22 10:05:50 +01:00
Sims24 6af4253198 + add memory.pm (juniper/trapeze) 2016-01-22 09:34:52 +01:00
Sims24 248b5d1c34 + add cpu.pm (juniper/trapeze) 2016-01-22 09:32:23 +01:00
Sims24 f71b39aac1 +add plugin.pm (juniper/trapeze) 2016-01-22 09:29:15 +01:00
garnier-quentin fc5e64a46c + update licence date 2016-01-20 19:09:18 +01:00
garnier-quentin 79436afc8d + add moduleport in hp vc plugin 2016-01-19 14:39:45 +01:00
garnier-quentin c7c66721f2 + update help 2016-01-19 11:20:59 +01:00
garnier-quentin 87628d7ba2 + add plugin hp vc (Fix #229) 2016-01-19 11:20:05 +01:00
garnier-quentin c526465394 + Fix poe status for extreme network 2016-01-18 09:39:58 +01:00
garnier-quentin 481aa14d8f + add poe status for extreme network plugin 2016-01-18 09:38:45 +01:00
garnier-quentin dd7e12057a + Fix #233
+ Fix #158
2016-01-13 11:42:03 +01:00
garnier-quentin d66ae5454b + Fix #192 2016-01-12 12:26:07 +01:00
garnier-quentin 46666073ae + update: refactoring with hardware template class 2016-01-08 16:05:55 +01:00
garnier-quentin 49e191dc66 + update: refactoring with hardware template class 2016-01-08 14:29:55 +01:00
garnier-quentin 8d9e3d4b63 + update hardware mode for extreme plugin (refactoring) 2016-01-07 16:06:10 +01:00
garnier-quentin 2f426d5a2e + Work on new class template for hardware 2016-01-07 15:11:27 +01:00
garnier-quentin 154bee082c + update: using new class template counter 2016-01-07 14:00:10 +01:00
garnier-quentin 00cbee8298 + fix bigip snmp refactoring 2016-01-07 11:24:31 +01:00
garnier-quentin 840c6efd9a + use template counter for f5 bigip 2016-01-07 11:18:14 +01:00
garnier-quentin 05d370ddbb + Fix mode hardware plugin bluecoat 2016-01-05 15:59:31 +01:00
garnier-quentin cca5fe66de + Fix failover mode for f5 bigip 2015-12-18 14:02:39 +01:00
garnier-quentin 7d070b08ca + Update failover mode F5 BigIP 2015-12-18 13:49:00 +01:00
garnier-quentin 328e1fec22 + Add failover mode for F5 BigIP 2015-12-18 13:46:16 +01:00
garnier-quentin 67c74b92b5 + Enhance f5 bigip mode connections 2015-12-18 11:31:50 +01:00
garnier-quentin dd62e4c43f + Enhance f5 network bigip connections mode 2015-12-18 11:07:27 +01:00
garnier-quentin 68df9b2e5c + Enhance f5 bigip connection mode (WIP) 2015-12-18 10:55:12 +01:00
garnier-quentin 240f4fc8f6 + Fix hardware cisco f5 bigip 2015-12-18 10:24:23 +01:00
garnier-quentin 69c1818370 + enhance f5 bigip plugin mode hardware 2015-12-18 10:15:39 +01:00
garnier-quentin b448040d58 + Fix #223 2015-11-27 09:46:51 +01:00
garnier-quentin bba71e0dcd + add plugin for dell s-series 2015-11-26 14:50:36 +01:00
garnier-quentin 702ebf4723 + add hardware mode 3com 2015-11-06 14:08:01 +01:00
garnier-quentin aa4785bd51 + Correct hardware bluecoat 2015-11-06 14:06:02 +01:00
garnier-quentin 439e4f3236 + 3com: change order 2015-11-06 13:54:40 +01:00
garnier-quentin af60854ad8 + fix cpu 3com 2015-11-06 13:48:53 +01:00
garnier-quentin 1ceded94be + add 3com plugin (WIP) 2015-11-06 13:44:47 +01:00
garnier-quentin 2cdd7ae294 + Protect to avoid errors on checking h3c hardware on wrong hardware 2015-11-06 11:31:05 +01:00
garnier-quentin bd3a2bfca8 + fix problem with predective failure 2015-10-09 15:31:52 +02:00
Sims24 09ca75f92e Update sessions.pm
My bad, fix dumb copy/paste and typo
2015-10-08 10:23:35 +02:00
garnier-quentin 55b9cc39d7 + add plugin for digi portserver TS 2015-10-06 14:04:23 +02:00
garnier-quentin 9cf494e5d1 + enhance mode 2015-09-30 14:22:25 +02:00
Sims24 88096be079 Update plugin.pm
Add connections mode ref
2015-09-28 17:44:34 +02:00
Sims24 345ed54ea5 Create connections.pm
Add a mode to check TCP Connections (Client, Server, and Active server connections)
2015-09-28 17:43:45 +02:00
Sims24 6b90ad23d5 Update sessions.pm
Add failed sessions monitoring https://github.com/centreon/centreon-plugins/issues/158
2015-09-25 15:21:45 +02:00
Sims24 d825452bfc Update hardware.pm, fix short output
Wrong skip/total components display
2015-09-24 16:11:01 +02:00
garnier-quentin 64d6875b32 + Fix #167 : wrong output message 2015-09-18 10:22:56 +02:00
garnier-quentin 191674975b + Fix help 2015-09-11 16:14:02 +02:00
garnier-quentin 3c06f83c35 + Fix help 2015-09-11 15:50:01 +02:00
garnier-quentin 8fea0666da + Fix #151 2015-09-11 11:53:59 +02:00
garnier-quentin b95b27cccb + fix alcatel oxe pbx-role typo 2015-09-02 17:35:32 +02:00
THEPAUT 61d1536e80 Update plugin.pm 2015-08-28 16:47:37 +02:00
Fabien THEPAUT 2856af1d69 Add pxb-role mode 2015-08-28 16:45:05 +02:00
garnier-quentin 746b38ee7d + fix threshold-overload 2015-08-26 14:46:03 +02:00
garnier-quentin d5fd0d52f7 + update bluecoat plugin mode hardware 2015-08-26 14:05:04 +02:00
garnier-quentin 2b302a864f + add mode 'memory-flash' for cisco standard 2015-08-25 16:51:57 +02:00
garnier-quentin 92b2ab6623 + Fix #141 2015-08-25 10:59:04 +02:00
garnier-quentin 2add807da9 + Fix threshold-overload 2015-08-24 17:07:09 +02:00
garnier-quentin 13a89f95de + set list for bigip skipping in debug mode 2015-08-21 14:33:06 +02:00
garnier-quentin 8bdff17fea + Fix license 2015-08-21 13:09:43 +02:00
garnier-quentin a15ea366ba + fix alcatel isam check 2015-08-21 12:46:27 +02:00
garnier-quentin 846adb3a7c + Fix Big integers 2015-08-21 11:38:11 +02:00
garnier-quentin cbf79fb49d + Fix alcatel ISAM 2015-08-21 11:24:40 +02:00
garnier-quentin 031985c23e + Fix alcatel ISAM plugin (WIP) 2015-08-21 11:20:13 +02:00
garnier-quentin 06291f338b + Alcatel ISAM plugin (WIP) 2015-08-21 11:15:12 +02:00
garnier-quentin b9aabd2e84 + Begin work on Alcatel ISAM 2015-08-21 10:58:27 +02:00
garnier-quentin 4379cf4f65 + add debug option 2015-08-21 09:47:41 +02:00
garnier-quentin d084c95b94 + fix domain alcatel oxe 2015-08-20 17:11:53 +02:00
garnier-quentin 9c92f2961c + fix alcatel domain oxe 2015-08-20 17:08:00 +02:00
garnier-quentin 676a003672 + Add alcatel oxe plugin 2015-08-20 16:50:50 +02:00
garnier-quentin 1ba7565739 Merge branch 'master' of https://github.com/centreon/centreon-plugins 2015-08-18 14:46:02 +02:00
garnier-quentin 19fc1e747a + fix oneaccess memory mode 2015-08-18 14:45:42 +02:00
garnier-quentin 9da8952ff5 + Add options to manage 0 or skipped values for interface snmp 2015-08-17 23:19:33 +02:00
garnier-quentin be6cd928eb + Add list-connections mode for atrica 2015-08-17 16:43:12 +02:00
garnier-quentin e5b112a2a3 + add option --add-global for interfaces mode: get stats up/down 2015-08-17 16:22:21 +02:00
garnier-quentin 8cba2fd80b + Add atrica plugin (WIP) 2015-08-17 15:06:11 +02:00
garnier-quentin 7ed4de4d15 + move directory for bluecoat 2015-08-12 15:11:24 +02:00
garnier-quentin 0ba8eb1a16 + fix bluecoat issue 2015-08-12 14:57:31 +02:00
garnier-quentin 61084c2717 + Fix pool-status from bigip 2015-07-28 18:22:36 +02:00
garnier-quentin 85aa122445 + Fix interfaces (Fix #77) 2015-07-23 11:36:27 +02:00
garnier-quentin bf71079410 + update licence on 2 files 2015-07-21 12:51:13 +02:00
garnier-quentin f195f5c2b1 + License now Apache 2.0 2015-07-21 11:51:02 +02:00
garnier-quentin cb2b8d0beb + Fix checkpoint hardware (Ref #87) 2015-07-20 17:38:56 +02:00
garnier-quentin 16c08c8ebe + Enhance checkpoint hardware mode (Ref #87) 2015-07-20 16:47:56 +02:00
garnier-quentin a842ea9983 + Update list-node also bigip 2015-07-07 14:59:54 +02:00
garnier-quentin a1cdf596d0 + last fix on bigip f5 2015-07-07 14:55:39 +02:00
garnier-quentin 2795524af8 + Fix node name in bigip 2015-07-07 14:43:12 +02:00
garnier-quentin d002e7f2b5 + Enhance still bigip modes 2015-07-07 14:34:01 +02:00
garnier-quentin ec77a22f07 + enhance bigip modes 2015-07-07 14:32:31 +02:00
garnier-quentin 6c6506bcba + Fix bigip mode 2015-07-07 14:17:18 +02:00
garnier-quentin f5c36b3172 + Enhance f5 bigip mode: better management old oids 2015-07-07 13:50:23 +02:00
garnier-quentin a833798d36 + Working on node status for bigip 2015-07-07 10:29:26 +02:00
garnier-quentin 8f8d92774e + Fix extreme networks 2015-07-03 13:31:10 +02:00
garnier-quentin d3159c7ab1 + add message in extreme stack mode 2015-07-03 11:20:32 +02:00
garnier-quentin b319030530 + Fix extreme stack mode 2015-07-03 11:18:28 +02:00
garnier-quentin ba044ab87b + test stack hex change for extreme 2015-07-03 10:04:15 +02:00
garnier-quentin d8a8b4bdab + Fix dlink temperature 2015-07-02 19:11:56 +02:00
garnier-quentin d44c9222ad + Fix extreme networks stack mode 2015-07-02 19:09:41 +02:00
garnier-quentin 8c7daf7a51 + Add temperature in hardware extreme 2015-07-02 19:05:32 +02:00
garnier-quentin 11ad243ed9 + Add hsrp mode 2015-07-01 13:09:43 +02:00
garnier-quentin b4c5bc45c4 + Enhance netasq mode 2015-06-30 11:47:04 +02:00
garnier-quentin 5314b44d53 + Add a plugin for oneaccess (Fix #86) 2015-06-29 10:43:20 +02:00
garnier-quentin 4f009fe338 + Add mode 'stack' for extreme plugin (Fix #75) 2015-06-26 14:53:27 +02:00
garnier-quentin 56bbe18b3c + Change cisco SB path (Fix #84) 2015-06-26 13:16:55 +02:00
garnier-quentin 232b26dc5d + Fix netasq mode vpn-state 2015-06-25 17:26:33 +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 73f817ac9f + Add modes for aruba (Ref #8) 2015-06-23 14:57:35 +02:00
garnier-quentin 60da185aab + add a plugin for dell equallogic (Ref #22) 2015-06-22 17:40:39 +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 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
garnier-quentin 50af2310fe + Fix ironport plugin 2015-06-17 09:39:31 +02:00
garnier-quentin 211fd1113e + Fix extreme network modes (hardware and memory) 2015-06-17 09:22:37 +02:00
Sims24 15ba34f536 Create hsrp.pm
hsrp role check
2015-06-16 01:46:29 +02:00
Sims24 85fd87aa82 Update plugin.pm
add mode hsrp for cisco 2800
2015-06-16 01:44:37 +02:00
garnier-quentin c195ec2265 + Fix h3c mode cpu and memory 2015-06-15 14:19:56 +02:00
garnier-quentin 43ee7f1582 + Fix ggsn juniper: right unit for traffic 2015-06-13 18:50:08 +02:00
garnier-quentin ef40bca891 + add mode for h3c plugin (memory and cpu) 2015-06-13 18:39:11 +02:00
Shini31 ada53ec409 directory error 2015-06-12 12:24:08 +02:00
garnier-quentin 1fd3180a21 + Enhance hardware h3c plugin 2015-06-11 18:41:23 +02:00
garnier-quentin 07b9985f1e Merge branch 'master' of https://github.com/centreon/centreon-plugins 2015-06-11 18:02:10 +02:00
garnier-quentin b6ede5119b + Beginning for h3c. Need to do memory and cpu 2015-06-11 18:01:33 +02:00
qgarnier 742bc1dbdd Merge pull request #71 from s-duret/master
Update storage.pm
2015-06-10 17:00:24 +02:00
Stéphane Duret a2670760a3 Update storage.pm
Option --name doesn't exist in this mode, so I delete it in help
2015-06-10 16:43:23 +02:00
Shini31 bd5f092365 change directory organisation 2015-06-10 11:10:24 +02:00
Shini31 abcf57b235 first release 2015-06-09 15:04:23 +02:00
garnier-quentin c31bc31295 + Optimize cisco stack mode 2015-06-09 13:57:58 +02:00
Shini31 236a8b434f Add new directory 2015-06-08 17:16:07 +02:00
Shini31 677c84b859 add check led 2015-06-08 17:14:47 +02:00
Shini31 85bb16d311 change again directory 2015-06-08 15:43:54 +02:00
Shini31 ecd863c73f add check environment 2015-06-08 15:16:16 +02:00
Shini31 006f6b7d28 change directory 2015-06-08 14:27:03 +02:00
Shini31 15e8641da3 add temperature check 2015-06-08 14:25:20 +02:00
Shini31 35c09edda6 add memory check 2015-06-08 13:03:43 +02:00
Shini31 a8024b0923 add min value for perfdata 2015-06-08 13:03:11 +02:00
Shini31 6b795c674d add min value for perfdata 2015-06-08 13:02:56 +02:00
Shini31 1289ef6d07 add process count check 2015-06-08 11:29:27 +02:00
Shini31 9c47f4fec6 add cpu check 2015-06-08 11:28:18 +02:00
garnier-quentin f400dc6bbe + add plugin for extreme networks
+ minor fix in ironport
2015-06-06 22:55:21 +02:00
garnier-quentin 850d76609f + add cisco ironport plugin (need tests. soon) 2015-06-04 09:05:08 +02:00
garnier-quentin e8cb64eb9d - enhance mode 'environment' for plugin 'hp procurve snmp' (Fix #62) 2015-05-27 15:17:29 +02:00
garnier-quentin 30b13740ac + add mode 'ips-stats' for fortigate plugin (Fix #42) 2015-05-16 21:02:20 +02:00
garnier-quentin d08aa7b1a5 Add plugin for dlink
Ref #56
2015-05-14 22:54:41 +02:00
garnier-quentin f5375a5c75 Add plugin riverbed steelhead
Thanks to afriqs
2015-05-08 22:59:12 +02:00
garnier-quentin 9bade3e68a Fix #45 2015-05-07 13:24:58 +02:00
Quentin Garnier 1b05da1a07 Fix again 2015-04-28 13:53:44 +02:00
Quentin Garnier 81894be5d7 Fix cisco cpu 2015-04-28 13:43:42 +02:00
Quentin Garnier 45d7a4f82a Fix #6342 2015-04-28 10:59:15 +02:00
garnier-quentin c5c328cdaf + Add unit for perfdatas 2015-04-27 10:54:33 +02:00
garnier-quentin 6426c2ad18 Add mode connections for stonesoft
Thanks to zeysh!!
2015-04-26 22:10:02 +02:00
Stéphane Duret 41c3d0863e fix output error 2015-04-10 11:18:25 +02:00
Kevin Duret 1c524f796e Fix exit for shutdown state refs #6221 2015-03-25 09:30:36 +01:00
Quentin Garnier 31e44076d7 Refs #6209 2015-03-23 16:33:05 +11:00