Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 58. JmxTransOutputDefinitionTemplate schema reference
Used in: JmxTransSpec
Property | Description |
---|---|
outputType | Template for setting the format of the data that will be pushed.For more information see JmxTrans OutputWriters. |
string | |
host | The DNS/hostname of the remote host that the data is pushed to. |
string | |
port | The port of the remote host that the data is pushed to. |
integer | |
flushDelayInSeconds | How many seconds the JmxTrans waits before pushing a new set of data out. |
integer | |
typeNames | Template for filtering data to be included in response to a wildcard query. For more information see JmxTrans queries. |
string array | |
name | Template for setting the name of the output definition. This is used to identify where to send the results of queries should be sent. |
string |