mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
fix interfaces mode
This commit is contained in:
parent
256e40011b
commit
e50e2d9887
@ -766,6 +766,7 @@ sub new {
|
|||||||
output => $self->{output}, perfdata => $self->{perfdata},
|
output => $self->{output}, perfdata => $self->{perfdata},
|
||||||
label => $name);
|
label => $name);
|
||||||
$self->{maps_counters}->{$key}->{$_}->{obj}->set(%{$self->{maps_counters}->{$key}->{$_}->{set}});
|
$self->{maps_counters}->{$key}->{$_}->{obj}->set(%{$self->{maps_counters}->{$key}->{$_}->{set}});
|
||||||
|
$self->{maps_counters}->{$key}->{$_}->{obj}->{instance_mode} = $self;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user