(plugin) cloud::kubernetes::plugin - replicaset-status undefined catalog_status_threshold_ng (#3735)
This commit is contained in:
parent
97caf4f425
commit
71c085abf5
|
@ -24,7 +24,7 @@ use base qw(centreon::plugins::templates::counter);
|
|||
|
||||
use strict;
|
||||
use warnings;
|
||||
use centreon::plugins::templates::catalog_functions qw(catalog_status_threshold);
|
||||
use centreon::plugins::templates::catalog_functions qw(catalog_status_threshold_ng);
|
||||
|
||||
sub custom_status_perfdata {
|
||||
my ($self, %options) = @_;
|
||||
|
|
Loading…
Reference in New Issue