mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-26 03:08:39 +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',
|
'default' => {'url' => 'https://vcenter/sdk',
|
||||||
'username' => 'test@test.fr',
|
'username' => 'test@test.fr',
|
||||||
'password' => 'xxxx'},
|
'password' => 'xxxx'},
|
||||||
},
|
|
||||||
'other' => {'url' => 'https://other_vcenter/sdk',
|
'other' => {'url' => 'https://other_vcenter/sdk',
|
||||||
'username' => 'test@test.fr',
|
'username' => 'test@test.fr',
|
||||||
'password' => 'xxxx'},
|
'password' => 'xxxx'},
|
||||||
}
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
'other' and 'default' are containers name.
|
'other' and 'default' are containers name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user