2012R1.4

Updated

  • Fix permissions for unconfigured objects file to allow removing or deleting objects. -SW
  • Fix bug where Scheduled Downtime backend API threw error -SW
  • Refactored data fetches for status information, resulting in a major decrease in page load times, and less CPU overhead for mysqld/httpd – MG

Removed

  • Removed empty PNP template for check_smtp checks causing missing performance graphs – MG

Fixed

  • Fixed issue in CCM where free variables weren’t escaping backslashes properly – MG
  • Fixed bug where CCM audit logging wasn’t working correctly – MG
  • Fixed bug #325 where cloning a host, service, template, or contact moved custom variables instead of copying them – MG
  • Fixed tracker item #323 to support custom file locations with Unconfigured objects – MG
  • Fixed several issues with the screen dashboard – MG
  • Fixed issue where menu items were not being translated – MG
  • Fixed “Scheduled Events Over Time” chart to work over https -SW
  • Updated SQL query for timedeventqueue chart data to pull from host and service status tables instead.
  • Check statistics are now fetched from Nagios Core status, eliminating the need to use ndoutils hostchecks/servicechecks tables
  • The following setting can be implemented in ndomod.cfg to reduce SQL overhead on larger installs: data_processing_options=67108669
  • Refactored Tactical overview dashlets for a substantial improvement in load times – MG
  • Updated default notification messages to use %hostalias% macro – EG
  • %hostalias% macro now defaults to use value of %host% if not specifically set – EG
  • Fixed bugs with CCM variable sanitization – MG / NS

Added

  • Added link for admins to be able to edit the BPI config file at any time. – MG
  • Added new host commands to the host object details page – MG
  • Added a default POT file for easy updates of other translation files – MG
  • Added fuzzy translations for German, Spanish, French, Italian, Portuguese, Russian, and Chinese – NS
  • Added fix to installation script to check for new RHEL subscription method – SR
  • Added host alias to search criteria. Tracker item #337 – MG