2012R1.7

Security

  • Allow a locale to be passed to the login page to force a certain language upon login. login.php?locale=en_ES – MG
  • BPI: Updated to HTML 5 and forced IE to display in Edge mode so it will work correctly without having to manually set compatibility mode – MG
  • Forced username to lowercase upon login to prevent problems with Nagios Core permissions – EG

Updated

  • Mods to speed up availability report and executive summary for users with “can see all hosts and services” privileges -SW
  • Fix Bug in Tactical Overview where it wasn’t displaying the correct totals -SW
  • Updated system profile component to fetch a downloadable zip with useful log information – SL / MG
  • Fixed bug where child hosts weren’t able to be deleted with the nagiosql_delete_host.php script – MG
  • BPI: Fixed bug with BPI groups not re-populating the form for selected child groups – MG

Fixed

  • Fixed bug in scheduled reporting where pdf’s wouldn’t generate on certain SSL connections -SW
  • Fixed pass by reference bug that was causing deprecation warnings. – NS
  • Fixed bug #368 with Notification Deployment templates – MG
  • Fixed iframe display issues with Ipads/Iphones – MG
  • Fixed CCM bug with action_url and notes_url not being escaped properly – MG
  • Fixed CCM bug where wildcards weren’t working correctly – MG
  • Fixed BPI PHP warning about division by 0 – MG
  • Fixed BPI bug with long plugin output not being truncated for display correctly – MG
  • Fixed CCM bug with (+,null,standard) inheritance options not saving correctly – MG
  • Fixed bug in CCM where illegal macro characters (`~$&|'”) were allowed to be saved – MG
  • Fixed bug in CCM where @ was being read as an illegal object name character – MG
  • Fixed bug where apache crontab wasn’t being initialized on some systems – used for scheduled reporting – MG
  • Fixed CCM bug where host and contact description fields were required – MG

Added

  • Added /var/lib/mrtg and /etc/mrtg/mrtg.cfg to the XI backup/restore scripts -SW
  • Added language selection icons on the login page. These will override default settings for the duration of the session – MG
  • Added CCM feature to denote Service->Servicegroup relationships from Servicegroups page – MG