Nagios XI 5 Open Beta - Download Available

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI 5 Open Beta

Post by scottwilkerson »

BanditBBS wrote:Edit: I love you Scott!
- Added ability for users to just save config to database without Applying Configuration when running wizards -SW
:oops: :oops: :oops:

It was your idea, I just implemented it....
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Nagios XI 5 Open Beta

Post by BanditBBS »

The one item I didn't see in the changelog that you may want to mention:

The new setting for nagios.cfg file to auto reschedule service checks for hosts in a down state(The Trevor Nagios Core patch). Some people may have waited for it to officially come in XI and not patch, so they would need to know.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI 5 Open Beta

Post by scottwilkerson »

BanditBBS wrote:The one item I didn't see in the changelog that you may want to mention:

The new setting for nagios.cfg file to auto reschedule service checks for hosts in a down state(The Trevor Nagios Core patch). Some people may have waited for it to officially come in XI and not patch, so they would need to know.
I'll think about how to word this, but XI 5 does have Core 4.1.1 which does include that...

For those people not following the conversation, XI 5 contains an upgrade to Nagios Core, which includes these additional updates
ENHANCEMENTS
* Promoted JSON CGIs to released status (Eric Stanley)
* New graphical CGI displays: statusmap, trends, histogram (Eric Stanley)
* Make sticky status for acks and comments configurable enhancement #20 (Trevor McDonald / Scott Wilkerson)
* Add host_down_disable_service_checks directive to nagios.cfg #44 (Trevor McDonald / Scott Wilkerson)
* httpd.conf doesn't support Apache versions > 2.3 (DanielB / John Frickson)

FIXES
* Fix for not all service dependencies created (John Frickson)
* Fix SIGSEGV with empty custom variable (orbis / John Frickson)
* Fix contact macros in environment variables (dvoryanchikov)
* Fixed host's current attempt goes to 1 after going to hard state (John Frickson)
* Fixed two bugs/problems: Replace use of %zd in base/utils.c & incorrect va_start() in cgi/jsonutils.c (Peter Eriksson)
* Fixed: Let remove_specialized actually remove all workers (Phil Mayers)
* Fixed log file spam caused when using perfdata command directives in nagios.cfg (shashikanthbussa)
* Fixed off-by-one error in bounds check leads to segfault (Phil Mayers)
* Added links for legacy graphical displays (Eric Stanley)
* Update embedded URL's to https versions of Nagios websites (scottwilkerson)
* Fixed doxygen comments to work with latest doxygen 1.8.9.1 #30 (Trevor McDonald)
* Fixed makefile target "html" to PHONY to fix GitHub issue #28 (Trevor McDonald)
* Fixed typo as per GitHub issue #27 (Trevor McDonald)
* Fixed jsonquery.php 404 not found error, and disabled Send Query button until form populates #43 (Scott Wilkerson)
* Fixed linking in Tactical Overview for several of the Host entries in Featured section #48 (Scott Wilkerson)
* Fixed passing limit and sort options to pagination and sort links #42 (Scott Wilkerson)
* Added form field for icon URL and clean-up when it changes in CGI Status Map. (Eric Stanley)
* Added options to cgi.cfg to uncheck sticky and send when acknowledging a problem (Trevor McDonald)
* Low impact changes to automate the generation of RPMs from nagios.spec file. (T.J. Yang)
* Update index.php (Trevor McDonald)
* Fixed escaping of corewindow parameter to account for possible XSS injection (Scott Wilkerson)
* Typo correction (T.J. Yang)
* Make getCoreStatus respect cgi_base_url (Moritz Schlarb)
* Adjusted map layout to work within frames (Eric Stanley)
* Fixed map displays are now the full size of browser window (Eric Stanley)
* Fixed labels and icons on circular markup no longer scale on zoom (Eric Stanley)
* Got all maps except circular markup working with icons (Eric Stanley)
* Fixes to make legacy CGIs work again. (Eric Stanley)
* Fixes to make all/html target tolerant of being run multiple times (Eric Stanley)
* For user-supplied maps, converted node group to have transform (Eric Stanley)
* Fixed issue transitioning from circular markup map to other maps (Eric Stanley)
* Fix displayForm to trigger on the buttom press (Scott Wilkerson)
* Fix fo getBBox crash on Firefox (Eric Stanley)
* Fixed map now resets zoom when form apply()'d (Eric Stanley)
* Fixed so close box on dialogs actually closes dialog (Eric Stanley)
* Corrected directive in trends display (Eric Stanley)
* Fixed minor issue with link in trends linkes (Eric Stanley)
* Fixed issue with map displaying on Firefox (Eric Stanley)
* Added exclusions for ctags generation (Eric Stanley)
* Update map-popup.html (Scott Wilkerson)
* Initial commit of new graphical CGIs (Eric Stanley)
* Fixed Github bug #18 - archivejson.cgi returns wrong host for state change query (Eric Stanley)
* Status JSON: Added next_check to service details (Eric Stanley)
* Fixed escaping of keys for scalar values in JSON CGIs (Eric Stanley)
* build: Include <sys/loadavg.h> if it exists. (Eric J. Mislivec)
* lib-tests: test-io{cache|broker} need -lsocket to link. (Eric J. Mislivec)
* lib-tests: test-runcmd assumes GNU echo. (Eric J. Mislivec)
* lib-tests: Signal handlers don't return int on most platforms, and using a cast was the wrong way to resolve this. (Eric J. Mislivec)
* Fix some type/format mismatch warnings for pid_t. (Eric J. Mislivec)
* Fix build on Solaris. (Eric J. Mislivec)
* runcmd: Fix build when we don't HAVE_SETENV. (Eric J. Mislivec)
* Fixed checkresult output processing (Eric Mislivec)
* Corrected escaping of long output macros (Eric Mislivec)
* Fixed null pointer dereferences in archive JSON (Eric Stanley)
* Fixed memory overwrite issue in JSON string escaping (Eric Stanley)
* JSON CGI: Now escaping object and array keys (Eric Stanley)
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Nagios XI 5 Open Beta

