Tool for logging NIC link state events.
Posted
by Alan B
on Server Fault
See other posts from Server Fault
or by Alan B
Published on 2010-03-16T12:52:16Z
Indexed on
2010/03/16
12:56 UTC
Read the original article
Hit count: 261
Intel NICs have a driver option (in Windows) that will log link state events to the system log, so if the network drops out periodically you can determine that fact.
Does anyone know of a simple generic solution that does this, in other words one that is not part of the driver from a particular manufacturer?
I know there are plenty of 'big iron' network monitoring tools out there but surely there's something really simple that runs as a service in Windows with minimal setup ?
TIA
© Server Fault or respective owner