Re: Cannot scroll pages reports in XI 1.7
Posted: Tue Oct 18, 2011 11:20 am
Hi Mike ,
Can I have the patch please.
Cheers
Arnab
Can I have the patch please.
Cheers
Arnab
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
cd /tmp
wget http://assets.nagios.com/downloads/nagiosxi/2011/devel/xi-2011r1.8rc.tar.gz
tar zxf xi-2011r1.8rc.tar.gz
cd nagiosxi
./upgradeCHANGELOG
2011R1.8 -
=====================
- Added ability to include attachments in emails - NS
- Added group membership query functions - EG
- Fixed date in webroot index page (suggested by Troy Lea) - EG
- Added MIB management to admin page (suggested by Troy Lea) - EG
- Updated jQuery to 1.6.2 - EG
- Performance graph panels in object detail pages now only display if panel is selected (suggested by Troy Lea) - EG
- Fixed problem with apostrophes being cut off in comments/acknowledgements - EG
- Added PNP graph template management (suggested by Troy Lea) - EG
- Added custom date/time selection to performance graphs (suggested by Troy Lea) - EG
- Added Automatic login feature - EG
- Modified cmdsubsys cron job to run daily update checks - EG
- Added zip to the prereqs list for CentOS 6 - NS
- Fixed bug #191 that created an extra footer div on child pages and prevented buttons and links from working - MG
- Added missing dependency for check_by_ssh - AG
- Revised OS checker for installer scripts to ensure compatibility and supported installations - AG
- Updated the repair_mysql.sh script for more successful repair runs - MG
- Modified load_url logging to overwrite load_url.log instead of appending to prevent log flooding with duplicate info. - MG - Fixed bug 194 that created an SQL error in the browser when updating notification preferences - MG
- Multiple install attempts will not append to the install.log file instead of overwriting it. - AG