[ https://issues.apache.org/jira/browse/HADOOP-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153465#comment-15153465 ]
Inigo Goiri commented on HADOOP-12824: -------------------------------------- After checking HADOOP-12210, it looks like it is actually reporting total bytes while PDH only reports rates. I propose to add methods {{getNetworkBytesPerSecBytesRead()}} and {{getNetworkBytesPerSecWritten()}} to {{SysInfo}}. We could implement them in Linux in {{SysInfoLinux}}. Thoughts? > 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)