Arpad Boda created MINIFICPP-1532:
-------------------------------------
Summary: Create a processor to monitor consumption of resources in
Windows
Key: MINIFICPP-1532
URL: https://issues.apache.org/jira/browse/MINIFICPP-1532
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Arpad Boda
Fix For: 0.10.0
Phase 1:
Windows only.
Only monitor the consumption of the following (across the system, no per
process data):
+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
Phase 2:
Add processor and memory consumption of each process running on the system
Phase 3:
Linux? (Not sure we will ever need this)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)