mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-05 21:04:39 +02:00
+ fix topo
This commit is contained in:
parent
de7d61e064
commit
6dcc170e94
@ -40,7 +40,7 @@ sub load {
|
||||
sub check {
|
||||
my ($self) = @_;
|
||||
|
||||
$self->{output}->output_add(long_msg => "Checking digial inputs");
|
||||
$self->{output}->output_add(long_msg => "Checking digital inputs");
|
||||
$self->{components}->{input} = {name => 'inputs', total => 0, skip => 0};
|
||||
return if ($self->check_filter(section => 'input'));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user