This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
tmp/ | ||
| |
typescript | ||
| |
vendor/ |
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.
Usage
Start up the server by running script/server from the source’s root directory.
Alternatively, you can use your own rails server environment. Phusion Passenger with nginx or Apache is recommended.
Documentation
The source is documented inline. To generate rDoc HTML documentation, run rake doc:app from the source’s root directory.








