2011R2.0

Updated

  • Postgres sequence fix script is now run during upgrades, full installs – EG
  • Changed Nagios Core hostgroup/servicegroup logic to match Nagios XI – EG
  • New installations will have cleaner handling of sudoers, cron jobs, and php limits
  • Lots of bug fixes in the installer

Removed

  • Removed freetds and dbd dependencies

Fixed

  • Fixed bug that displayed debugging output on email test page #207 -MG
  • Fixed bug where email addresses without FQDN’s can vail validation and fail to send (example: root@localhost) -MG
  • Fixed bug #207 that broke the URL for Unhandled problems in the login alerts window and Nagios Fusion. – MG
  • Fixed bug #185 with adding new service escalations and dependencies. Removed safety nets in the UI to allow services with service->hostgroup relationships to work correctly.
  • Fixed bug #152 related to service escalations creating ghost services upon import. – MG
  • Fixed broken link on Unconfigured Objects page – SW
  • Fixed availability report bug where host name was not displayed properly – SW
  • Fixed bug #122 which displayed inconsistent data in state history reports – EG
  • Fixed bug #218 where servicegroup availability reports contained incorrect host data – EG
  • Fixed bug #215 where performance graphs in object detail screens could not be added to dashboards – EG
  • Fixed bug where host and service notifications could not be completely disabled on a per-user basis – EG
  • Fixed bug where escalation macro was not getting populated for use in notification messages – EG
  • Fixed bugs with improperly encoded URLs causing broken links -SW

Added

  • Added option to specify http port in config.inc.php. Apply Config would fail without a mod_rewrite. -MG
  • Added fix/feature for bug #190 to allow html output for host/service status text. Option is switchable in the Admin->Manage System Config page. – MG
  • Added a System Profile page to the Admin menu to assist in troubleshooting – MG
  • Added new backend commands to support future NagiosQL snapshot rollbacks – EG