JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
G
I
K
L
M
N
S
T
V
B
buildEncoder()
- Method in class com.googlecode.jmxtrans.model.output.
TimeBasedRollingKeyOutWriter
buildLog4jAppender(String, String, Integer)
- Method in class com.googlecode.jmxtrans.model.output.
DailyKeyOutWriter
The maxLogFileSize and maxLogBackupFiles are ignored as per the existing behaviour of DailyKeyOutWriter.
buildLog4jAppender(String, String, Integer)
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
buildLog4jLoggerFactory(Appender)
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
buildLoggerName()
- Method in class com.googlecode.jmxtrans.model.output.
DailyKeyOutWriter
buildLoggerName()
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
C
checkFile(Query)
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
Creates the logging.
com.googlecode.jmxtrans.model.output
- package com.googlecode.jmxtrans.model.output
D
DailyKeyOutWriter
- Class in
com.googlecode.jmxtrans.model.output
This class is derived from KeyOutWriter.
DailyKeyOutWriter(ImmutableList<String>, boolean, Boolean, String, String, int, String, String, Map<String, Object>)
- Constructor for class com.googlecode.jmxtrans.model.output.
DailyKeyOutWriter
DEFAULT_DELIMITER
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
G
getAndConfigureLogger(Appender)
- Method in class com.googlecode.jmxtrans.model.output.
TimeBasedRollingKeyOutWriter
getDatePattern()
- Method in class com.googlecode.jmxtrans.model.output.
DailyKeyOutWriter
getDelimiter()
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
getFilters()
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
getLogger()
- Method in class com.googlecode.jmxtrans.model.output.
Log4JWriter
getMaxLogBackupFiles()
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
getMaxLogFileSize()
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
getNagiosHost()
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
getOutputFile()
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
getOutputFile()
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
getPrefix()
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
getSettingOutputPattern()
- Method in class com.googlecode.jmxtrans.model.output.
TimeBasedRollingKeyOutWriter
getSuffix()
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
getThresholds()
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
I
initLogger(String)
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
Initializes the logger.
initLogger(String)
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
Initializes the logger.
initLogger(String)
- Method in class com.googlecode.jmxtrans.model.output.
TimeBasedRollingKeyOutWriter
initRollingPolicy(String, int, String)
- Method in class com.googlecode.jmxtrans.model.output.
TimeBasedRollingKeyOutWriter
internalWrite(Server, Query, ImmutableList<Result>)
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
The meat of the output.
internalWrite(Server, Query, ImmutableList<Result>)
- Method in class com.googlecode.jmxtrans.model.output.
Log4JWriter
Set the log context and log
internalWrite(Server, Query, ImmutableList<Result>)
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
The meat of the output.
K
KeyOutWriter
- Class in
com.googlecode.jmxtrans.model.output
Writes out data in the same format as the GraphiteWriter, except to a file and tab delimited.
KeyOutWriter(ImmutableList<String>, boolean, Boolean, String, String, int, String, Map<String, Object>)
- Constructor for class com.googlecode.jmxtrans.model.output.
KeyOutWriter
L
log4jLoggerFactory
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
Log4JWriter
- Class in
com.googlecode.jmxtrans.model.output
A writer for Log4J.
Log4JWriter(ImmutableList<String>, boolean, Boolean, String, Map<String, Object>)
- Constructor for class com.googlecode.jmxtrans.model.output.
Log4JWriter
LOG_IO_BUFFER_SIZE_BYTES
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
LOG_IO_BUFFER_SIZE_BYTES
- Static variable in class com.googlecode.jmxtrans.model.output.
NagiosWriter
LOG_PATTERN
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
LOG_PATTERN
- Static variable in class com.googlecode.jmxtrans.model.output.
NagiosWriter
logger
- Variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
logger
- Variable in class com.googlecode.jmxtrans.model.output.
NagiosWriter
loggers
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
loggers
- Variable in class com.googlecode.jmxtrans.model.output.
NagiosWriter
M
MAX_LOG_BACKUP_FILES
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
MAX_LOG_FILE_SIZE
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
N
nagiosCheckValue(String, String)
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
Define if a value is in a critical, warning or ok state.
NagiosWriter
- Class in
com.googlecode.jmxtrans.model.output
Writes out data in Nagios format to a file, it should be used with Nagios external command file.
NagiosWriter(ImmutableList<String>, boolean, Boolean, List<String>, List<String>, String, String, String, String, Map<String, Object>)
- Constructor for class com.googlecode.jmxtrans.model.output.
NagiosWriter
S
SETTING_DELIMITER
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
SETTING_MAX_BACK_FILES
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
SETTING_MAX_LOG_FILE_SIZE
- Static variable in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
T
TimeBasedRollingKeyOutWriter
- Class in
com.googlecode.jmxtrans.model.output
Extension of KeyOutWriter to use Logback for its logging.
TimeBasedRollingKeyOutWriter(ImmutableList<String>, boolean, Boolean, String, String, int, String, Map<String, Object>)
- Constructor for class com.googlecode.jmxtrans.model.output.
TimeBasedRollingKeyOutWriter
V
validateSetup(Server, Query)
- Method in class com.googlecode.jmxtrans.model.output.
KeyOutWriter
Creates the logging
validateSetup(Server, Query)
- Method in class com.googlecode.jmxtrans.model.output.
Log4JWriter
validateSetup(Server, Query)
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
Initial log setup.
valueCheck(double, String)
- Method in class com.googlecode.jmxtrans.model.output.
NagiosWriter
Check if a value is inside of a range defined in the thresholds.
B
C
D
G
I
K
L
M
N
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2010-2017
JmxTrans team
. All Rights Reserved.