Table of Contents |
---|
...
You can configure the discovery manager as described below using the Abiquo Configuration Properties#narsconfiguration properties#nars.
Multiple threads
The Abiquo Discovery Manager has a pool of plugin-clients. Each plugin-client connection checks different machines in the infrastructure. You can configure the number of plugin-clients with abiquo properties. This number should be related to the number of cores of the server that is running discovery manager service.
...
If a physical machine cannot be contacted within the timeout period, it is discarded by the infrastructure check. Machines that are discarded are logged in the Abiquo logs (nars and catalina.out) with the message : "not checked again".
Maximum Duration
The maximum duration of the infrastructure check is the same as the infrastructure check timeout value.
...
Polling frequency per cloud provider
You can configure the delay between VSM polling of virtual machines in milliseconds in a cloud provider plugin with the abiquo.vsm.pollingfrequency.<cloudprovider> property.
...