[
https://issues.apache.org/jira/browse/HADOOP-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153336#comment-15153336
]
Inigo Goiri commented on HADOOP-12824:
--------------------------------------
The proposal is to extend winutils/systeminfo.c to collect network usage using
PDH.
The performance counter to collect will be the summation of \Network
Interface(_Total)\Bytes Total/Sec.
I think that HADOOP-12210 uses this rate value; otherwise, we will have to
figure some other performance counter.
Reference to PDH:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa373214(v=vs.85).aspx
> Collect network usage on the node in Windows
> --------------------------------------------
>
> Key: HADOOP-12824
> URL: https://issues.apache.org/jira/browse/HADOOP-12824
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Inigo Goiri
> Assignee: Inigo Goiri
>
> HADOOP-12210 collects the node network usage for Linux; this JIRA does it for
> Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)