Nagios Config 1.3.4

 NEWS: Nagios Config v1.3.4 released on April 17, 2006 under the GNU Public License (GPL)

About Nagios Config

Nagios Config is a FREE web front end to Nagios, wrote in PHP. Its goal is to create, as a community, the leading Nagios front end.

Change Log

April 17, 2006
o Minor bugfixes: services_A1.php, extra > removed after body tag
o install_cleardb.php, require_once spelled wrong.
o index.php redesigned to be more efficient.
March 21, 2006
o Enhanced user interface
o numerous minor bug fixes such as contactgroups.cfg not being generated correctly:
        Fixed CSS, allowed services_L1.php to display only one host via hosts_E1.php
        Fixed hostgroups_import.php to use correct path, fixed generate.php to generate contacts.cfg correctly
        Fixed status bar in install.php to be more informative
        Took out unnecessary debugging from *_import.php files
        Added $nagiosConfigExportPath to common.inc.php
March 9, 2006
o Started using subversion so I could control versioning easier
o deleted a bunch of unnecessary test files that cluttered the nagiosconfig directory
o changed occurances of require() to require_once()
o created common.inc.php for easier configuration
March 7, 2006
o Initial release of Nagios Config v1.3.1 for Nagios 1.x";