[
https://issues.apache.org/jira/browse/MINIFICPP-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-1593:
-----------------------------------
Status: Patch Available (was: In Progress)
[https://github.com/apache/nifi-minifi-cpp/pull/1152]
> 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
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)