XhmikosR / perfmonbar

Displays performance counters on the Windows Taskbar

Home Page:https://xhmikosr.github.io/perfmonbar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with Intel Network Interface

AZZmatic opened this issue · comments

My NIC according to Windows 7 is this:
Intel(R) 82566DM-2 Gigabit Network Connection
That is not the ® symbol but two parenthesis around an R. Not sure if the () is causing the issue.

Can you try typeperf -qx > output.txt and look into output.txt for \Network Interface(.

In my VM I see

\Network Interface(Intel[R] PRO_1000 MT Desktop Adapter)\Bytes Received/sec
\Network Interface(Intel[R] PRO_1000 MT Desktop Adapter)\Bytes Sent/sec

And it actually works fine there.

I have this interface:
\Network Interface(Intel[R] 82579LM Gigabit Network Connection)\Bytes Total/sec
In the XML I have this:
counter name="netin" value="\Network Interface(Intel[R] 82579LM Gigabit Network Connection)\Bytes Received/sec"/>" There is a < in front of the string but it wouldn't display.

https://help.github.com/articles/markdown-basics

Anyway, as long as you match the interface with typeperf -qx's output, it should work.

That's what I assume. But based on the example in the previous comment it still doesn't work. I copied the interface name from the output file. It doesn't seem to be in formatting either.

I don't know what can be then. It worked for my VM with Intel Network interface...

I can confirm that it does work with the string from typeperf in a VM. I can also confirm that is working on my computer with the "Intel[R] 82579LM Gigabit Network Connection" in the counter. Fantastic. As soon as I work out the mapped drive issue this will be perfect

Not working for me either. My NIC name is:
Killer(R) Wireless-AC 1550i Wireless Network Adapter (9560NGW) 160MHz

Copy-pasted from the output.txt generated by typeperf -qx > output.txt. I pasted it between the ( ) but refreshing it does not work.

Update: What worked finally was:
Killer[R] Wireless-AC 1550i Wireless Network Adapter [9560NGW] 160MHz