From 019b61908bf75af615382d706aa05e1969f2fcc5 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Tue, 24 May 2016 15:13:06 +0200 Subject: [PATCH] + prepare tag version --- centreon/plugins/script.pm | 2 +- changelog | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index 39b1f053c..ce5fa7c04 100644 --- a/centreon/plugins/script.pm +++ b/centreon/plugins/script.pm @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where); my %handlers = (DIE => {}); -my $global_version = 20160324; +my $global_version = 20160524; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index c5ac6ddb6..816435aeb 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,19 @@ +2016-05-24 Quentin Garnier + * Can use '/' instead '::' for plugin option (#380) + * Mode added: [pacemaker] 'constraints' + * Mode added: [netbackup] 'tape-usage' + * Mode added: [oracle] 'data-files-status' + * Mode added: [netasq] 'connections' + * Enhancement: [cisco wlc]{ap-users} get users by AP (#375) + * Enhancement: [oracle]{tablespace} can use free size left + * Fix: [pdu apc]{load} incorrect values (#408) + * Fix: [mscs] Issue with old versions + * Fix: [postgres]{timesync} threshold issue + * Fix: [ntp]{offset} time formula issue + * Fix: [github]{issues} Get only issue + * Fix: [netasq]{memory} Use BSD memory check + * Fix: [tomcat]{applications} Issue on Windows (#356) + 2016-03-24 Quentin Garnier * Plugin added: to check AKCP SensorProbe * Plugin added: to check Juniper ISG