-
Notifications
You must be signed in to change notification settings - Fork 17
Home
The Open WISP Geographic Monitoring is a RoR web GUI for monitoring where a WISP's access points are installed. OWGM also tracks the uptime average of the access points.
OWGM is based on Ruby on Rails 3.0 and HTML 5.0. There is also an older version, based on RoR 2.3, that has been deprecated (but can still be found in the repository). OWGM ships with GMaps api v3 (which also includes Street View).
Please see the InstallationInstructions
Open WISP Geographic Monitoring is currently being developed with Ruby on Rails version 3.0.3. Being a RoR application, it can be deployed using any of the methods Rails supports. Even so, what we are currently using (and find quite stable) is the following environments:
- "Ruby Enterprise Edition 1.8":http://www.rubyenterpriseedition.com/index.html
- "Apache 2.2":http://www.apache.org/
- "Phusion Passenger version 2.2 or 3.0":http://www.modrails.com/index.html
- "MySQL 5.1":http://dev.mysql.com/downloads/mysql/
Currently we are working to integrate OWGM with OWM's access points database. Stay tuned!
TODO
Please note that the screenshots are taken on the rails3 branch version. Street View is not available in the trunk version!