Skip to content

Commit

Permalink
+ prepare new version
Browse files Browse the repository at this point in the history
  • Loading branch information
garnier-quentin committed Sep 2, 2016
1 parent 822decb commit 64f5923
Show file tree
Hide file tree
Showing 2 changed files with 9 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 = 20160803;
my $global_version = 20160902;
my $alternative_fatpacker = 0;

sub new {
Expand Down
8 changes: 8 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2016-09-02 Quentin Garnier <[email protected]>
* Plugin added: to check HP-UX SNMP (#13)
* Plugin added: to check Hitachi HNAS
* Plugin added: to check Overland Neo Series
* Plugin added: to check Quantum Scalar
* Plugin added: to check HP Storeonce SSH
* Fix: [pdu emerson]{global-status} wrong status

2016-08-03 Quentin Garnier <[email protected]>
* Plugin added: to check IBM Storwize (#438)
* Plugin added: to check Sonus SBC
Expand Down

0 comments on commit 64f5923

Please sign in to comment.