public
Description: A Network monitoring Rails app, utilizing SNMP via Ruby-SNMP
Homepage:
Clone URL: git://github.com/bspaulding/snmp-monitor.git
snmp-monitor / README
100644 5 lines (3 sloc) 0.336 kb
1
2
3
4
5
== 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.