public class VmwareCimMonitor extends AbstractVmwareMonitor
Constructor and Description |
---|
VmwareCimMonitor() |
Modifier and Type | Method and Description |
---|---|
PollStatus |
poll(MonitoredService svc,
Map<String,Object> parameters)
This method queries the Vmware hypervisor for sensor data.
|
getRuntimeAttributes
getEffectiveLocation, getKeyedBoolean, getKeyedInstance, getKeyedInteger, getKeyedLong, getKeyedObject, getKeyedString, getServiceProperties
public 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_UNAVAILABLE
Copyright © 2021. All rights reserved.