Commit Graph

156 Commits

Author SHA1 Message Date
garnier-quentin f6a485d212 + version tag 2016-01-22 10:33:55 +01:00
garnier-quentin fc5e64a46c + update licence date 2016-01-20 19:09:18 +01:00
garnier-quentin bc73c9a360 + Add option --filter-uom (Fix #220) 2016-01-12 10:54:19 +01:00
garnier-quentin c0c8947f93 + 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 46666073ae + update: refactoring with hardware template class 2016-01-08 16:05:55 +01:00
garnier-quentin 47f667ac93 + Fix sanity arguments 2016-01-08 10:44:01 +01:00
garnier-quentin 4df9abad6e + fix indentation 2016-01-07 17:08:35 +01:00
garnier-quentin a2649244af + fix behave of sanity and warn message!! 2016-01-07 17:08:03 +01:00
garnier-quentin 2f426d5a2e + Work on new class template for hardware 2016-01-07 15:11:27 +01:00
garnier-quentin 12bfb5d97e + update diskio with new template class 2016-01-07 11:00:52 +01:00
garnier-quentin 710fbf9789 + fix mode refactoring airespace 2016-01-06 16:20:43 +01:00
garnier-quentin 6485d681da + work on migrating airespace mode with template counter 2016-01-06 16:14:44 +01:00
garnier-quentin d1f22efda6 + Add a template class for counters (WIP) 2016-01-06 15:09:58 +01:00
garnier-quentin caefa85d40 + Ref #263 2016-01-05 11:22:46 +01:00
Bertrand Cournaud 5a6c0ad398 + Add get_header() method to http plugin 2015-12-23 10:14:39 +01:00
garnier-quentin b5aac85019 + Update version 2015-12-18 17:12:34 +01:00
garnier-quentin 85ae54a37c + Enhance snmp library (can force getnext and avoid a loop) 2015-12-16 16:45:50 +01:00
garnier-quentin ae5b309103 + Fix #237 2015-12-08 15:35:30 +01:00
garnier-quentin 31337265d8 + don't check first argument (connector compat) 2015-12-03 16:57:35 +01:00
garnier-quentin 5a2ed9a294 + Set alternative mode for options (for performance) 2015-12-01 14:02:20 +01:00
garnier-quentin f66f28de65 + Add plugin hardware vmware wsman 2015-11-30 16:27:27 +01:00
garnier-quentin 39fc70f65c + add version and begin a changelog 2015-11-26 15:53:26 +01:00
garnier-quentin 07108298e0 + Fix #219 2015-11-26 15:36:55 +01:00
garnier-quentin 89c8f254c5 + Add global version 2015-11-10 11:16:11 +01:00
garnier-quentin af71ac763e + Remove sanity option in help 2015-11-10 10:45:59 +01:00
garnier-quentin fca3e08804 + Set sanity mode by default 2015-11-10 10:44:19 +01:00
garnier-quentin 82f3a65a7b + fix custom mode choose (simple) 2015-09-18 15:49:07 +02:00
garnier-quentin 8da8362e1a + Enhance custom mode load: if there is only one custommode we load it (simple) 2015-09-18 15:44:17 +02:00
garnier-quentin 75d00a8cb7 + Fix #163 : problem with dynamic-command snmp mode 2015-09-15 15:35:55 +02:00
garnier-quentin 3cc76cb000 + Fix #147: proyxurl option not working 2015-09-10 10:44:04 +02:00
garnier-quentin c02e72eb71 + add some explanation 2015-08-28 16:08:52 +02:00
garnier-quentin 9dea1d8f08 + add alternative Getopt module (Ref #144) 2015-08-28 14:01:46 +02:00
garnier-quentin a01f3c80eb + fix fujitsu eternus 2015-08-21 13:39:02 +02:00
garnier-quentin 4379cf4f65 + add debug option 2015-08-21 09:47:41 +02:00
garnier-quentin dc877d1da4 + Fix #129 2015-08-12 11:54:21 +02:00
garnier-quentin a0aef0292e + Remove misc module in http 2015-08-10 15:08:07 +02:00
garnier-quentin a7050c1449 + fix #114 2015-07-29 15:02:59 +02:00
garnier-quentin 1b94ef3eb8 + Enhance http port manage 2015-07-29 14:35:55 +02:00
garnier-quentin aed5ed9304 + Enhance http class (Fix #108) 2015-07-28 18:17:04 +02:00
garnier-quentin f195f5c2b1 + License now Apache 2.0 2015-07-21 11:51:02 +02:00
garnier-quentin fb5619c7f3 + Enhance http ssl context 2015-07-16 14:26:32 +02:00
Shini31 a774d42786 add key and root cert files options 2015-07-01 18:14:07 +02:00
garnier-quentin ed53a65b12 + Avoid loop ! 2015-06-24 17:12:56 +02:00
garnier-quentin 8a6c6ee471 + Fix issue when you don't have some perl dependencies for output 2015-06-24 17:05:27 +02:00
garnier-quentin cc1c87c9c6 + Add plugin for Dell CMC (blade m1000e) 2015-06-22 11:42:56 +02:00
garnier-quentin 5cb12a2aaf Fix timeout issue on windows script. Use "Win32::Job". 2015-05-13 09:53:11 +02:00
Mathieu Cinquin 55332dea4d Add option to send a certificate with conditional module load - Refs #6202 2015-04-24 13:40:13 +02:00
Mathieu Cinquin bcbfd1c3cf Revert "Refs #6202 - Add possibility to send a certificate"
This reverts commit ce6dde2dd4.
2015-04-23 18:23:20 +02:00
Mathieu Cinquin 6d6e9ac59d delete unused pm file 2015-04-15 17:57:09 +02:00
Mathieu Cinquin d9b629ad31 Refs #6202 - Add possibility to send a certificate 2015-03-27 11:28:44 +01:00