mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 08:34:46 +02:00
fix datadomain replication mode
This commit is contained in:
parent
00410192f5
commit
26b4b287e2
@ -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);
|
||||
use storage::emc::DataDomain::lib::functions;
|
||||
|
||||
sub custom_status_calc {
|
||||
my ($self, %options) = @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user