Commit Graph

538 Commits

Author SHA1 Message Date
garnier-quentin ac5910c989 + Fix #624 2017-03-28 09:52:54 +02:00
garnier-quentin 8bb6cf95e9 + Fix hyperv plugin 2017-03-27 13:27:25 +02:00
garnier-quentin 05dede36f8 + Fix unitialized value 2017-03-27 12:15:19 +02:00
garnier-quentin 231336fc22 + add the mode list-clusters 2017-03-21 15:51:12 +01:00
garnier-quentin f70bc1d3bb + Fix #612 2017-03-21 15:38:34 +01:00
garnier-quentin ac4c5eb107 + add inin plugin in snmp 2017-03-17 14:07:08 +01:00
garnier-quentin 569dafc5d8 + add gc-usage mode for jvm 2017-03-15 14:23:38 +01:00
garnier-quentin 73da673f28 + fix boolean value 2017-03-10 15:38:44 +01:00
qgarnier 8eb0eaf78c Merge pull request #593 from Sims24/master
[virtual-service] add mode to play with centreon service metrics
2017-03-10 14:32:38 +01:00
Sims24 4bbed8ceff fix condition regarding to new change_bytes handling 2017-03-08 11:24:32 +01:00
Sims24 3a43373062 Optimize display, change_bytes, threholds and fix help 2017-03-07 16:53:31 +01:00
Sims24 6732920298 change loop conditions to match new behaviour -most critical first 2017-03-06 13:33:49 +01:00
Sims24 638fc679d3 clean instance_mode and allow getting threshold from config 2017-03-06 13:30:18 +01:00
Sims24 061a101b5b Fix bugs in sprintf when overriding default' 2017-03-06 11:09:37 +01:00
garnier-quentin 18df9f9cc9 + add sendmail plugin in snmp 2017-03-03 14:08:49 +01:00
garnier-quentin 6401fc07d2 + Fix #607 2017-03-02 15:56:20 +01:00
Sims24 4d356553df Set default value when no formatting defined 2017-03-01 20:11:44 +01:00
garnier-quentin 79a54f62a8 + Update mib 2017-02-23 14:52:51 +01:00
garnier-quentin e3747fbc7c + add plugin for clamav 2017-02-23 14:27:38 +01:00
garnier-quentin b8f8fa6ec9 + add mode for new centreon-dsm version 2017-02-17 15:24:42 +01:00
Sims24 fb647abf22 clean code and add last enhancement 2017-02-16 16:55:39 +01:00
Sims24 9f2776f1cc Add possibility to override global formatting definition 2017-02-16 13:21:18 +01:00
garnier-quentin 568daa327e + update hyperv plugin 2017-02-15 13:34:05 +01:00
Sims24 031a9bae39 enhance code after review 2017-02-15 12:14:10 +01:00
Sims24 98a114006f + Enhance customization on global message and counters & refactoring 2017-02-07 14:48:52 +01:00
Sims24 caafafd8c5 + add some options in help 2017-02-06 17:44:45 +01:00
Sims24 ffcc58d14b Merge branch 'master' of https://github.com/Sims24/centreon-plugins
merge master
2017-02-06 16:51:47 +01:00
Sims24 84ae04aa7a Add mode /virtualservice/ to play with centreon metrics 2017-02-06 16:28:33 +01:00
garnier-quentin 107fd9be99 + add hyperv plugin 2017-01-23 15:40:17 +01:00
cgagnaire c9ba9bb47b Add verbose and regexp for stopped resources
Add 'long_msg' options to extend verbose informations
Add an 'or' on stopped resources regexp test to take into account both unmanaged stop and crm stop as the output is not the same :
centengine (ocf:💓centengine):    Stopped (unmanaged)
centengine (ocf:💓centengine):    (target-role:Stopped) Stopped
2017-01-20 13:24:26 +01:00
garnier-quentin 536419ed01 + Fix help 2017-01-20 10:48:55 +01:00
garnier-quentin 27e107cd11 + correct compiling error 2017-01-17 10:42:30 +01:00
garnier-quentin b26f74dfe1 + fix plugin 2017-01-17 10:32:01 +01:00
garnier-quentin 1bc7b14e8d + add Net::SNMP in mode 2017-01-17 10:23:38 +01:00
garnier-quentin c46f2bba9b + add an option in trap mode 2017-01-16 18:38:37 +01:00
garnier-quentin 981f3a3bf8 + Add mode to send trap 2017-01-16 16:34:49 +01:00
garnier-quentin 65d46d083c + New year! 2017-01-09 17:12:12 +01:00
garnier-quentin 36310025af + hardened encoding soap-content detected 2016-12-23 11:33:30 +01:00
garnier-quentin ef2a29eee2 + Fix #568 2016-12-16 15:40:07 +01:00
garnier-quentin b22840844e + Fix #367 2016-12-12 14:18:57 +01:00
garnier-quentin 9edecb96a1 + Fix list-applications tomcat 2016-12-09 14:30:47 +01:00
Sims24 d9548db087 + good fix for netbackup
ternary operator, condition, logic fix ..
2016-11-29 22:11:18 +01:00
Sims24 2a163b6e72 + fix unitialized value when using remote mode
When using --remote, working but a perl error pop if not using sudo
2016-11-29 19:56:09 +01:00
Etienne G d4812fce09 Fix meta service wrong SQL join 2016-11-24 18:35:19 +01:00
Sims24 7ad76f6be0 + fix mistype
s/stauts/status/ line 121
2016-11-23 19:20:53 +01:00
Sims24 f1a5b50947 + Fix option name
:)
2016-11-22 16:34:27 +01:00
Sims24 99a3013b3d + add examples in help 2016-11-22 16:33:38 +01:00
Sims24 510fabae4d + fix counter/label definition 2016-11-22 16:30:48 +01:00
Sims24 57a4981c6b + refactor and enhance bgp peer state mode
Ref https://github.com/centreon/centreon-plugins/issues/441 and https://github.com/centreon/centreon-plugins/issues/379
2016-11-22 14:59:19 +01:00
garnier-quentin d0ac362ec3 + remove not finished plugin at all. need to work on it 2016-11-17 17:46:09 +01:00