+ prepare new release
This commit is contained in:
parent
b22840844e
commit
5ae1c4af31
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
|||
|
||||
my %handlers = (DIE => {});
|
||||
|
||||
my $global_version = 20161121;
|
||||
my $global_version = 20161212;
|
||||
my $alternative_fatpacker = 0;
|
||||
|
||||
sub new {
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
* Plugin added: to check Polycom RMX SNMP
|
||||
* Plugin added: to check Exagrid SNMP
|
||||
* Plugin added: to check Cisco Prime Wireless SNMP
|
||||
* Mode added: [snmp_standard] 'numeric-value'
|
||||
* Mode added: [fortigate] 'signatures'
|
||||
* Mode added: [cisco standard] 'qos-usage'
|
||||
* Mode added: [cisco standard] 'ipsec-tunnel'
|
||||
|
|
Loading…
Reference in New Issue