mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
vmware add message error
This commit is contained in:
parent
ea78f2178a
commit
708089dd4d
@ -180,7 +180,7 @@ sub connector_response_status {
|
||||
$self->{output}->option_exit();
|
||||
}
|
||||
if (!defined($self->{result}->{code})) {
|
||||
$self->{output}->add_option_msg(short_msg => "response format incorrect");
|
||||
$self->{output}->add_option_msg(short_msg => "response format incorrect - need connector vmware version >= 3.x.x");
|
||||
$self->{output}->option_exit();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user