5.2.1

Security

  • Updated sourceguardian loaders supporting up to php 5.6 -SW
  • Fixed bug causing htpasswd.users to not be updated immediately when user is forced to change password -SW
  • Fixed users who were set to local who were originally AD/LDAP users still being forced to skip local auth -SS

Updated

  • Updated Highcharts to 4.1.9 -JO
  • Updated htpasswd to use stronger SHA encryption -JO

Fixed

  • Fixed issue where update available still displays after upgrade by forcing check for updates to run after upgrade -JO
  • Fixed autoupgrade_backup.x.tar.gz filename when running upgrade from web UI -JO
  • Fixed numerous php notice/warnings -JO
  • Fixed issue where Nagios::Monitoring::Plugin is now required by several default plugins -SW
  • Fixed custom logo display issue in classic and 2014 themes -JO
  • Fixed issue in AD/LDAP component with import not working correctly with parenthesis -JO
  • Fixed issue where creating a new user would not update the htpasswd users file -JO
  • Fixed ndo2db init script to remove “cannot open file errors” on restart -SW
  • Fixed some unreadable service names in BBMap component -SW
  • Fixed bug where object wouldn’t acknowledge properly if no comment was entered through Rapid Response URL -SW
  • Fixed auto-discovery exclude IP’s to only have one -exclude statement in nmap scan -SW
  • Fixed bug where commands through UI (ack/comments/etc.) would not submit properly if host or service_description had unicode chars -SW
  • Fixed CCM Relationship button on commands page to show dependent relationships for hosts, services, hosttemplates, servicetemplates -SW
  • Fixed searching for hosts in alert stream (with auto-complete) -JO
  • Fixed error message returning on submit for Inbound NSCA settings -JO
  • Fixed adding contacts/contact_groups to hosts/services created in the new API -JO
  • Fixed creating host/service templates in API -JO
  • Fixed scheduled backup limit being set to 0 resetting to 7 -JO
  • Fixed old (upgraded intalls of XI < 5) nagiosadmins possibly not being able to log in locally if set to AD/LDAP -JO
  • Fixed issue with AD/LDAP component not working with commas -JO
  • Fixed various spelling errors -JO
  • Fixed user management page select all functionality -JO
  • Fixed invalid XML when using outbound transfers and check output had XML special chars -SW, SS
  • Fixed webinject install to make sure we have proper permissions -SW
  • Fixed bug where self signed SSL certificate sites could not schedule downtime -SW, SS
  • Fixed my tools and common tools to be sorted alphabetically -JO
  • Fixed bulk modifications tool to re-write host config on service config_name changes -JO
  • Fixed permissions for nagios libexec directory -JO
  • Fixed API creating only the last service sent when sending multiple service creations quickly -JO
  • Fixed bulk modifications tool when setting contacts/contact groups via host/service groups -JO
  • Fixed blank Alert Timeline when using a UTC offset -SW
  • Fixed sizing of Alert Timeline to show more alerts -JO
  • Fixed Top Alert Producers report column showing wrong date in Latest Alert column -SW
  • Fixed Top Alert Producers CSV export column showing wrong date and label -SW
  • Fixed BPI component check_bpi high CPU usage with lots of BPI checks -JO
  • Fixed gauge dashlet creation popup loading slow on large installs -JO
  • Fixed AD/LDAP import bug where users who already existed were trying to be imported instead of erroring -JO

Component Updates

Core Config Manager (CCM) 2.5.1

  • Added ability for import issue to update host/service escalations/dependencies by adding in # config_name to written config output -JO
  • Added ability for import issue to add host/service escalations/dependencies with specific config_name using # config_name in config to import -JO
  • Updated some styles for easier readability -JO
  • Fixed import issue where items that needed config_name would use the host_name as the config_name causing only one item to be imported -JO
  • Fixed imported service escalation/dependency services not always showing up in services selection list -JO
  • Fixed php errors being thrown -JO
  • Fixed bug in CCM splash page where the number of dependecies were incorrect and updated to use a database query which will speed up the page for large systems -LG