org.rhq.plugins.netservices
Class PingNetServiceComponent
java.lang.Object
org.rhq.plugins.netservices.PingNetServiceComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent, MeasurementFacet
public class PingNetServiceComponent
- extends java.lang.Object
- implements ResourceComponent, MeasurementFacet
Monitoring of HTTP Servers
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_ADDRESS
public static final java.lang.String CONFIG_ADDRESS
- See Also:
- Constant Field Values
PingNetServiceComponent
public PingNetServiceComponent()
start
public void start(ResourceContext resourceContext)
throws InvalidPluginConfigurationException,
java.lang.Exception
- Specified by:
start in interface ResourceComponent
- Throws:
InvalidPluginConfigurationException
java.lang.Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
getValues
public void getValues(MeasurementReport report,
java.util.Set<MeasurementScheduleRequest> metrics)
throws java.lang.Exception
- Specified by:
getValues in interface MeasurementFacet
- Throws:
java.lang.Exception
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.