-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rtuck99 edited this page May 28, 2013
·
5 revisions
Router Monitor for Sky ADSL Routers
Currently this monitor is only known to work with the Sagemcom F@ST2504n router (since that's the only one I have).
It draws charts of the following statistics:
- Noise margin upstream + downstream
- Line attenuation upstream + downstream
- Line speed upstream + downstream
- WAN Uptime
- WAN Collisions
- WAN Rx/Tx bytes
- WAN Rx/Tx packets
The router monitor needs Java 7 to run - download it from java.com if you don't already have it.
Extract the .zip file into your favourite location. Double click the jar file, or run it by opening a command prompt in the folder and typing
java -jar routerMonitor-0.1.0.jar
The app can be configured by right clicking the icon in the system tray and choosing Settings.
The system tray icon will change colour when the configurable thresholds are breached.
Version 0.1: Version 0.1.0 (Zip file)