We recently upgraded to 2026R1.
The font size of values shown on performance graphs are very small and difficult to read.
Manual zoom within the web browser itself does not help.
Can we increase this font size?
Nagios XI - System Info
System
Nagios XI version: 2026R1
Release info: useqa-plmmon01.corp.lear.com 4.18.0-553.82.1.el8_10.x86_64 x86_64
Red Hat Enterprise Linux release 8.10 (Ootpa)
Gnome is not installed
2026R1 upgrade; performance graph font size too small
2026R1 upgrade; performance graph font size too small
You do not have the required permissions to view the files attached to this post.
thanks,
Jim
Jim
Re: 2026R1 upgrade; performance graph font size too small
Hi @jrice02,
This is an issue we are aware of and are currently working on. Thank you for reaching out, and please let us know if you have any further questions and feedback.
-Zach
This is an issue we are aware of and are currently working on. Thank you for reaching out, and please let us know if you have any further questions and feedback.
-Zach
Re: 2026R1 upgrade; performance graph font size too small
Thanks Zack,
Users are also complaining about the new "deep red" color used for Critical warnings which is a hard to read contrast.
Users are also complaining about the new "deep red" color used for Critical warnings which is a hard to read contrast.
You do not have the required permissions to view the files attached to this post.
thanks,
Jim
Jim
Re: 2026R1 upgrade; performance graph font size too small
Hi @jrice02
As of 2026R1.0.1, the color for the critical status has been adjusted for better readability.
I'd also like to confirm that we have solved the issue regarding the font size of the legends on performance graphs, and the font size has been adjusted back to its intended value. This fix will be included in the next update for Nagios XI.
Thank you for the feedback!
-Zach
As of 2026R1.0.1, the color for the critical status has been adjusted for better readability.
I'd also like to confirm that we have solved the issue regarding the font size of the legends on performance graphs, and the font size has been adjusted back to its intended value. This fix will be included in the next update for Nagios XI.
Thank you for the feedback!
-Zach
Re: 2026R1 upgrade; performance graph font size too small
Hi @jrice02,
Also check topic: viewtopic.php?t=76556
I can confirm that since 2026R1.0.1 the deep red color is fixed.
The font size and small legend are indeed CSS issues.
For now, I fixed it manually on our QA environment: I know, it will not be supported, but didn't have any issues with it so far.
In /usr/local/nagiosxi/html/includes/css/base.css
I added this around line 1377
.highcharts-root {
font-size: 12px !important;
}
Regards,
Peter
Also check topic: viewtopic.php?t=76556
I can confirm that since 2026R1.0.1 the deep red color is fixed.
The font size and small legend are indeed CSS issues.
For now, I fixed it manually on our QA environment: I know, it will not be supported, but didn't have any issues with it so far.
In /usr/local/nagiosxi/html/includes/css/base.css
I added this around line 1377
.highcharts-root {
font-size: 12px !important;
}
Regards,
Peter
Re: 2026R1 upgrade; performance graph font size too small
Thanks for this update.
This makes the performance charts much more readable.
This makes the performance charts much more readable.
thanks,
Jim
Jim