mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 13:45:18 +02:00
avaya cm snmp: wip
This commit is contained in:
parent
03b5e678aa
commit
fe75ace5d7
@ -68,7 +68,7 @@ sub manage_selection {
|
|||||||
);
|
);
|
||||||
my $result = $options{snmp}->map_instance(mapping => $mapping, results => $results, instance => 0);
|
my $result = $options{snmp}->map_instance(mapping => $mapping, results => $results, instance => 0);
|
||||||
|
|
||||||
$self->{station} = { %$result };
|
$self->{global} = { %$result };
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user