Commit Graph

693 Commits

Author SHA1 Message Date
qgarnier 001b5518bc Fix #754 2017-09-06 17:09:56 +02:00
qgarnier b930bd6369 add ssh plugin 2017-08-31 14:32:34 +02:00
qgarnier 5cd2b8091b fix php apc 2017-08-07 17:08:38 +02:00
qgarnier defbc8dbb8 enhance plugin: php apc and firebird 2017-08-07 16:41:23 +02:00
qgarnier aff721200c update php apc and fpm plugin 2017-08-07 13:26:24 +02:00
qgarnier 5f6003ca1f fix tomcat web 2017-08-04 17:41:33 +02:00
qgarnier 81c21bda69 Fix #731 2017-08-04 17:40:57 +02:00
qgarnier 75e05e62ad enhance radius plugin 2017-07-27 15:55:05 +02:00
qgarnier 349af75fd5 Merge pull request #721 from Sims24/master
+ jsoncontent.pm - allow json request to be 'infile' or from cli
2017-07-27 14:22:45 +02:00
Simon Bomm f844a4f3fb + allow json data to be 'file' or 'raw'
Fix https://github.com/centreon/centreon-plugins/issues/715
2017-07-26 17:13:30 +02:00
qgarnier f7194a53cd refactorize pfsense 2017-07-26 15:22:29 +02:00
qgarnier ed6bb06c69 add plugin for hibernate 2017-07-13 15:16:26 +02:00
Bertrand Cournaud 8e707770d4 Fix Map 4 plugin
The mode gate was not working anymore due to some changes in Map server
2017-07-11 11:03:08 +02:00
Sébastien Prud'homme 629a4c67e1 Take into account non HTTP samples 2017-07-07 09:40:31 +02:00
qgarnier 1f22cfdb24 Fix #641 2017-06-28 15:28:24 +02:00
Stéphane Duret d33f7ecb03 Missing code for app_invite 2017-06-28 12:03:20 +02:00
Stéphane Duret 74fd1b8e95 Total threshold doesn't exist
it's "global"
2017-06-28 11:59:01 +02:00
qgarnier 9459872f17 add vtl quadstor plugin 2017-06-19 13:31:01 +02:00
qgarnier 9aa281a26d Merge pull request #683 from Sims24/varnish2
Add new modes to plugin and refactor sessions.pm
2017-06-07 17:26:39 +02:00
Sims24 8ccf245f68 add new modes to plugin and refactor sessions.pm 2017-06-07 17:14:34 +02:00
qgarnier 9c91119e6e add zixi restapi plugin 2017-06-05 20:05:24 +02:00
qgarnier fdab9c8b67 fix openhead operation status help 2017-06-05 16:01:29 +02:00
qgarnier fd12dd8ad1 add openhead plugin 2017-06-02 14:30:57 +02:00
qgarnier 47275eb8d8 use ZMQ4 for vmware connector 2017-05-31 15:01:59 +02:00
garnier-quentin d593d9b3bf + fix hyperv node-snapshot mode 2017-05-30 11:25:57 +02:00
garnier-quentin 8e1c69c9a4 + Fix hyperv nodesnapshot mode 2017-05-23 18:16:19 +02:00
qgarnier 121daec01c Merge pull request #677 from Sims24/varnish
Varnish 4
2017-05-23 18:01:37 +02:00
Sims24 c2940da572 add (for real) hash on filter_counter for cache_name 2017-05-23 18:00:50 +02:00
Sims24 9a07a065a1 add hash on filter_counter for cache_name 2017-05-23 17:57:06 +02:00
garnier-quentin 253af8bcb3 + consolidate function 2017-05-23 17:51:27 +02:00
qgarnier 23e17ff235 Merge pull request #672 from Sims24/clustat
Add possibility to monitor rhec cluster using clustat
2017-05-23 17:48:10 +02:00
garnier-quentin b8470a3989 + fix hyperv plugin scvmmvmstatus mode 2017-05-23 17:31:57 +02:00
Sims24 d944863c8d refactor mode to be compliant with varnish 4 2017-05-23 15:57:22 +02:00
garnier-quentin 1f57b2301d + update hyperv modes 2017-05-23 10:52:07 +02:00
Simon Bomm facc66945b + add clustat mode to plugin
ref https://github.com/centreon/centreon-plugins/issues/671
2017-05-18 23:30:26 +02:00
Simon Bomm 65fe81052e + add clustat mode
Fix https://github.com/centreon/centreon-plugins/issues/671
2017-05-18 23:29:24 +02:00
qgarnier 7044cc6dc7 Merge pull request #651 from Sims24/globalservice
[multiservice] first release of dyn-mode multiservice
2017-05-16 17:03:11 +02:00
garnier-quentin f667f8f7de + enhance modbus protocol 2017-05-16 13:49:42 +02:00
garnier-quentin dab3bed602 + Fix modbus reading 2017-05-16 11:41:15 +02:00
qgarnier e61ae74e61 Merge pull request #628 from sebastien-prudhomme/jmeter-plugin
+ add plugin to execute JMeter scenario
2017-05-13 21:55:41 +02:00
garnier-quentin a503a4bedf + enhance hyperv mode 2017-05-10 15:43:07 +02:00
garnier-quentin 0419edde14 + add mode to check global centreon-plugins version 2017-05-10 11:24:12 +02:00
garnier-quentin 01ff8c68ae + add filter for hyper-v modes 2017-05-10 10:48:59 +02:00
Sébastien Prud'homme 5e3441ed0f Avoid temporary file so that it works in remote mode 2017-05-10 10:38:08 +02:00
garnier-quentin 07b1cfa164 + Fix modbus numeric-value 2017-05-03 15:53:37 +02:00
garnier-quentin 26d57b206f + update modbus numeric-value 2017-05-03 15:08:27 +02:00
garnier-quentin 7fd4e5eafa + Ref #520 2017-05-03 14:53:12 +02:00
Sims24 4e93c6bcd5 first release of multiservice check - https://github.com/centreon/centreon-plugins/issues/630 2017-05-02 15:35:24 +02:00
Sims24 7f2f8b1da2 enhance behaviour when no peer matching filter 2017-04-24 19:18:24 +02:00
Sébastien Prud'homme 0e56822223 + Display responde code and response message in case of failure
+ Take into account null timestamps
2017-04-12 14:36:20 +02:00
garnier-quentin 686a7c7845 + Fix netdom mode 2017-04-04 10:09:35 +02:00
Sébastien Prud'homme b9478ec686 + Take also success flag into account, not only assertions 2017-03-31 13:22:43 +02:00
garnier-quentin 312d8321e6 + Fix warn message 2017-03-30 16:14:37 +02:00
garnier-quentin 2da9abbc7f + Fix #627 2017-03-30 15:09:25 +02:00
Sébastien Prud'homme a3550c580b + add plugin to execute JMeter scenario 2017-03-30 10:46:15 +02:00
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
garnier-quentin 5f8ac3eba0 + add option to not check memory state 2016-11-17 17:30:16 +01:00
garnier-quentin 820227e922 + Fix #526 2016-11-03 15:44:18 +01:00
garnier-quentin 082d986ce6 + update vtom plugin mode 2016-10-20 15:37:23 +02:00
garnier-quentin f5f6aea0d0 + update vtom 2016-10-20 15:33:19 +02:00
garnier-quentin 90afd86b6b + enhance vtom mode 2016-10-14 12:12:17 +02:00
garnier-quentin a14fa809ea + add family for vtom 2016-10-06 15:43:24 +02:00
garnier-quentin 95c50cacef + add vtom plugin restapi 2016-10-06 12:12:58 +02:00
Kevin LABOURDETTE 43bc24186b Fixed found translation. 2016-09-27 16:15:21 +02:00
garnier-quentin 7081ea59ca + fix indent 2016-09-15 10:38:47 +02:00
Bertrand Cournaud cb7899c68a MAP 4 - Fix element mode 2016-09-15 08:49:45 +02:00
Bertrand Cournaud bcacc0ff20 Merge branch 'master' of https://github.com/bcournaud/centreon-plugins 2016-09-15 08:30:42 +02:00
Bertrand Cournaud 5dbfcde84a MAP 4 - Add element check 2016-09-15 08:30:39 +02:00
garnier-quentin 0faaec35cb + Enhance error message 2016-09-09 11:52:23 +02:00
garnier-quentin 2fd41a70eb + add device-vm mode for vmware connector 2016-08-04 11:33:08 +02:00
garnier-quentin f7bb93354a + Fix #457 2016-08-03 15:49:35 +02:00
garnier-quentin c0375c51fa + add state for memory esx 2016-08-03 15:22:58 +02:00
garnier-quentin a41dfdb6b2 + enhance telnet options 2016-08-01 16:10:39 +02:00
garnier-quentin dc832594fd + Add option for scenario telnet 2016-08-01 15:49:30 +02:00
garnier-quentin c103e4ebb8 + add telnet plugin 2016-08-01 15:23:35 +02:00
garnier-quentin 9026fa9f5a + remove useless lines 2016-08-01 14:09:24 +02:00
THEPAUT 0223d86175 Add option credentials in help description 2016-06-24 11:36:47 +02:00
garnier-quentin 0be270e757 + Fix subject for x509 2016-06-03 12:00:49 +02:00
garnier-quentin e9452dc6b8 + add max total latency option 2016-05-26 15:51:54 +02:00
Sims24 3a20fb8a0c + fix little mistype on filters 2016-05-23 14:17:53 +02:00
Sims24 b8114691c6 + fix little mistype on filters 2016-05-23 14:17:05 +02:00
Sims24 5cc84ecad3 + fix little mistype on filters 2016-05-23 14:15:32 +02:00
Sims24 ba6655c203 + fix typo threshold 2016-05-23 14:12:46 +02:00
Sims24 13c4067f10 +enhance error catching & long output debug only 2016-05-16 12:49:25 +02:00
Sims24 6032ad3c11 + check if resource needs "unmigrate"
https://github.com/centreon/centreon-plugins/issues/29
2016-05-10 22:43:21 +02:00
Sims24 1e7f54c007 + add constraints mode to plugin.pm 2016-05-10 22:33:43 +02:00
garnier-quentin 9be192d59d + Ref #368 2016-05-03 16:34:02 +02:00
garnier-quentin e3800f7695 + Fix #368 2016-05-03 15:05:00 +02:00
garnier-quentin aacbb8c3cb + fix help 2016-04-23 18:54:50 +02:00
garnier-quentin 63ee930b70 + Fix ntp protocol plugin mode offset 2016-04-19 20:16:44 +02:00
Etienne G 9c5dcab285 Get only issue type ticket
Add filter on issue type
2016-04-19 09:11:42 +02:00
garnier-quentin 8075883b0b + add mode for netbackup
+ add new type in counter template system
2016-04-14 15:56:10 +02:00
garnier-quentin a53df7e504 + Fix time-host command issue 2016-03-29 11:44:50 +02:00
garnier-quentin 660f703446 Merge branch 'master' of https://github.com/centreon/centreon-plugins 2016-03-25 11:27:31 +01:00
garnier-quentin 21b40b5f16 + Fix #356 2016-03-25 11:27:10 +01:00
garnier-quentin 28695bbcfb + Fix unknown status 2016-03-24 22:06:38 +01:00
garnier-quentin 5683111409 + fix mcsc plugin 2016-03-24 16:06:12 +01:00
garnier-quentin 3a633b4d4d + add plugin for microsoft cluster service 2016-03-24 15:37:33 +01:00
garnier-quentin f6241a3ff1 + protocol http: set it in debug mode 2016-03-11 10:01:25 +01:00
garnier-quentin f409ea1895 + fix ospf threshold 2016-03-10 17:05:00 +01:00
garnier-quentin d815ab67e1 + add ospf (in snmp) plugin 2016-03-10 16:28:57 +01:00