diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index 9c70d54fa..f652738d0 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 = 20170913; +my $global_version = 20171013; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 4ef8aaf79..d3f82b033 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,12 @@ +2017-10-13 Quentin Garnier + * Plugin added: Kaminario Rest API + * Plugin added: Protocol SSH + * Plugin added: Tivoli Storage Manager + * Plugin added: Toshiba Storemate + * Mode added: [windows] 'pending-reboot' + * Mode added: [storeonce] 'nas-usage' + * Mode added: [tomcat] 'connector-usage' + 2017-09-13 Quentin Garnier * Plugin added: Zookeeper JMX * Plugin added: Solr JMX