+ prepare tag version
This commit is contained in:
parent
e505efbacc
commit
019b61908b
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
||||||
|
|
||||||
my %handlers = (DIE => {});
|
my %handlers = (DIE => {});
|
||||||
|
|
||||||
my $global_version = 20160324;
|
my $global_version = 20160524;
|
||||||
my $alternative_fatpacker = 0;
|
my $alternative_fatpacker = 0;
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
|
|
16
changelog
16
changelog
|
@ -1,3 +1,19 @@
|
||||||
|
2016-05-24 Quentin Garnier <qgarnier@centreon.com>
|
||||||
|
* 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 <qgarnier@centreon.com>
|
2016-03-24 Quentin Garnier <qgarnier@centreon.com>
|
||||||
* Plugin added: to check AKCP SensorProbe
|
* Plugin added: to check AKCP SensorProbe
|
||||||
* Plugin added: to check Juniper ISG
|
* Plugin added: to check Juniper ISG
|
||||||
|
|
Loading…
Reference in New Issue