mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
add vmware connector version in response
This commit is contained in:
parent
75cc803fab
commit
a15a25e996
@ -45,6 +45,7 @@ sub init_response {
|
||||
my (%options) = @_;
|
||||
|
||||
$manager_response->{code} = 0;
|
||||
$manager_response->{vmware_connector_version} = '3.0.0';
|
||||
$manager_response->{short_message} = 'OK';
|
||||
$manager_response->{extra_message} = '';
|
||||
$manager_response->{identity} = $options{identity} if (defined($options{identity}));
|
||||
|
Loading…
x
Reference in New Issue
Block a user