Notes: Release notes for php-syslog-ng 2.9.1: I've taken the 2.8 version, fixed a few bugs/annoyances and added an install interface. To use the installer, just create an empty (writeable) config.php in the config/ directory and point your browser to http://yourserver/install I've also added a perl script to generate fake events located at scripts/dbgen.pl Added the Cisco Error Message Database (CEMDB) - The CEMDB includes a MySQL table of all cisco errors available (~25k entries). - It will automatically display more information about any Cisco-based event that comes in. - Note that you must have javascript enabled for this to display. To enable this feature, your config file requires two entries: define('CEMDB', 'ON'); define('CISCO_ERROR_TABLE', 'cemdb'); These entries are created if you use the installer. I'm including the dumpfile for the CEMDB stuff - it can be found in install/sql/cemdb.sql.gz - Clayton Dukes - Lot's-o-props to Michael Freeman for his help on the emd.pl script! (mfreeman451@gmail.com)
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use