2011R1.7

Updated

  • More robust installation scripts, support for RHEL 6 -AG
  • Changed permissions on files under /usr/local/nagiosxi to restrict access to Nagios and Apache users only -EG
  • Applied fix to check_xi_service_mrtgtraf.php PNP template to fix units problem on perf graphs -NS
  • Changed activation logic to require re-activate on IP address change -EG
  • Updated backend URL logic to fix problem with command-line scripts – EG
  • NOTE for proxy installs: Nagios XI needs to make internal calls to localhost, set your proxy accordingly.

Removed

  • Removed event log report link for non-admins – EG

Added

  • Added checks to detect wrong file types when uploading components, wizards, and dashlets -EG
  • Added logging when internal and external http calls fail: /usr/local/nagiosxi/var/load_url.log -MG
  • Added an import prep script that preps all .cfg files in a single directory (scripts/xi_prep_dir.php) -MG
  • Added ability to search for host status by IP address in the “Quick Find” search box – EG
  • Added sanity checks to all stages of reconfigure_nagios.sh to identify any problems during Apply Configuration -MG
  • Added error catches for “Apply Configuration” in the browser, problems will now exit the loop with an appropriate error message -MG
  • Added host alias to the host details page: Tracker Request: #165 -MG
  • Added ability to filter new reports by a single host. Tracker Request #134 – MG
  • Added callbacks to allow for overriding default home page, injecting links in reports – EG

Fixed

  • Fixed permissions in alert heatmap, notifications, histogram, and status history reports (issue #186) – EG
  • Fixed errors when determining backend URL (old logic broke with command line scripts) – EG
  • Fixed bug in footer with z-index and tray alert transparency – EG
  • Fixed tracker issue #127 related to status table sort arrows not being clickable -MG
  • Fixed bug created in 1.6 that causes slow performance with installs behind NAT -MG
  • Fixed bug in E-importnagiosql script with Apache not restarting and removed duplicate dependencies in 1-prereqs scripts – AG