Description:
Reporting Task that reports metrics to a Ganglia server. The following metrics are reported:
- FlowFiles In (5 mins): The number of FlowFiles received via Site-to-Site in the last 5 minutes
- Bytes In (5 mins): The number of bytes received via Site-to-Site in the last 5 minutes
- FlowFiles Out (5 mins): The number of FlowFiles pulled from Output Ports via Site-to-Site in the last 5 minutes
- Bytes Out (5 mins): The number of bytes pulled from Output Ports via Site-to-Site in the last 5 minutes
- Bytes Read (5 mins): The number of bytes read from disk by NiFi in the last 5 minutes
- Bytes Written (5 mins): The number of bytes written to disk by NiFi in the last 5 minutes
- FlowFiles Queued: The total number of FlowFiles currently queued on the system at the point in time at which the Reporting Task is run
- Bytes Queued: The total number of bytes allocated by the FlowFiles that are currently queued on the system at the point in time at which the Reporting Task is run
- Active Threads: The number of threads actively running at the point in time at which the Reporting Task is run