Linux Interface network speed

Hi,

i’m looking how to get Network speed with duplex on linux machine.
In the giving format:
eth0, IP Address, speed, duplex

for windows i found and already using it, pretty bummer that the network object only works against microsoft only
Thanks

I’m not certain if this is possible through relevance directly, but you could run an action periodically that would output this value from the command line to a file, then read the data from the file using relevance.

What inspector are you using to retrieve duplex on Windows clients? I haven’t found one…

1 Like

There is probably something in WMI or the registry for that, but I don’t know either.


Related:

http://bigfix.me/analysis/details/2994562
https://support.bigfix.com/inspectors/Networking%20Objects_Any.html