Commit Graph

2087 Commits

Author SHA1 Message Date
Shini31 342a5ce855 add support of alternative subject names - #277 2016-01-12 12:16:04 +01:00
qgarnier 828b17ae77 Merge pull request #275 from Meistercoach83/patch-1
Simple Mistype
2016-01-12 11:21:01 +01:00
Meistercoach83 76de873d2a Simple Mistype 2016-01-12 11:18:10 +01:00
garnier-quentin 170208c9bf + add option --force-counters32 (Fix #213) 2016-01-12 11:05:00 +01:00
garnier-quentin 102103af41 + Add option --filter-uom (Fix #220) 2016-01-12 10:54:19 +01:00
garnier-quentin 2c2ca06a16 + Can add userinfo in proxypac url (will be used to auth on proxy) (Fix #263) 2016-01-11 20:10:31 +01:00
garnier-quentin 9def083885 + update: refactoring with hardware template class 2016-01-08 16:39:50 +01:00
garnier-quentin 8ea10bda11 + update: refactoring with hardware template class 2016-01-08 16:05:55 +01:00
garnier-quentin 27d9d58848 + update: refactoring with hardware template class 2016-01-08 14:29:55 +01:00
garnier-quentin 2b1880531c + enhance netapp shelf to avoid unitialized 2016-01-08 11:19:27 +01:00
garnier-quentin be8bdf2ee8 + minor fix on github stats 2016-01-08 10:51:47 +01:00
qgarnier 1e90f5d98f Merge pull request #271 from bcournaud/master
Github: Add new mode to retreive repository information
2016-01-08 10:47:46 +01:00
garnier-quentin 256516c3db + Fix sanity arguments 2016-01-08 10:44:01 +01:00
Bertrand Cournaud db5526db4c Github: Add debug + clean output 2016-01-08 10:27:20 +01:00
Bertrand Cournaud 79c7312b91 Github: Add data in output (and not only in perfdata) 2016-01-08 10:02:18 +01:00
Bertrand Cournaud 9e9bf0402c + Github: Add mode to retrieve number of forks, stared and followers on a repository 2016-01-08 00:41:55 +01:00
Bertrand Cournaud c3c42ed750 Merge pull request #3 from centreon/master
Keep up to date with original repo
2016-01-08 00:39:20 +01:00
garnier-quentin b16197d56e + fix indentation 2016-01-07 17:08:35 +01:00
garnier-quentin 1764b03df1 + fix behave of sanity and warn message!! 2016-01-07 17:08:03 +01:00
garnier-quentin 171131608f + update hardware mode for extreme plugin (refactoring) 2016-01-07 16:06:10 +01:00
garnier-quentin 0f59d8db20 + Update option for cisco wlc hardware mode 2016-01-07 15:24:41 +01:00
garnier-quentin 1456b15ce1 + Update hardware mode for wlc (refactoring) 2016-01-07 15:20:42 +01:00
Shini31 1149b90abe add SNI support for subject name - #241 2016-01-07 15:15:21 +01:00
garnier-quentin 8e8057aa57 + Work on new class template for hardware 2016-01-07 15:11:27 +01:00
garnier-quentin 35d53aea26 + update: using new class template counter 2016-01-07 14:00:10 +01:00
garnier-quentin d8c9dd383d + fix bigip snmp refactoring 2016-01-07 11:24:31 +01:00
garnier-quentin 021dee7e2a + use template counter for f5 bigip 2016-01-07 11:18:14 +01:00
garnier-quentin 1e85ca5902 + update diskio with new template class 2016-01-07 11:00:52 +01:00
garnier-quentin 095c80fba8 + Fix license 2016-01-07 09:52:54 +01:00
qgarnier 6257bb8f1e Merge pull request #269 from eLvErDe/patch-1
Fix bad license reference
2016-01-07 09:51:25 +01:00
Adam Cécile 8720c90585 Fix bad license reference 2016-01-07 08:56:56 +01:00
garnier-quentin 42ecf1be5a + fix mode refactoring airespace 2016-01-06 16:20:43 +01:00
garnier-quentin 42bf729648 + work on migrating airespace mode with template counter 2016-01-06 16:14:44 +01:00
garnier-quentin 9a31ee87c2 + Add a template class for counters (WIP) 2016-01-06 15:09:58 +01:00
garnier-quentin f2ffecf6de + Fix mode hardware plugin bluecoat 2016-01-05 15:59:31 +01:00
garnier-quentin 5762bf93fb + Fix doc 2016-01-05 15:59:08 +01:00
garnier-quentin 65be58c0e8 + add security on aruba 2016-01-05 14:51:43 +01:00
garnier-quentin 8c1dec439e + Ref #263 2016-01-05 11:22:46 +01:00
qgarnier 54e2d0e86f Merge pull request #258 from qdelance/waa
Provide user feedback thu echo command
2015-12-30 10:33:11 +01:00
Quentin Delance f416c1114c Modif after code review 2015-12-30 10:29:26 +01:00
Quentin Delance f790ab3f8f Provide user feedback thu echo command 2015-12-30 09:18:04 +01:00
garnier-quentin 437308fdbe + Ref #256 2015-12-23 16:14:10 +01:00
qgarnier 1d8c7ca962 Merge pull request #257 from bcournaud/master
Fix github ticket count when number of tickets is greater than 100
2015-12-23 16:10:39 +01:00
Bertrand Cournaud d1ae62af70 + Clean up code 2015-12-23 15:38:52 +01:00
Bertrand Cournaud f99efc4b7c + Replace issues api by search api to get number of tickets 2015-12-23 15:37:52 +01:00
garnier-quentin 96583fd637 Merge branch 'master' of https://github.com/centreon/centreon-plugins 2015-12-23 14:42:57 +01:00
garnier-quentin 64d7fce75e + Fix #255 2015-12-23 14:42:36 +01:00
Bertrand Cournaud 6b58141f6e Try to handle pagination - WIP 2015-12-23 14:37:04 +01:00
qgarnier c68adddce0 Merge pull request #254 from bcournaud/master
Add get_header to http plugin
2015-12-23 10:17:40 +01:00
Bertrand Cournaud 58d0583d1e + Add get_header() method to http plugin 2015-12-23 10:14:39 +01:00