Page 1 of 1

Nagios XI 2011R1.7 Devel Release

Posted: Wed Aug 17, 2011 2:25 pm
by mguthrie
Hey Everybody,

We posted a development release of Nagios XI 2011R1.7 at the following URL.

http://assets.nagios.com/downloads/nagi ... vel.tar.gz

Any users interested in testing are welcome to give it a try and post any comments or problems you have with it to this thread.
We hope to have 1.7 production ready next week.

CHANGELOG for 1.7
2011R1.7 - 8/17/2011
=====================
- More robust installation scripts, support for RHEL 6 -AG
- Changed permissions on files under /usr/local/nagiosxi to restrict access to Nagios and Apache users only -EG
- Applied fix to check_xi_service_mrtgtraf.php PNP template to fix units problem on perf graphs -NS
- Added checks to detect wrong file types when uploading components, wizards, and dashlets -EG
- Changed activation logic to require re-activate on IP address change -EG
- Fixed permissions in alert heatmap, notifications, histogram, and status history reports (issue #186) - EG
- Removed event log report link for non-admins - EG
- Fixed errors when determining backend URL (old logic broke with command line scripts) - EG
- Added logging when internal and external http calls fail: /usr/local/nagiosxi/var/load_url.log -MG
- Updated backend URL logic to fix problem with command-line scripts - EG
- Fixed bug in footer with z-index and tray alert transparency - EG
- Added an import prep script that preps all .cfg files in a single directory (scripts/xi_prep_dir.php) -MG
- Added ability to search for host status by IP address in the "Quick Find" search box - EG
- Added sanity checks to all stages of reconfigure_nagios.sh to identify any problems during Apply Configuration -MG
- Added error catches for "Apply Configuration" in the browser, problems will now exit the loop with an appropriate error message -MG
- Added host alias to the host details page: Tracker Request: #165 -MG
- Fixed tracker issue #127 related to status table sort arrows not being clickable -MG
- Added ability to filter new reports by a single host. Tracker Request #134 - MG
- Fixed bug created in 1.6 that causes slow performance with installs behind NAT -MG
NOTE for proxy installs: Nagios XI needs to make internal calls to localhost, set your proxy accordingly.

Re: Nagios XI 2011R1.7 Devel Release

Posted: Mon Aug 22, 2011 3:39 pm
by hhlodge
- Applied fix to check_xi_service_mrtgtraf.php PNP template to fix units problem on perf graphs

Can we get the file(s) to fix this on current (1.6) implementations?

Re: Nagios XI 2011R1.7 Devel Release

Posted: Mon Aug 22, 2011 5:08 pm
by nscott
Kyle,

Make a backup of your /usr/local/nagios/share/pnp/templates/check_xi_service_mrtgtraf.php and replace it with the attached file.

Keep in mind you will have to rename the attached file to check_xi_service_mrtgtraf.php

Re: Nagios XI 2011R1.7 Devel Release

Posted: Tue Aug 23, 2011 10:27 am
by hhlodge
All better, thanks so much.

Re: Nagios XI 2011R1.7 Devel Release

Posted: Tue Aug 23, 2011 2:28 pm
by nscott
Great, glad to hear it works for you!

Re: Nagios XI 2011R1.7 Devel Release

Posted: Thu Aug 25, 2011 11:16 am
by arnab.roy
Hi ,

How far are we from the actual production release ?

Cheers
Arnab

Re: Nagios XI 2011R1.7 Devel Release

Posted: Thu Aug 25, 2011 11:29 am
by nscott
We're just working kinks out of the install script (which was streamlined in a large way). Just a few minor fixes, so its quite close.