mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 17:15:11 +02:00
remove useless oid for gorgy ntpserver
This commit is contained in:
parent
b70286b323
commit
1c12e324ed
@ -143,8 +143,7 @@ sub manage_selection {
|
||||
oids => [
|
||||
$mapping->{currentSyncState}->{oid} . '.0',
|
||||
$mapping->{timeBaseState}->{oid} . '.0',
|
||||
$mapping->{powerDownFlags}->{oid} . '.0',
|
||||
$mapping->{ntpRequestsNumber}->{oid} . '.0',
|
||||
$mapping->{ntpRequestsNumber}->{oid} . '.0'
|
||||
],
|
||||
nothing_quit => 1
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user