OCD-01 [OSSEC Cool Dashboard]
=============================
OCD is a simple web UI written in PHP [and little CSS].
It displays dashboard of current OSSEC activity.
Originally written to allow NOC to monitor OSSEC events in realtime.]
LICENSE:
GNU General Public License version 3.0 (GPLv3)
PREREQUISITES:
- PHP 5 [I tested with 5.2.6 and 5.3.3 but it might even work with 4 as its pretty simple]
- PHP MySQL extension
- An OSSEC system to which you have credentials for [naturally :)]
To install, simply extract the archive onto a document root and edit settings.inc to reflect your database info.
BUGS:
Please report all bugs, feature requests and patches to Jess Portnoy <kernel01@gmail.com>.