Package restx.monitor
Class GraphiteSettingsConfig
java.lang.Object
restx.monitor.GraphiteSettingsConfig
- All Implemented Interfaces:
GraphiteSettings
-
Constructor Details
-
GraphiteSettingsConfig
public GraphiteSettingsConfig(restx.common.RestxConfig config)
-
-
Method Details
-
getGraphiteHost
- Specified by:
getGraphiteHostin interfaceGraphiteSettings
-
getGraphitePort
- Specified by:
getGraphitePortin interfaceGraphiteSettings
-
getFrequency
- Specified by:
getFrequencyin interfaceGraphiteSettings
-
getFrequencyUnit
- Specified by:
getFrequencyUnitin interfaceGraphiteSettings
-
getPrefix
- Specified by:
getPrefixin interfaceGraphiteSettings
-