Search found 20 matches

by PeterDK2
Wed May 06, 2026 3:08 am
Forum: Nagios XI
Topic: Host Availability and SLA Report incorrect vs state history
Replies: 4
Views: 3985

Re: Host Availability and SLA Report incorrect vs state history

It was a permissions issue on the archived log files:
Solution:
chown nagios:nagios /usr/local/nagios/var/nagios.log
chown nagios:nagios /usr/local/nagios/var/archives/*

chmod 664 /usr/local/nagios/var/nagios.log
chmod 664 /usr/local/nagios/var/archives/*

Kind regards,
Peter
by PeterDK2
Tue May 05, 2026 2:38 am
Forum: Nagios XI
Topic: Host Availability and SLA Report incorrect vs state history
Replies: 4
Views: 3985

Re: Host Availability and SLA Report incorrect vs state history

Ok, I created a case. I will place a summary of the result in this post as well when it's solved
by PeterDK2
Mon May 04, 2026 5:39 am
Forum: Nagios XI
Topic: Host Availability and SLA Report incorrect vs state history
Replies: 4
Views: 3985

Host Availability and SLA Report incorrect vs state history

Today we had a host in Nagios that was down for 9 hours.
We can see this in the host state history (and all notification we got)
Host State History.png
But both SLA report and Host availability show 100% UP.
Host Availability.png
Host SLA Report.png
How is that possible?
by PeterDK2
Wed Apr 29, 2026 10:48 am
Forum: Nagios XI
Topic: Deploy smart dashboards
Replies: 2
Views: 3444

Re: Deploy smart dashboards

Ok, thank you for the information.
I'll check version 1.4 soon and further granularity will indeed be needed when people start to discover these smart dashboards.
Making them all global and using there own naming convention while be hard to find the right dashboard :D
by PeterDK2
Wed Apr 29, 2026 4:49 am
Forum: Nagios XI
Topic: Email address not allowed as username anymore since upgrade to 1.3
Replies: 1
Views: 3233

Email address not allowed as username anymore since upgrade to 1.3

Hello, I've noticed that in NagiosXI 2026 1.3 it's not possible anymore to change the username to an email address anymore, which we always did for AD users. Error: Usernames can only contain letters, numbers, dots, underscores, and hyphens. Must enter valid username, display name, and email for eac...
by PeterDK2
Wed Apr 29, 2026 4:31 am
Forum: Nagios XI
Topic: Smart dashboard data table performance and save column state
Replies: 1
Views: 3348

Smart dashboard data table performance and save column state

Hi, When adding a data table to a smart dashboard based on the host status of a host group it needs a "long" time to load. For example: 6 seconds for a host group with 180 hosts in it Search for that same host group itself only takes less than a second to load. The performance impact comes...
by PeterDK2
Wed Apr 29, 2026 4:13 am
Forum: Nagios XI
Topic: Deploy smart dashboards
Replies: 2
Views: 3444

Deploy smart dashboards

Hi, is there a way to deploy smart dashboards to other users like with legacy dashboards? And is there a way to change a dashboard to global after it is created? It's not possible from "Manage Smart Dashboards" and it's also not possible by exporting and importing a smart dashboard again e...
by PeterDK2
Mon Jan 26, 2026 10:51 am
Forum: Nagios XI
Topic: Multistacked Graph in smart dashboards
Replies: 1
Views: 13238

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...
by PeterDK2
Mon Nov 24, 2025 3:29 am
Forum: Nagios XI
Topic: 2026R1 upgrade; performance graph font size too small
Replies: 5
Views: 7122

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'...
by PeterDK2
Thu Nov 13, 2025 5:08 am
Forum: Nagios XI
Topic: 2026R1 Dashboard issues
Replies: 13
Views: 30913

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...