mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
+ Fix time-host command issue
This commit is contained in:
parent
660f703446
commit
a53df7e504
@ -66,7 +66,6 @@ sub run {
|
||||
my ($self, %options) = @_;
|
||||
$self->{connector} = $options{custom};
|
||||
|
||||
$self->{connector}->set_discovery();
|
||||
$self->{connector}->add_params(params => $self->{option_results},
|
||||
command => 'timehost');
|
||||
$self->{connector}->run();
|
||||
|
Loading…
x
Reference in New Issue
Block a user