public class JCifsMonitor extends ParameterSubstitutingMonitor
LOG| Constructor and Description | 
|---|
JCifsMonitor()  | 
| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
poll(MonitoredService svc,
    Map<String,Object> parameters)
This method queries the CIFS share. 
 | 
getRuntimeAttributes, getSubstitutedParameters, parseString, resolveKeyedStringgetEffectiveLocation, 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 © 2021. All rights reserved.