Ronald Bartelshubandspoke.amastelek.com·Oct 4, 2024📜Bash Script to Log Packet Loss via mtr⚗️The script below attempts to pick up packet loss issues to a destination IP address over a longer period while still measuring the loss over a count of 100 packets. It logs the anomalies which can then be shared. #!/bin/bash # Ensure the script is r...10 likes·63 readsMtr
Ronald Bartelshubandspoke.amastelek.com·Apr 30, 2024🔭Troubleshooting TCPView & Inspect | Discover Windows Network Connections👨🔬TCPView is a tool and part of the Microsoft SysInternals utilities. Its a great tool to diagnose a problem when the network is being blamed. https://www.linkedin.com/pulse/20140831053110-4662331-what-is-chewing-your-bandwidth/?trackingId=MFqaykwPQ6mT...3 likesTCPView