diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index cb46d945c..c079a9aa4 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 = 20161014; +my $global_version = 20161121; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 3fd6a9beb..841182fa1 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,13 @@ +2016-11-21 Quentin Garnier + * Plugin added: to check Jacarta Sensor SNMP + * Plugin added: to check Safenet HSM + * Plugin added: to check HP ILO XML API + * Plugin added: to check EMC Isilon SNMP + * Enhancement: [apc ats] major update + * Enhancement: [hwgste] update + * Fix: [sonus] namespace issue (#532) + * Fix: [snmp_standard]{storage} cache issue (#523) + 2016-10-14 Quentin Garnier * Plugin added: to check StorageTek SLxxx * Plugin added: to check HP Storeonce Rest API