Sims24
|
09ca75f92e
|
Update sessions.pm
My bad, fix dumb copy/paste and typo
|
2015-10-08 10:23:35 +02:00 |
garnier-quentin
|
55b9cc39d7
|
+ add plugin for digi portserver TS
|
2015-10-06 14:04:23 +02:00 |
Sims24
|
fd94931ea9
|
Create offset.pm
+Add first work on NTP offset mode
https://github.com/centreon/centreon-plugins/issues/81
|
2015-10-06 10:44:57 +02:00 |
qgarnier
|
081e7c68a8
|
Merge pull request #181 from Sims24/master
+add filter-id like we do for filter-resource
|
2015-10-05 16:06:26 +02:00 |
Sims24
|
a4644f2cf9
|
+add filter-id like we do for filter-resource
Useful if we do not want to set a long comma separated list of id, just a pattern
|
2015-10-05 16:00:26 +02:00 |
qgarnier
|
e1e4d57e13
|
Merge pull request #179 from Sims24/master
Enhance os::aix::local::mode::errpt mode and fix minor bug
|
2015-10-05 13:20:37 +02:00 |
Sims24
|
98b127848c
|
+Fix bug "unitialized value in sprintf"
Probably here since retention management has been introduced. Now it's better
|
2015-10-05 13:00:15 +02:00 |
Sims24
|
fab1f5bec1
|
+Add error-id inclusion/exclustion management
Mapping between --error-id and --exclude-id options and errpt AIX options -j and -k
|
2015-10-05 12:48:47 +02:00 |
Sims24
|
4bb3ae1960
|
+Few fix on plugin help
Add error-id option description
Specify verbose instead of description (didn't work)
|
2015-10-05 12:12:53 +02:00 |
Sims24
|
63bbd7145c
|
Merge pull request #3 from centreon/master
Sync Master
|
2015-10-05 12:06:05 +02:00 |
garnier-quentin
|
a00a1d3a1f
|
+ add mode for biztalk (wip)
|
2015-10-05 11:37:34 +02:00 |
garnier-quentin
|
683a4f9d8d
|
+ fix cloudwatch
|
2015-10-01 17:17:47 +02:00 |
qgarnier
|
c00e321e8b
|
Merge pull request #176 from bcournaud/master
+ Update map 4 plugin with new mbeans name
|
2015-10-01 13:34:57 +02:00 |
Bertrand Cournaud
|
792a6c5450
|
+ Update map 4 plugin with new mbeans name
|
2015-10-01 13:24:05 +02:00 |
garnier-quentin
|
ef5f5c298c
|
+ Fix #170
|
2015-10-01 10:01:18 +02:00 |
garnier-quentin
|
6404243fa1
|
+ revert code
|
2015-09-30 17:36:24 +02:00 |
qgarnier
|
bbe562ef76
|
Merge pull request #175 from Sims24/master
Add error description in verbose mode for IBM Storage DS3XXX
|
2015-09-30 17:29:23 +02:00 |
Sims24
|
a60bc739af
|
Update globalstatus.pm
fix copy/paste dumb things
|
2015-09-30 17:28:24 +02:00 |
Sims24
|
ac1a3e5677
|
Update globalstatus.pm
protect in sprintf
|
2015-09-30 17:27:32 +02:00 |
Sims24
|
22f7fc4566
|
+add verbose mode to globalstatus.pm
Get error code and error description in output to explain global status OID return code
|
2015-09-30 17:12:20 +02:00 |
Sims24
|
feb8231e9b
|
+add verbose mode to print error content
If everything ok we get "Error state: NoError Error code: 0"
If something went bad then "Error state: <error description> Error code: <error code>"
|
2015-09-30 17:06:38 +02:00 |
Sims24
|
d89f335ca4
|
Merge pull request #2 from centreon/master
sync
|
2015-09-30 16:58:27 +02:00 |
garnier-quentin
|
78569eea7c
|
Merge branch 'master' of https://github.com/centreon/centreon-plugins
|
2015-09-30 14:22:44 +02:00 |
garnier-quentin
|
9cf494e5d1
|
+ enhance mode
|
2015-09-30 14:22:25 +02:00 |
Sims24
|
ab82d369a7
|
Update errpt.pm
Little typo - unfinished sentence may be a copy/paste
|
2015-09-30 14:19:28 +02:00 |
qgarnier
|
2121230e74
|
Merge pull request #169 from Sims24/master
Update sessions.pm https://github.com/centreon/centreon-plugins/issues/158
|
2015-09-30 14:08:12 +02:00 |
garnier-quentin
|
8dfc31e936
|
+ enhance a little
|
2015-09-30 13:56:12 +02:00 |
qgarnier
|
cdf9a0d6b4
|
Merge pull request #165 from golgoth31/CloudAmazon
Amazon plugin
|
2015-09-30 13:32:50 +02:00 |
Sims24
|
88096be079
|
Update plugin.pm
Add connections mode ref
|
2015-09-28 17:44:34 +02:00 |
Sims24
|
345ed54ea5
|
Create connections.pm
Add a mode to check TCP Connections (Client, Server, and Active server connections)
|
2015-09-28 17:43:45 +02:00 |
Sims24
|
6b90ad23d5
|
Update sessions.pm
Add failed sessions monitoring https://github.com/centreon/centreon-plugins/issues/158
|
2015-09-25 15:21:45 +02:00 |
qgarnier
|
5dd0e4638c
|
Merge pull request #168 from Sims24/master
Fix minor bug on short output
|
2015-09-24 22:08:19 +02:00 |
Sims24
|
d825452bfc
|
Update hardware.pm, fix short output
Wrong skip/total components display
|
2015-09-24 16:11:01 +02:00 |
Sims24
|
3378d83c29
|
Merge pull request #1 from centreon/master
Sync_master
|
2015-09-24 16:08:21 +02:00 |
garnier-quentin
|
9cfa8076bf
|
+ Ref #159
|
2015-09-18 16:11:46 +02: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
|
c080f651b3
|
+ Fix ssd-iops (last)
|
2015-09-18 15:35:20 +02:00 |
garnier-quentin
|
63703a0f7c
|
+ Fix ssd-iops mode
|
2015-09-18 15:34:08 +02:00 |
garnier-quentin
|
30387a09eb
|
+ Fix ssd-iops mode
|
2015-09-18 15:32:52 +02:00 |
garnier-quentin
|
930ced398e
|
+ Ref #125 : enhance ssdiops
|
2015-09-18 15:23:27 +02:00 |
garnier-quentin
|
3dbbb1c8d5
|
+ Ref #125 : some typo fix
|
2015-09-18 14:53:10 +02:00 |
qgarnier
|
dc4477a3bd
|
Merge pull request #154 from Sims24/master
Add EMC/Xtremio first checks
|
2015-09-18 14:45:47 +02:00 |
garnier-quentin
|
64d6875b32
|
+ Fix #167 : wrong output message
|
2015-09-18 10:22:56 +02:00 |
David Sabatié
|
f44d56b7e3
|
use 'execute' function from centreon
|
2015-09-15 18:02:15 +02:00 |
David Sabatié
|
bb2145b94d
|
Amazon plugin
|
2015-09-15 17:01:49 +02:00 |
garnier-quentin
|
970d8a5571
|
Merge branch 'master' of https://github.com/centreon/centreon-plugins
|
2015-09-15 15:36:18 +02:00 |
garnier-quentin
|
75d00a8cb7
|
+ Fix #163 : problem with dynamic-command snmp mode
|
2015-09-15 15:35:55 +02:00 |
qgarnier
|
b5fcbcb2ac
|
Merge pull request #155 from Shini31/issue152
Issue152
|
2015-09-14 18:42:46 +02:00 |
Shini31
|
a26b87b0d4
|
Fix #153 - Add exclude option for container state
|
2015-09-14 16:59:39 +02:00 |