Commit Graph

662 Commits

Author SHA1 Message Date
Florian Asche 0b38642280 Fix urlpath Help Text 2014-06-03 12:20:30 +02:00
Quentin Garnier 5cf207db52 Fix numericvalue mode and avoid error messages 2014-06-03 09:29:48 +02:00
Quentin Garnier ae77021b5d Fix output message (typo) in ups mode 2014-06-02 15:38:54 +02:00
Quentin Garnier 512c43685e Fix help message in ups mode. 2014-06-02 15:26:18 +02:00
Quentin Garnier 4435294475 Fix #5578 2014-06-02 14:15:12 +02:00
Quentin Garnier 4c31629d60 Fix #5576 2014-06-02 11:45:04 +02:00
Kevin Duret 47f2178906 Fix package path refs #5163 2014-05-30 15:29:35 +02:00
garnier-quentin cca877ccaf + Fix a problem in 'numericvalue'/'stringvalue' oid checks
+ Add a mode to check sun mseries through xscf
2014-05-27 23:22:07 +02:00
garnier-quentin 06c8a0705d Fix #5571
Fix #5421
+ Mode 'svmdisks' uses 'metastat' without -c (for old solaris)
+ Some update for old Perl version
2014-05-26 22:27:36 +02:00
Quentin Garnier 6c125355bd Refs #5517
+ better management of errors for some modes
2014-05-21 14:56:21 +02:00
Quentin Garnier 8200ea2136 + Put interface status before speed. So you can get interface down error. 2014-05-21 13:38:35 +02:00
Kevin Duret 8366c9c7de Fix value, division by 100 refs #5554 2014-05-19 12:29:44 +02:00
Kevin Duret 974505caa3 Remove mode that doesn t yet exist refs #5554 2014-05-19 11:11:04 +02:00
Kevin Duret af0a5355fc Add plugin and 3 modes #5554 2014-05-19 10:07:07 +02:00
Quentin Garnier 52ef5df286 Refs #5474 2014-05-16 17:04:47 +02:00
Quentin Garnier 4d026c95bb Refs #5517 2014-05-16 16:22:53 +02:00
Quentin Garnier d4cdf94cad Fix #5517
Add 'avg_' perfdata
2014-05-16 15:52:40 +02:00
Kevin Duret b55f4a60d3 Add new modes which are compatible with standard MIB 2014-05-16 15:05:51 +02:00
Quentin Garnier 8c16d269ff Refs #5542 2014-05-16 10:15:49 +02:00
Quentin Garnier 72d8f0e1f1 Refs #5542
Exchange in progress
2014-05-15 16:40:41 +02:00
Quentin Garnier 54124def63 Refs #5542
New mode (in progress)
2014-05-15 14:41:49 +02:00
Quentin Garnier a1aa60732d Refs #5546 2014-05-14 17:44:02 +02:00
Quentin Garnier 19716fbf8e Fix #5546 2014-05-14 14:35:50 +02:00
Quentin Garnier 9360c6355d Merge branch 'master' of http://git.centreon.com/centreon-plugins 2014-05-13 17:08:10 +02:00
Quentin Garnier 6a920d0bcd Refs #5542
Working in progress on Exchange 2010
2014-05-13 17:07:28 +02:00
garnier-quentin 0af67c0f1b Fix #5537 2014-05-12 23:21:01 +02:00
Quentin Garnier 82ddc4f37c Fix #5386
New nginx plugin
2014-05-12 17:25:30 +02:00
Quentin Garnier 81edb0757c Refs #5390 2014-05-12 11:11:52 +02:00
Quentin Garnier 4dedf9b801 Fix #5515 2014-05-12 10:41:07 +02:00
garnier-quentin 52b8157c49 Refs #5475 2014-05-10 21:07:45 +02:00
garnier-quentin 4c35edfde8 Fix #5475
Add local mode connections
2014-05-10 20:55:44 +02:00
garnier-quentin 2bd0d125d7 Fix #5494 2014-05-09 23:28:03 +02:00
garnier-quentin bf1f061953 Fix #5529
Better management of corrupted files
Add an option to use module 'Storable' (instead 'Data::Dumper')
Better error for some extra modules (like xml, json, memcached,...)
2014-05-09 22:55:13 +02:00
garnier-quentin aecf305429 Refs #5385 2014-05-09 20:04:46 +02:00
garnier-quentin d87391dc87 Refs #5385
Put tomcat default port (8080)
Add library function
2014-05-09 18:04:10 +02:00
garnier-quentin 1234a47595 Refs #5474
Need function in common httplib
2014-05-09 17:52:44 +02:00
garnier-quentin 43d2c44527 Fix #5474
Good port choosen
2014-05-09 17:49:11 +02:00
garnier-quentin bd4753554d Merge branch 'master' of http://git.centreon.com/centreon-plugins 2014-05-09 17:28:11 +02:00
garnier-quentin 43f885fc2b Fix #5514 2014-05-09 17:27:47 +02:00
Kevin Duret 07e4aadc5d Merge branch 'master' of http://git.centreon.com/centreon-plugins 2014-05-09 12:28:31 +02:00
Kevin Duret 99ebb7c58c fix some bugs and add option --description #5491 2014-05-09 12:28:23 +02:00
Florian Asche 0b714540e6 Refs #5529: Bugfix - Added Port to Cache File to avoid problems with multiple tomcat instances on one server. 2014-05-09 11:27:18 +02:00
Florian Asche cc41fd3740 Ref #5529 Bugfix: Added uri_unescape 2014-05-08 15:29:59 +02:00
garnier-quentin e06e413d86 Fix #5494 2014-05-07 23:13:30 +02:00
garnier-quentin 799cf2ff85 Refs #5528
Add 'use strict' and some fix in core
2014-05-07 11:40:16 +02:00
garnier-quentin 77a44e296d Fix #5528 2014-05-07 11:13:13 +02:00
garnier-quentin a86b37ec62 Refs #5514 2014-05-07 00:29:36 +02:00
garnier-quentin 4fd9e01ed6 Refs #5515
Add some modes
2014-05-07 00:25:31 +02:00
garnier-quentin 4dc81f97a4 Fix #5514 2014-05-06 17:25:23 +02:00
garnier-quentin 5a3d075349 Fix #5519 2014-05-05 21:04:51 +02:00