Search found 13 matches
- Mon Jan 26, 2026 10:51 am
- Forum: Nagios XI
- Topic: Multistacked Graph in smart dashboards
- Replies: 1
- Views: 4531
Multistacked Graph in smart dashboards
Hello, is there a way to have a multistacked graph in the new smart dashboards. When choosing the graph dashlet, you can only select one host and all of its services. But what I need is all services of a specific type from different hosts. It is possible in legacy dashboards, but the deployment of l...
- Mon Nov 24, 2025 3:29 am
- Forum: Nagios XI
- Topic: 2026R1 upgrade; performance graph font size too small
- Replies: 5
- Views: 4798
Re: 2026R1 upgrade; performance graph font size too small
Hi @jrice02, Also check topic: https://support.nagios.com/forum/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'...
- Thu Nov 13, 2025 5:08 am
- Forum: Nagios XI
- Topic: 2026R1 Dashboard issues
- Replies: 13
- Views: 24453
Re: 2026R1 Dashboard issues
Hi, I can confirm some improvements since version 2026R1.0.1: - the graphs in the smart dashboards are working now - also the red color is less dark for the critical status But the scaling issue still remains: - adding a bigger host group status overview to a dashboard makes it unreadable - the lege...
- Thu Oct 16, 2025 8:17 am
- Forum: Nagios XI
- Topic: Run Check Command and Custom Variables
- Replies: 10
- Views: 25557
Re: Run Check Command and Custom Variables
Hello, I think I get what Angelo is trying here, because I was looking for the same kind of solution when I learned about the use of Custom Variables. And it's somewhat confusing. Goal: create only one ping service for a group of hosts, but I'd like to be able to override the warning and critical th...
- Thu Oct 16, 2025 3:24 am
- Forum: Nagios XI
- Topic: 2026R1 Dashboard issues
- Replies: 13
- Views: 24453
- Mon Oct 13, 2025 2:55 am
- Forum: Nagios XI
- Topic: 2026R1 Dashboard issues
- Replies: 13
- Views: 24453
Re: 2026R1 Dashboard issues
We are running NagiosXI on Red Hat Enterprise Linux release 9.6 (Plow)
5.14.0-570.46.1.el9_6.x86_64
And this is the result when I list all rrdtool packages:
rrdtool-1.7.2-21.el9.x86_64
python3-rrdtool-1.7.2-21.el9.x86_64
rrdtool-perl-1.7.2-21.el9.x86_64
5.14.0-570.46.1.el9_6.x86_64
And this is the result when I list all rrdtool packages:
rrdtool-1.7.2-21.el9.x86_64
python3-rrdtool-1.7.2-21.el9.x86_64
rrdtool-perl-1.7.2-21.el9.x86_64
- Wed Oct 08, 2025 4:46 am
- Forum: Nagios XI
- Topic: 2026R1 Dashboard issues
- Replies: 13
- Views: 24453
Re: 2026R1 Dashboard issues
Hello,
we are using nsclient for windows and NRPE for Linux.
we are using nsclient for windows and NRPE for Linux.
- Tue Oct 07, 2025 2:47 am
- Forum: Nagios XI
- Topic: 2026R1 Dashboard issues
- Replies: 13
- Views: 24453
Re: 2026R1 Dashboard issues
Hello, In the screenshot it was a windows 2022 test host and I now tested it as well for another 2025 windows host (CPU Usage), a RHEL9 Linux (sda diskspace) and a switch (bandwidth). All resulted in the same error. The performance graphs within the service status view still work and show data. And ...
- Mon Oct 06, 2025 8:08 am
- Forum: Nagios XI
- Topic: 2026R1 Dashboard issues
- Replies: 13
- Views: 24453
2026R1 Dashboard issues
Hello, since an upgrade to one of the 2024R1.4 versions we have a lot of issues with dashboards: scaling is incorrect and loading is slow. Knowing that the new version 2026R1 is all about dashboards, I think there were already some preparations in previous versions. But we still have the issues in t...
- Mon Oct 28, 2024 8:23 am
- Forum: Nagios XI
- Topic: Downtime and comment history tables are empty
- Replies: 4
- Views: 4556
Re: Downtime and comment history tables are empty
Hi lgute , Thanks! That was the solution indeed. In we now see "Comment History" and "Downtime History" in the history tab as well. There is still an issue with the history tab though, after every upgrade I need to fix the query in the php to not show all other comments as well. ...