fix licenses smartermail (#2302)
This commit is contained in:
parent
b1f57b3f92
commit
f8ba636059
|
@ -25,6 +25,7 @@ use base qw(centreon::plugins::templates::counter);
|
|||
|
||||
use strict;
|
||||
use warnings;
|
||||
use centreon::plugins::templates::catalog_functions qw(catalog_status_threshold_ng);
|
||||
|
||||
sub custom_upgrade_protection_status_output {
|
||||
my ($self, %options) = @_;
|
||||
|
|
Loading…
Reference in New Issue