(plugin) cloud::kubernetes::plugin - replicaset-status undefined catalog_status_threshold_ng (#3735)

This commit is contained in:
qgarnier 2022-06-14 16:51:45 +02:00 committed by GitHub
parent 97caf4f425
commit 71c085abf5
1 changed files with 1 additions and 1 deletions

View File

@ -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) = @_;