public class AvailHealthChartServlet extends CurrentHealthChartServlet
Availability current health chart servlet.
IMAGE_HEIGHT_DEFAULT, IMAGE_WIDTH_DEFAULT, INTERVALCOLLECTION_TYPE_PARAMBASELINE_PARAM, HIGHRANGE_PARAM, LOWRANGE_PARAM, MEASUREMENT_UNITS_PARAM, SHOW_AVERAGE_PARAM, SHOW_BASELINE_PARAM, SHOW_HIGHRANGE_PARAM, SHOW_LOW_PARAM, SHOW_LOWRANGE_PARAM, SHOW_PEAK_PARAM, SHOW_VALUES_PARAM, unitsIMAGE_FORMAT_JPEG, IMAGE_FORMAT_PARAM, IMAGE_FORMAT_PNG, IMAGE_HEIGHT_PARAM, IMAGE_WIDTH_PARAM| Constructor and Description |
|---|
AvailHealthChartServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected Chart |
createChart()
Create and return the chart.
|
protected String |
getMetricCategory()
Return the corresponding measurement category.
|
getDefaultImageHeight, getDefaultImageWidth, initializeChart, plotDatagetDefaultCollectionType, getTrendForCollectionType, parseParameterscreateImage, getDefaultShowAverage, getDefaultShowBaseline, getDefaultShowHighRange, getDefaultShowLow, getDefaultShowLowRange, getDefaultShowPeak, getDefaultShowValues, getShowAvg, getShowLow, getShowPeak, renderJpegImage, renderPngImagedoGet, getDefaultImageFormat, getImageFormat, getImageHeight, getImageWidth, initinvalidParamErr, invalidParamErr, invalidParamWarn, invalidParamWarn, invalidParamWarn, invalidParamWarn, invalidParamWarn, parseBooleanParameter, parseDoubleParameter, parseEnumParameter, parseIntParameter, parseLongParameter, parseRequiredBooleanParameter, parseRequiredDoubleParameter, parseRequiredIntParameter, parseRequiredLongParameter, parseRequiredStringParameter, parseRequiredStringParameter, parseStringParameter, parseStringParameter, requiredParamErrdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected Chart createChart()
createChart in class ChartServletprotected String getMetricCategory()
getMetricCategory in class CurrentHealthChartServletorg.rhq.enterprise.server.legacy.measurement.MeasurementConstants.CAT_AVAILABILITYCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.