[
https://issues.apache.org/jira/browse/MINIFICPP-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306449#comment-17306449
]
Joe Witt commented on MINIFICPP-1532:
-------------------------------------
I dont think we're creating processors to do monitoring themselves. Rather the
purpose of a processor would be to capture 'monitoring data/metrics' from the
target system to then share that collected information in a flow that send it
to some other system/collection point.
> 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
> Assignee: Martin Zink
> Priority: Major
> 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)