Section 3.3
Code Samples
All of this code was written in Vi. None of this code is it's final version, I did not remember to save them all the day I left and I now do not have access to them. The following files do however give you a basic idea of what I was working with:
Counter - My initial script that familiarized me with what I'd be doing, I used snippets from this in almost every subsequent tool.
DNS_Tracker - Dumped DNS stats and then came up with information from them.
Reader - Read the binary file created by snoop, transformed it, and then displayed information.
Snooper - Began snooping, had to be it's own script because I could not figure out how to make it not take focus away from the more important tools that were running.
Success - A tool that was likely my most useful, using various configurations you could find out exactly how long it took for modems to reboot.
Test (yes, a bad name) - Attempted to telnet in to modems after they reboot, to ensure they did in fact come online.
Validate - Same as above, just a different version, I forget which one actually worked (although I'd lean towards this one).
<3.2 Pictures | Home | 4.0 My Thoughts>