+ prepare new tag
This commit is contained in:
parent
5683111409
commit
fc09d7679b
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
||||||
|
|
||||||
my %handlers = (DIE => {});
|
my %handlers = (DIE => {});
|
||||||
|
|
||||||
my $global_version = 20160220;
|
my $global_version = 20160324;
|
||||||
my $alternative_fatpacker = 0;
|
my $alternative_fatpacker = 0;
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
|
|
|
@ -1,3 +1,12 @@
|
||||||
|
2016-03-24 Quentin Garnier <qgarnier@centreon.com>
|
||||||
|
* Plugin added: to check AKCP SensorProbe
|
||||||
|
* Plugin added: to check Juniper ISG
|
||||||
|
* Plugin added: to check OSPF protocol
|
||||||
|
* Plugin added: to check Microsoft Cluster Service
|
||||||
|
* Plugin added: to check Dell Compellent in SNMP and Powershell SDK
|
||||||
|
* Enhancement: [snmp_standard]{string-value} Many changes (#228)
|
||||||
|
* Fix: [raritan] OnOff sending errors (#348)
|
||||||
|
|
||||||
2016-02-20 Quentin Garnier <qgarnier@centreon.com>
|
2016-02-20 Quentin Garnier <qgarnier@centreon.com>
|
||||||
* Add a class for FatPacker system
|
* Add a class for FatPacker system
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue