2011R1.8

Updated

  • Updated jQuery to 1.6.2 – EG
  • Performance graph panels in object detail pages now only display if panel is selected (suggested by Troy Lea) – EG
  • Modified cmdsubsys cron job to run daily update checks – EG
  • Revised OS checker for installer scripts to ensure compatibility and supported installations – AG
  • Updated the repair_mysql.sh script for more successful repair runs – MG
  • Modified load_url logging to overwrite load_url.log instead of appending to prevent log flooding with duplicate info. – MG
  • Multiple install attempts will not append to the install.log file instead of overwriting it. – AG
  • Updated NPCD daemon to 0.4-latest snapshot. Fixes memory leak that can crash NPCD process. – MG
  • http://assets.nagios.com/downloads/nagiosxi/components/proxy.zip – Adds a Proxy Configuration page to the Admin menu.

Added

  • Added ability to include attachments in emails – NS
  • Added group membership query functions – EG
  • Added MIB management to admin page (suggested by Troy Lea) – EG
  • Added PNP graph template management (suggested by Troy Lea) – EG
  • Added custom date/time selection to performance graphs (suggested by Troy Lea) – EG
  • Added Automatic login feature – EG
  • Added zip to the prereqs list for CentOS 6 – NS
  • Added missing dependency for check_by_ssh – AG
  • Added CentOS CR repo for CentOS 6 installations. Fixes package conflict for php-mssql package – AG
  • Added a fix that allows update checks to work on a proxy install -MG

Fixed

  • Fixed date in webroot index page (suggested by Troy Lea) – EG
  • Fixed problem with apostrophes being cut off in comments/acknowledgments – EG
  • Fixed bug #191 that created an extra footer div on child pages and prevented buttons and links from working – MG
  • Fixed bug 194 that created an SQL error in the browser when updating notification preferences – MG
  • Fixed memcached support by adding caching TTL (defaults to 10 seconds) – EG