This application allows you to capture the logging messages about network activity from your Linksys cable/DSL modem routers and store it in a database. The beginings of a PHP web based front end is also included as a separate module.
Be the first to post a text review of Linksys Activity Logger. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Does anybody have any feedback? I see that people are downloading LAL, but I've not heard from anybody.......Feedback would be appreciated so that I know if this project is of use to anyone.
Version 0.5 of the lal_web module now works correctly for graphing if you are using MySQL. Differences between the syntax of the two databases have been worked out.
I've just discovered that the graphing queries only work under Oracle. I need to do some research on MySQL's built-ins to see if it has corresponding functions. For the time being, they graphing capability is ONLY supported if you are using an Oracle database. Sorry for the temporary inconvenience.
This release fixes a couple of problems - the previous version works perfectly with Oracle (so if you're using v0.4 under Oracle there is no reason to upgrade) but had some issues with MySQL: 1. MySQL is case sensitive when it comes to table names, Oracle is not. 2. MySQL and Oracle spell their substring function differently (SUBSTRING and SUBSTR). It now works under both databases.
This release fixes a couple of problems - the previous version works perfectly with Oracle (so if you're using v0.4 under Oracle there is no reason to upgrade) but had some issues with MySQL: 1. MySQL is case sensitive when it comes to table names, Oracle is not. 2. MySQL and Oracle spell their substring function differently (SUBSTRING and SUBSTR). It now works under both databases.
LAL Web now includes a graphing capability. Simply select from a pop-up list the desired graph and it will be genereated and displayed automatically in your web browser. This was previously only available by getting the CVS version, now it is publically available. Requires JpGraph in order to generate the graphs.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?