diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index ce5fa7c04..1bd77cc03 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 = 20160524; +my $global_version = 20160627; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 816435aeb..d4d08dcae 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,15 @@ +2016-06-27 Quentin Garnier + * Update FAQ: build a standalone perl script + * Plugin added: to check Lenovo S Series (#412) + * Plugin added: to check Digi AnywhereUSB + * Mode added: [netasq] 'ha-nodes' + * Mode removed: [netasq] 'ha-status' + * Fix: [dell n4000]{environment} wrong temperature (#397) + * Fix: [netapp]{cache-age} not working (#422) + * Fix: [cisco wlc]{ap-users} wrong total + * Fix: [tomcat]{memory} problem with java 8 + * Fix: [netapp]{filesys} no values (#415) + 2016-05-24 Quentin Garnier * Can use '/' instead '::' for plugin option (#380) * Mode added: [pacemaker] 'constraints'