2011R2.3

Updated

  • 0 is now an acceptable value for first_notification_delay on monitoring wizards – MG
  • Modified some of the subsystem processes to only run when needed – MG
  • $cfg[‘xidpe_dir’] = ‘/usr/local/nagios/var/spool/xidpe’; $cfg[‘perfdata_spool’]= ‘/usr/local/nagios/var/spool/perfdata’;
  • Fixes for rapid response authentication – EG
  • Reverted sudoers install script to support CentOS 5 – EG
  • Fixed bug where deleted users weren’t being properly removed from the cgi.cfg file – SW
  • Bugfix for a small error in table alignment in PDFs – SW
  • CPU Load meter on syssstat dashlet now accounts for multiple CPUs -SW

Fixed

  • Fixed a bug where some monitoring wizards couldn’t complete because of missing values – SW/MG
  • Fixed issue where the upgrade script could fail if the /usr/local/nagiosxi/tmp directory was empty -SW
  • Fixed comment/author notification variables to now be %comment% and %author%, respectively – EG
  • Fixed issue with Date/Time picker for custom graph timeperiods – SW
  • Fixed issue on 64-bit el5 where removal on librsvg2.i386 failed and held up the installer – AG
  • Fixed issue where downtime is scheduled several days into the future, and a couple other problems – SW
  • Fixed issue with rapid response url with read-only users – MG
  • Fixed bug #250 related to European date formats in reports -SW

Added

  • Added new performance options to the Admin->Performance settings page, subsystem procs/logging can be disabled to improve performance – MG
  • Added config options for the performance data spool directories to allow for use of RAM disks with XI’s subsystem processes. -MG
  • Added some python libraries as dependencies in preparation for capacity planning project – AG
  • Added nmap support to sudoers (used by autodiscovery) – EG
  • Added helper functions to detect if a specific wizard or component is installed – EG
  • Added session performance improvement suggested by CB – EG