This component is deprecated and will be removed in NiFi 2.x.
Please consider using one the following alternatives: No alternative components suggested.
Reports metrics to Ganglia so that Ganglia can be used for external monitoring of the application. Metrics reported include JVM Metrics (optional); the following 5-minute NiFi statistics: FlowFiles Received, Bytes Received, FlowFiles Sent, Bytes Sent, Bytes Read, Bytes Written, Total Task Duration; and the current values for FlowFiles Queued, Bytes Queued, and number of Active Threads.
ganglia, stats
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Hostname | Hostname | localhost | The fully-qualified name of the host on which Ganglia is running | |
Port | Port | 8649 | The Port on which Ganglia is listening for incoming connections | |
Send JVM Metrics | Send JVM Metrics | false |
| Specifies whether or not JVM Metrics should be gathered and sent, in addition to NiFi-specific metrics |