Unable to run Alert Stream report from Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Unable to run Alert Stream report from Nagios XI

Post by bsivavani »

Hi Team,

We are unable to execute Alert Stream report in Nagios even we installed Java on the System.

It is showing nothing after clicking on java.com.

Please let us know is there any way to open this report.
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Unable to run Alert Stream report from Nagios XI

Post by rkennedy »

What version of Nagios are you running, and where did you install alert stream from?

Additionally, do you have java installed? Does it work in a different browser?
Former Nagios Employee
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Unable to run Alert Stream report from Nagios XI

Post by bsivavani »

We didn't install alert stream, by default it was came along with Nagios.

Yes we tried in other browsers also.

Nagios XI 2014R2.7.

Java version we are using 1.8.0_45.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Unable to run Alert Stream report from Nagios XI

Post by lmiltchev »

Open the Java Control Panel (windows button -> configure java). Go the the "Security" tab, and set the security level to lowest possible. Add an exception, i.e.

Code: Select all

https://x.x.x.x/nagiosxi/includes/components/alertstream/
where x.x.x.x is your Nagios XI server's IP address.

Let me know if this helped.
Be sure to check out our Knowledgebase for helpful articles and solutions!
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Unable to run Alert Stream report from Nagios XI

Post by bsivavani »

I am unable to run the report. Do we need to install Alert Stream component separately.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Unable to run Alert Stream report from Nagios XI

Post by ssax »

Do you have java x86 and java x64 installed or just one? If one, which one?
Locked