Skip to content

Commit

Permalink
+ prepare tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
garnier-quentin committed May 24, 2016
1 parent e505efb commit 019b619
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion centreon/plugins/script.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
16 changes: 16 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
2016-05-24 Quentin Garnier <[email protected]>
* 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 <[email protected]>
* Plugin added: to check AKCP SensorProbe
* Plugin added: to check Juniper ISG
Expand Down

0 comments on commit 019b619

Please sign in to comment.