![]() |
|
Tools
This is where we've stuffed scripts, tools and other useful stuff for configuring and troubleshooting SWAP. |
Links Put Link list here. |
|||
|
nets.pl (right click and select save-target-as)
nets.pl is a perl script that monitors your routing table every 20 seconds (or whatever interval you specify) and reports if anything has changed. Every minute it prints your entire routing table to remind you what you've got. This is one of those quickly coded-up-tools that requires you to edit the code to modify its behavior rather than taking arguments. For example, to change the reporting interval, you change the $sleeptime variable. I find it helpful to redirect the output of nets.pl to a file and then tail the file. That way you can see what's going on in real time and keep a record. |
||||
| Copyright © 2003-5 swap | ||||