Ping Results to Database
I updated my script to write the results to a database to allow for easier manipulation of the data through queries, instead of having to traverse a file, linearly. The database design is very simple, consisting of only two tables, and can be easily expanded to contain more information about the device. The bold […]
Ping Results to Database Read More »