Hi Team,
Selecting "Report-->Data Visualizzations-->Alert Stream" I get have a look to the attached image.
Same result on different browsers Google Chrome,Mozilla FireFox, Internet Explorer.
The page shows "plug-in (plug-in NPAPI )not supported".
Could you suggest me the correct steps?
which Web Browsers Nagiox XI frontend supports?
Details about my installation:
Nagios XI 2014R2.7 on Red Hat Enterprise Linux Server release 6.7 (Santiago)
Google Chrome version 46.0.2490.86 m
Mozilla FireFox version 42.0
Intenet Explorer version 11.0.10240.16431
Java version 1.8.0_65
Thank you
Francesco
Alert Stream plug-in NPAPI web browser error
Alert Stream plug-in NPAPI web browser error
You do not have the required permissions to view the files attached to this post.
Re: Alert Stream plug-in NPAPI web browser error
Are you running and modifications or adblockers on Firefox? This is working just fine for me, on the same version of Firefox, IE11, and Chrome 46.0.2490.86. Can you open up the console (F12) and see what it says when you load the report?
Former Nagios Employee.
me.
me.
Re: Alert Stream plug-in NPAPI web browser error
Hi hsmith,
I have added the URL of my Nagios XI web console on java control panel (tab security).
Now on Internet Explorer and Mozilla FireFox the Alert Stream work properly.
On Google Chrome don’t work.
Thank you
Francesco
I have added the URL of my Nagios XI web console on java control panel (tab security).
Now on Internet Explorer and Mozilla FireFox the Alert Stream work properly.
On Google Chrome don’t work.
Thank you
Francesco
Re: Alert Stream plug-in NPAPI web browser error
Can you check your java / flash plugin in Chrome? You may have multiple versions installed which can cause the page to not display.
Former Nagios Employee
Re: Alert Stream plug-in NPAPI web browser error
Hi rkennedy,
i have disable all with out Adobe flash Player but the result are not changed.
Google support report this thread:
https://support.google.com/chrome/answer/6213033
I do not understand the problem.
Have you other suggestion?
Thank you
Francesco
i have disable all with out Adobe flash Player but the result are not changed.
Google support report this thread:
https://support.google.com/chrome/answer/6213033
I do not understand the problem.
Have you other suggestion?
Thank you
Francesco
Re: Alert Stream plug-in NPAPI web browser error
What plugins are listed under -
I believe alert stream uses Java.
Code: Select all
chrome://plugins
Former Nagios Employee
Re: Alert Stream plug-in NPAPI web browser error
Hi rkennedy,
i have attached the screnshot of chrome/plugins and java version.
thank you
francesco
i have attached the screnshot of chrome/plugins and java version.
thank you
francesco
You do not have the required permissions to view the files attached to this post.
Re: Alert Stream plug-in NPAPI web browser error
Ah, the reason it isn't working is because of Chrome.
See this link for more information - https://java.com/en/download/faq/chrome.xmlChrome no longer supports NPAPI (technology required for Java applets)
The Java plug-in for web browsers relies on the cross platform plugin architecture NPAPI, which has been supported by all major web browsers for over a decade. Google's Chrome version 45 (scheduled for release in September 2015) drops support for NPAPI, impacting plugins for Silverlight, Java, Facebook Video and other similar NPAPI based plugins.
Former Nagios Employee