Network Outages Not working in 2014

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
rseiwert
Posts: 196
Joined: Wed Jun 22, 2011 10:33 pm
Location: Somewhere between Here and Now

Network Outages Not working in 2014

Post by rseiwert »

I'm curious if anyone else is having problems with or has tested Network Outages in 2014?

Just loaded 2014. Had some old ghosts. Some pre-flight checking needs to be done for that was rather painful. I was looking at Birdseye and I like it but it's always red for warnings and it shows all services for down hosts as down. It does this bordered in green which implies to me the host is up although in another tab the same host is listed as down with a red border. Confusing. Anyway, I wanted to see what a network outage looked like in Birdseye so I created a network outage. At first I was dismayed that Birdseye didn't show a network outage, but then when I checked the network outage screen it also didn't show the outage and reported "There are no blocking outages at this time." Core reports it fine. What I always liked about Nagios was this network outage detection. It also appears that even though these hosts are unreachable the service checks are still be being scheduled which strikes me as odd. I wonder if a large outage could bog down nagios waiting on checks to fail.

Nagios XI 2014
Image

Nagios Core
Image

Hypermap
Image

Hosts
Image
Grumpy Olde IT Guy
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Network Outages Not working in 2014

Post by lmiltchev »

Network Outages dashlet is not functioning properly in 2014 - we have an internal bug report filed in already (Task ID = 2819). I expect this to be fixed in the next release.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
rseiwert
Posts: 196
Joined: Wed Jun 22, 2011 10:33 pm
Location: Somewhere between Here and Now

Re: Network Outages Not working in 2014

Post by rseiwert »

I couldn't seem to find the known issues list. Is there a place we can access such info? Any time frame for next release? Wondering if I should restore to 2012.
Grumpy Olde IT Guy
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Network Outages Not working in 2014

Post by lmiltchev »

It's an internal bug report, therefore you won't be able to view it. I don't have an ETA on the next release, but you may try the following patch.

Unzip the file below:
outages-xml.zip
to: "/tmp/nagiosxi/subcomponents/nagioscore/patches/cgi/"

replacing the original "outages-xml.c" file, then run:

Code: Select all

cd /tmp/nagiosxi/subcomponents/nagioscore
./upgrade
Let me know if this fixed your issue.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
snapon_admin
Posts: 952
Joined: Mon Jun 10, 2013 10:39 am
Location: Kenosha, WI
Contact:

Re: Network Outages Not working in 2014

Post by snapon_admin »

I was also experiencing the same issue with network outages being borked. The patch seems to have fixed the issue for me. Currently no top level hosts are down, and the outages page is showing that. If we actually have something go down I'll let you know if it works or not.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Network Outages Not working in 2014

Post by slansing »

Great, yeah if either of you, or anyone using this patch has problems let us know.
User avatar
rseiwert
Posts: 196
Joined: Wed Jun 22, 2011 10:33 pm
Location: Somewhere between Here and Now

Re: Network Outages Not working in 2014

Post by rseiwert »

Just an update, I did load that patch but it did not seem to solve the problem for me. I did have intermittent network outages popping up where none existed and that may or may not have been fixed. At this point I rolled back to 2012. This wasn't the only issue to prompt me to roll back.
Grumpy Olde IT Guy
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Network Outages Not working in 2014

Post by scottwilkerson »

If anyone is still experiencing issues with Network Outage and is using the patched verison let us know, and we will investigate, but currently we believe this to be solved and will be included in 2014R1.1
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
atuttle
Posts: 40
Joined: Wed Apr 03, 2013 3:27 pm
Location: Seattle
Contact:

Re: Network Outages Not working in 2014

Post by atuttle »

1> I went through all my http/ssl config files and made all references to my host FQDN, previously I noticed some short and some full.

2> Ran the upgrade, ended up with the "Network Outages" message and "Monitoring Engine Status" failure.

3> Followed patch instructions; copied file to patch directory then ran upgrade from the subdirectory.

4> Still get the "Network Outages" message and "Monitoring Engine Status" failure.

5> Restarting services no help. Restored from backup.

Stuck on version 2012R2.9.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Network Outages Not working in 2014

Post by scottwilkerson »

@atuttle - what "Network Outages" message and "Monitoring Engine Status" failure were you seeing?

Also, It should be noted that the "patch" procedure would be done AFTER a successful upgrade to 2014 (that only had the improper "Network Outages")
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked