|
that is actually what i'm making this install for.. it is a server-status plugin that logs to mysql .. then php retrieves the data every 15 seconds.
the install script will walk the web designer through verifying if the db connection info is valid, then creating tables, inserting data, then creating an administrator account so they can change the colors through a web-based interface. it also supports templates and multiple servers. i've spent way too much time on this thing, but i'm almost done with version .01 =)
still haven't used the code above, .. i'm tweeking the database so i don't have to go back later and change it.
|