OCSInventory-NG / OCSInventory-ocsreports

Webconsole for OCS Inventory NG
https://www.ocsinventory-ng.org
GNU General Public License v2.0
230 stars 150 forks source link

Show Network Card Duplex Mode #800

Open sokatra opened 5 years ago

sokatra commented 5 years ago

Is your feature request related to a problem? Please describe. I want to detect duplex mismatches

Describe the solution you'd like i can't find the duplex mode of the Network cards in ocs-Inventory It would be nice if OCS-Inventory gets also the duplex mode - so if a network card auto negotiating to half duplex i know there is a problem with the network switch or connection in Powershell i can do this to see the duplex mode Get-NetAdapter | SELECT name, LinkSpeed, fullduplex | ft -autosize Oh - is see the data is allready in the mysql Database - but in version 2.5 i can't find it in the Webgui

Describe alternatives you've considered

Additional context

gillesdubois commented 4 years ago

Hi,

We are gonna investigate this issue but i think the data is already present but not displayed at all.

Regards, Gilles Dubois.

charleneauger commented 4 years ago

Hi @sokatra ,

Can you tell me who do you see this data in MySQL Database ?

Best regards, Charlene Auger