@Distributable(value=DAEMON) public class VmwareMonitor extends AbstractVmwareMonitor
VMWARE_MANAGED_ENTITY_TYPE_KEY, VMWARE_MANAGED_OBJECT_ID_KEY, VMWARE_MANAGEMENT_SERVER_KEY, VMWARE_MANAGEMENT_SERVER_PASSWORD_KEY, VMWARE_MANAGEMENT_SERVER_USERNAME_KEY| Constructor and Description | 
|---|
VmwareMonitor()  | 
| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
poll(MonitoredService svc,
    Map<String,Object> parameters)
This method queries the Vmware vCenter server for sensor data. 
 | 
getRuntimeAttributesgetEffectiveLocation, getKeyedBoolean, getKeyedInstance, getKeyedInteger, getKeyedLong, getKeyedObject, getKeyedString, getServicePropertiespublic PollStatus poll(MonitoredService svc, Map<String,Object> parameters)
svc - the monitored serviceparameters - the parameter mapPollStatus.SERVICE_AVAILABLE, 
PollStatus.SERVICE_UNAVAILABLE, 
PollStatus.SERVICE_AVAILABLE, 
PollStatus.SERVICE_UNAVAILABLECopyright © 2020. All rights reserved.