public
Description: A Network monitoring Rails app, utilizing SNMP via Ruby-SNMP
Homepage:
Clone URL: git://github.com/bspaulding/snmp-monitor.git
bspaulding (author)
Thu May 14 08:35:22 -0700 2009
commit  1b81f2e9428b44ee185fa8f8111259345f06c66e
tree    fb05859907a54ff400e8ef94876d9f21bc82a96c
parent  e61ff278d4a086f3f08829f30b403bf9bd7e7733
name age message
file .gitignore Fri Feb 20 12:52:42 -0800 2009 Initial Commit. [Bradley Spaulding]
file README Fri Feb 20 16:59:50 -0800 2009 updated README. [bspaulding]
file README.textile Loading commit data...
file Rakefile Fri Feb 20 12:52:42 -0800 2009 Initial Commit. [Bradley Spaulding]
directory app/ Thu May 14 08:31:51 -0700 2009 purged unneeded classes, documented others [bspaulding]
directory config/ Thu May 14 08:12:15 -0700 2009 commiting final changes [bspaulding]
directory db/ Thu May 14 08:31:51 -0700 2009 purged unneeded classes, documented others [bspaulding]
directory doc/ Fri Feb 20 12:52:42 -0800 2009 Initial Commit. [Bradley Spaulding]
directory lib/ Thu May 14 08:35:22 -0700 2009 documented trap_monitor and snmp_extentions [bspaulding]
directory log/ Fri Feb 20 12:52:42 -0800 2009 Initial Commit. [Bradley Spaulding]
directory public/ Thu May 14 08:12:15 -0700 2009 commiting final changes [bspaulding]
directory script/ Fri Feb 20 12:52:42 -0800 2009 Initial Commit. [Bradley Spaulding]
directory test/ Thu May 14 08:31:51 -0700 2009 purged unneeded classes, documented others [bspaulding]
directory tmp/ Fri Feb 20 12:52:42 -0800 2009 Initial Commit. [Bradley Spaulding]
file typescript Thu May 14 08:12:15 -0700 2009 commiting final changes [bspaulding]
directory vendor/ Fri Feb 20 12:52:42 -0800 2009 Initial Commit. [Bradley Spaulding]
README.textile

SNMP Monitor

SNMP Monitor is a network monitoring application that uses SNMP. It is a web application built with Ruby on Rails. SNMP Monitor was designed and implemented by Bradley J. Spaulding as a requirement for a Computer Networking (CPS372) course at Gordon College.

TODO: Explain basic functionality and give short tutorial.