diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index 92a0e4a9e..cb46d945c 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 = 20160902; +my $global_version = 20161014; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 5ca6549db..3fd6a9beb 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,13 @@ +2016-10-14 Quentin Garnier + * 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 * Plugin added: to check HP-UX SNMP (#13) * Plugin added: to check Hitachi HNAS