Skip to content

Commit

Permalink
+ prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
garnier-quentin committed Oct 14, 2016
1 parent 4f1b145 commit 5f7cb6e
Show file tree
Hide file tree
Showing 2 changed files with 11 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 = 20160902;
my $global_version = 20161014;
my $alternative_fatpacker = 0;

sub new {
Expand Down
10 changes: 10 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2016-10-14 Quentin Garnier <[email protected]>
* Plugin added: to check StorageTek SLxxx
* Plugin added: to check HP Storeonce Rest API
* Plugin added: to check Gorgy ntpserver SNMP
* Plugin added: to check Nortel/Avaya SNMP
* Plugin added: to check Vtom Rest API
* Plugin added: to check Sybase
* Plugin added: to check Cyberoam SNMP (#517)
* Minor fixes and enhancement

2016-09-02 Quentin Garnier <[email protected]>
* Plugin added: to check HP-UX SNMP (#13)
* Plugin added: to check Hitachi HNAS
Expand Down

0 comments on commit 5f7cb6e

Please sign in to comment.