Post by WillemDH »

Include the changelog of Core 4.1.1 ?

Very curious at how
Added new REST API with objects, config, and system sections which allows adding host/services
is working.. Does this mean http://outsideit.net/naf-reconfigure-na ... ostgroups/ will become obsolete?
Nagios XI 5.8.1
https://outsideit.net
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios XI 5 Open Beta

Post by tmcdonald »

WillemDH wrote:Include the changelog of Core 4.1.1 ?
You beat me to the post by like 15 seconds :)
Former Nagios employee
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI 5 Open Beta

Post by scottwilkerson »

WillemDH wrote:Include the changelog of Core 4.1.1 ?

Very curious at how
Added new REST API with objects, config, and system sections which allows adding host/services
is working.. Does this mean http://outsideit.net/naf-reconfigure-na ... ostgroups/ will become obsolete?
This will still work, but we are working toward an actual API to make the calls, in addition to leaving the ability to use what you have created for Reactor...

Nice work by the way...
Last edited by scottwilkerson on Tue Sep 22, 2015 12:39 pm, edited 1 time in total.
Reason: wording
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
jomann
Development Lead
Posts: 611
Joined: Mon Apr 22, 2013 10:06 am
Location: Nagios Enterprises

Re: Nagios XI 5 Open Beta

Post by jomann »

WillemDH wrote:Include the changelog of Core 4.1.1 ?

Very curious at how
Added new REST API with objects, config, and system sections which allows adding host/services
is working.. Does this mean http://outsideit.net/naf-reconfigure-na ... ostgroups/ will become obsolete?
The REST API only has basic functionality right now but it allows passing all variables you normally would if you did a define host { } in the core configs.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Nagios XI 5 Open Beta

Post by WillemDH »

This will still work, but we are working toward an actual API to make the calls, in addition to leaving what you have created for Reactor...
Well to be honest this script I released on the Exchange to reconfigure hostgroups is just one small part of more scripts. I have a giant PS script making a complete Nagios inventory ,reconfiguring each host's hostgroups automatically, so they each have the actual location, os, infrastructure, priority and role hostgroup, the correct services and templates, nsclient version, config, eventlog exclusions and more.
I'll have to watch this new api closely to make sure I'm not wasting my time working on stuff that will exist in some near future...
Nagios XI 5.8.1
https://outsideit.net
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Nagios XI 5 Open Beta

Post by WillemDH »

- Updated all reports to now use asynchronous loading of report information -JO
- Updated all reports to have a new layout -JO
- Added numbers of saved reports and scheduled reports to left hand menu section -JO
I really hope this means I can start using reports, as currently I have to run a report three times in order to be able to export to pdf AND running a report chokes my XI server..
This will be hard to test on my QA though, as it doesn't have that many hosts.
Nagios XI 5.8.1
https://outsideit.net
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: Nagios XI 5 Open Beta

Post by eloyd »

I can see this is going to become a very confusing thread soon. Would it be possible to have a new invite-only forum group created for the Beta so topic threads can be kept together?
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
Locked