diff --git a/centreon-plugins/centreon/plugins/script.pm b/centreon-plugins/centreon/plugins/script.pm index f4b0bfe88..47e253030 100644 --- a/centreon-plugins/centreon/plugins/script.pm +++ b/centreon-plugins/centreon/plugins/script.pm @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where); my %handlers = (DIE => {}); -my $global_version = 20180409; +my $global_version = 20180427; my $alternative_fatpacker = 0; sub new { diff --git a/centreon-plugins/changelog b/centreon-plugins/changelog index 7ccc35027..5e0eae02d 100644 --- a/centreon-plugins/changelog +++ b/centreon-plugins/changelog @@ -1,3 +1,20 @@ +2018-04-27 Colin Gagnaire + * Plugin added: Sonicwall SNMP (#914) + * Mode added: [juniper/ssg] 'vpnstatus' (#891) + * Mode added: [juniper/ssg] 'vpnusage' (#891) + * Mode added: [juniper/ssg] 'listvpn' (#891) + * Enhancement: [snmp_standard/ntp] improve ntp mode empty ntp_hostname option + * Enhancement: [windows/local] improve liststorages + * Enhancement: add --ssl-opt on plugin using http library (#961) + * Enhancement: [snmp_standard/interfaces] add interfaces speed check (#762, #954) + * Enhancement: [riverbed/steelhead/snmp] refactor plugin to handle EX series (#970) + * Fix: [netapp/restapi] fix uri uninitialized option in custom mode + * Fix: [netapp/restapi] fix snapmiror modes debug output + * Fix: [aws/ec2] fix perl 5.10/el6 compatibility (#945) + * Fix: [f5/bigip] fix failover warning thresholds (#964) + * Fix: [f5/bigip] fix trunks thresholds management (#964) + * Doc: correcting mode formely named 'traffic' to 'interfaces' + 2018-04-09 Colin Gagnaire * Plugin added: IBM FS900 SNMP * Plugin added: Kaspersky SNMP