mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 13:45:18 +02:00
+ add a comment for ntp mode windows
This commit is contained in:
parent
8075883b0b
commit
a5bec63a9c
@ -99,7 +99,7 @@ sub run {
|
|||||||
}
|
}
|
||||||
|
|
||||||
my %ntp;
|
my %ntp;
|
||||||
|
# Need to set following patch: https://rt.cpan.org/Public/Bug/Display.html?id=59607
|
||||||
eval {
|
eval {
|
||||||
%ntp = Net::NTP::get_ntp_response($ntp_hostname, $self->{option_results}->{ntp_port});
|
%ntp = Net::NTP::get_ntp_response($ntp_hostname, $self->{option_results}->{ntp_port});
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user