org.hyperic.hq.product.logparse
Class SimpleRtPlugin
java.lang.Object
org.hyperic.hq.product.GenericPlugin
org.hyperic.hq.product.RtPlugin
org.hyperic.hq.product.logparse.SimpleRtPlugin
public abstract class SimpleRtPlugin
- extends RtPlugin
Fields inherited from class org.hyperic.hq.product.RtPlugin |
APPSERVER, CONFIG_DONTLOG, CONFIG_EUINTERVAL, CONFIG_EULOGDIR, CONFIG_EULOGMASK, CONFIG_INTERVAL, CONFIG_LOGDIR, CONFIG_LOGMASK, CONFIG_SVCID, CONFIG_TRANSFORM, DEFAULT_INTERVAL, ENDRTTYPE, ENDUSER, LOGFILE_SUFFIX, lp, PARAM_LOG_DIR, STARTRTTYPE, UNKNOWN, WEBSERVER |
Methods inherited from class org.hyperic.hq.product.RtPlugin |
combineUrls, dontLog, dontLog, generateFileList, getConfig, getEULogFormat, getLogFormat, getSvcType, getTimes, getWebAppLogDir, setTimeMultiplier, supportsEndUser |
Methods inherited from class org.hyperic.hq.product.GenericPlugin |
adjustClassPath, configure, getAbsoluteFiles, getConfig, getConfig, getCustomPropertiesSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getDefaultInstallPath, getLog, getLogName, getManagerProperty, getName, getPlatformName, getPluginClassName, getPluginData, getPluginProperty, getPluginVersion, getProductPlugin, getProperties, getScriptExtension, getScriptExtension, getScriptExtension, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperties, getTypeProperty, getTypeProperty, getTypeProperty, init, isNetStatEnabled, isWin32, openResource, setData, setName, setPluginVersion, setTypeInfo, shutdown, toFileList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleRtPlugin
public SimpleRtPlugin()
convertFormat
public String convertFormat(String fmt)
- Specified by:
convertFormat
in class RtPlugin
getTimeMultiplier
public double getTimeMultiplier()
- Overrides:
getTimeMultiplier
in class RtPlugin
getParser
public BaseLogParser getParser()
- Specified by:
getParser
in class RtPlugin
getConfigSchema
public org.hyperic.util.config.ConfigSchema getConfigSchema(TypeInfo info,
org.hyperic.util.config.ConfigResponse config)
- Description copied from class:
GenericPlugin
- The ConfigSchema used to render config options for this resource
in the UI and client shell.
- Overrides:
getConfigSchema
in class GenericPlugin
- Parameters:
info
- The TypeInfo of this plugin from ProductPlugin.getTypesconfig
- ConfigReponse of the parent resource (if any).
- Returns:
- ConfigSchema for this resource.
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.