Nagios 4.1.1 Statusmap problem

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios 4.1.1 Statusmap problem

Post by hsmith »

@whitest

What is the locale of your Nagios Core box?
Former Nagios Employee.
me.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios 4.1.1 Statusmap problem

Post by hsmith »

Confirmed not working on a Russian language Windows 7 x64 machine using Firefox 40.0.3, I am going to do some further testing on this tomorrow as well with different browsers to get a more detailed report to the developers.
Former Nagios Employee.
me.
whitest
Posts: 107
Joined: Tue Dec 30, 2014 8:16 am

Re: Nagios 4.1.1 Statusmap problem

Post by whitest »

hsmith wrote:@whitest

What is the locale of your Nagios Core box?

Code: Select all

[root@nagios ~]# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
[root@nagios ~]#
whitest
Posts: 107
Joined: Tue Dec 30, 2014 8:16 am

Re: Nagios 4.1.1 Statusmap problem

Post by whitest »

whitest wrote:My little research:
PC1: Windows 8.1 (Locale EN):
- IE11 Flash 18,0,0,232 (flash 18,0,0,232), EN - working, but icons are not displayed
- Firefox 34.0.5 (flash 18,0,0,232), RU - not working
- Chorme 44.0.2403.157 (flash 18,0,0,232), RU - not working

PC2: Windows 8.1 (Locale EN):
- IE11 (flash 18,0,0,232), EN - working, but icons are not displayed
- Firefox 40.0.2 (flash 18,0,0,232), RU - not working
- Chorme 44.0.2403.157 (flash 18,0,0,209), RU - not working

PC3: Windows 7 x64 (locale RU):
- IE11 (flash 17,0,0,188), EN - not working
- Firefox 30 (flash 17,0,0,169), EN - working perfectly

PC3: Windows XP SP3 (locale RU):
- IE8 (flash 18,0,0,232), RU - not working
- Firefox 28 (flash 18,0,0,232), RU - not working
- Chorme 44.0.2403.157 (flash 18,0,0,232), RU - not working
- Opera 12.16 (flash 18,0,0,232), RU - not working
I added information about locale of OS and browsers on my workstations.
DanielB
Posts: 77
Joined: Sun Aug 17, 2014 2:17 pm

Re: Nagios 4.1.1 Statusmap problem

Post by DanielB »

Hi!

I was doing other tests from a virtual machine with Windows (Server 2012 Datacenter Evaluation). The language used on this operating system is English (United States):

Google Chorme 45.0.2454.93 (Spanish) => Working
Mozilla Firefox 40.0.3 (language preferences: Spanish/Argentina | Spanish | English/United States | English) => Not working
Internet Explorer 10.0.9200.17492 (English / United States) => Not working.

Thanks for trying to replicate these results.

Best regards,
Daniel
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios 4.1.1 Statusmap problem

Post by hsmith »

I have filed an internal bug report for this issue.
Former Nagios Employee.
me.
DanielB
Posts: 77
Joined: Sun Aug 17, 2014 2:17 pm

Re: Nagios 4.1.1 Statusmap problem

Post by DanielB »

Hi, hsmith.
hsmith wrote:I have filed an internal bug report for this issue.
Perfect. Thank you so much.

Best regards,
Daniel
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios 4.1.1 Statusmap problem

Post by hsmith »

DanielB wrote:Hi, hsmith.
hsmith wrote:I have filed an internal bug report for this issue.
Perfect. Thank you so much.

Best regards,
Daniel

Any time! I'm glad we could narrow it down a bit. Thanks for all the insight and reporting on your trials and whatnot.
Former Nagios Employee.
me.
DanielB
Posts: 77
Joined: Sun Aug 17, 2014 2:17 pm

Re: Nagios 4.1.1 Statusmap problem

Post by DanielB »

hsmith wrote: Any time! I'm glad we could narrow it down a bit. Thanks for all the insight and reporting on your trials and whatnot.
Please let us know when you have some progress or if we can help with something else.

Thanks again.

Best regards,
Daniel
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios 4.1.1 Statusmap problem

Post by hsmith »

Hi DanielB/whitest.

You can monitor the bug report yourselves at https://github.com/NagiosEnterprises/na ... /issues/67. We're using this one instead of our internal bug report as this one as older and has had more activity.

Thank you.
Former Nagios Employee.
me.
Locked