Martin Zink created MINIFICPP-1593:
--------------------------------------
Summary: Create linux equivalent to PerformanceDataMonitor
processor
Key: MINIFICPP-1593
URL: https://issues.apache.org/jira/browse/MINIFICPP-1593
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Martin Zink
Assignee: Martin Zink
Create a similar processor to the PerformanceDataMonitor processor on linux
(maybe macOS?)
It should be able to monitorĀ
+CPU+:
* Idle (%)
* Stolen
* System
* User
+Memory:+
* Total
* Used (%)
* Free (%)
* Swap Free
* Swap Used
+I/O+:
* Read
* Write
* Avg Utilization
+Disk+:
* Total
* Free
* Used
* Volumes/Partitions
+Network+:
* Avg Utilization (%)
* In Errors
* Out Errors
+Process+
* Process ID
* Memory
* Processor Time
--
This message was sent by Atlassian Jira
(v8.3.4#803005)