A couple projects that I have thought of doing at are quite large would be:
1. A network monitor, like Big Brother, but written in php.  Completely db driven, 
with an easy to use web interfaces for monitoring/adding systems and has uptime 
graphs, etc.  It can be quite complex if you try to add heirachies connections, so for 
instance, you'd only alert on the router, and not on all of the systems behind the 
router -- although you'd show them as down, it isn't reported that they're down.

2. A front end interface to jpgraph that lets you do data mining over any db, allowing 
you to choose the tables, x-axis, y-axis, labels, overlay another plot over existing 
ones, etc in an easy to use interface.

3. An access like front end to mysql.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to