mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
commit
81f9a6e995
@ -58,11 +58,10 @@ In case you have many VirtualCenters, the configuration is (note the use of ","
|
||||
'default' => {'url' => 'https://vcenter/sdk',
|
||||
'username' => 'test@test.fr',
|
||||
'password' => 'xxxx'},
|
||||
},
|
||||
'other' => {'url' => 'https://other_vcenter/sdk',
|
||||
'username' => 'test@test.fr',
|
||||
'password' => 'xxxx'},
|
||||
}
|
||||
},
|
||||
);
|
||||
|
||||
'other' and 'default' are containers name.
|
||||
@ -118,4 +117,4 @@ You can have the following error returns by the connector:
|
||||
# perl centreon_plugins.pl --plugin=apps::vmware::connector::plugin ...
|
||||
Cannot get value for counters...
|
||||
|
||||
Please check that your VirtualCenter and ESX time synchronization. Most of the time, the server with the connector and/or VirtualCenter/ESX are not well synchronized.
|
||||
Please check that your VirtualCenter and ESX time synchronization. Most of the time, the server with the connector and/or VirtualCenter/ESX are not well synchronized.
|
||||
|
Loading…
x
Reference in New Issue
Block a user