public class RRDGraphReader extends ServiceableReader implements Initializable, MonitoringConstants
Reader
for exposing a monitoring graph.MonitoringConstants.Period
Modifier and Type | Field and Description |
---|---|
private MonitoringExtensionPoint |
_monitoringExtensionPoint |
private String |
_rrdStoragePath |
manager
objectModel, out, parameters, resolver, source
FEEDING_PERIOD, RRD_EXT, RRD_STORAGE_DIRECTORY
Constructor and Description |
---|
RRDGraphReader() |
Modifier and Type | Method and Description |
---|---|
void |
generate() |
String |
getMimeType() |
void |
initialize() |
void |
service(ServiceManager smanager) |
getLastModified, recycle, setOutputStream, setup, shouldSetContentLength
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
private String _rrdStoragePath
private MonitoringExtensionPoint _monitoringExtensionPoint
public RRDGraphReader()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableReader
ServiceException
public void initialize() throws Exception
initialize
in interface Initializable
Exception
public String getMimeType()
getMimeType
in interface SitemapOutputComponent
getMimeType
in class AbstractReader
public void generate() throws IOException, SAXException, ProcessingException
generate
in interface Reader
IOException
SAXException
ProcessingException