I am running Nagiosxi 2024R1.2 on AlmaLinux 9.7. I'm having an issue where users dashboards are empty. My dashboard originally consisted of a dashlete each of you host groups. When I try to recreate this using the host group summary dashlete the dashlete is empty. When change from hosts and services to host group none of our host groups are showing up for me to select.
Rod Rilea. MA ’90, CompTia A+, CompTia Network+, GSEC, CCTHP
Data Center Ops & Security Admin
Academic & Institutional Technology – Cybersecurity & Infrastructure
Wheaton College,
501 College Ave,
Wheaton, IL
(630) 752-5201
[email protected]
No Host groups show up when I add the Host Group Summary Dashlete to my dashboard
No Host groups show up when I add the Host Group Summary Dashlete to my dashboard
You do not have the required permissions to view the files attached to this post.
Re: No Host groups show up when I add the Host Group Summary Dashlete to my dashboard
HI @rodrilea,
Thanks for reaching out. How much of a hassle was it to install XI on AlmaLinux?
Have you tried upgrading to a newer version on your XI backup or sandbox instance?
Are your hostgroups active? If you go into Configure | Core Config Manager | Host Groups do they show Yes under the Active column?
Thanks for reaching out. How much of a hassle was it to install XI on AlmaLinux?
Have you tried upgrading to a newer version on your XI backup or sandbox instance?
Are your hostgroups active? If you go into Configure | Core Config Manager | Host Groups do they show Yes under the Active column?
Please let us know if you have any other questions or concerns.
-Laura
-Laura
-
Marcelina1
- Posts: 1
- Joined: Thu Oct 02, 2025 1:47 am
Re: No Host groups show up when I add the Host Group Summary Dashlete to my dashboard
Hi Rod,
Empty Host-Group Summary dashlete usually means either permissions or config not applied:
User access – ensure the account is in a contact group with access to those host groups or has see all hosts/services enabled.
Host-group config – confirm in CCM → Host Groups they exist and have members, then click Apply Configuration.
Cache/refresh – clear XI cache (Admin → System Config → Clear Cache) and hard-refresh browser.
From CLI:
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
to verify host-groups are loaded.
Most often it’s a permission or config-apply issue.
Empty Host-Group Summary dashlete usually means either permissions or config not applied:
User access – ensure the account is in a contact group with access to those host groups or has see all hosts/services enabled.
Host-group config – confirm in CCM → Host Groups they exist and have members, then click Apply Configuration.
Cache/refresh – clear XI cache (Admin → System Config → Clear Cache) and hard-refresh browser.
From CLI:
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
to verify host-groups are loaded.
Most often it’s a permission or config-apply issue.
Re: No Host groups show up when I add the Host Group Summary Dashlete to my dashboard
Hi @lgutelgute wrote: ↑Wed Oct 01, 2025 4:00 pm HI @rodrilea,
Thanks for reaching out. How much of a hassle was it to install XI on AlmaLinux?
Have you tried upgrading to a newer version on your XI backup or sandbox instance?
Are your hostgroups active? If you go into Configure | Core Config Manager | Host Groups do they show Yes under the Active column?
Thank you for your response. I haven't tried upgrading to a newer version on our XI test box yet.
I the Host Groups show Yes under the Active column in Configure| Core Config Manager | Host Groups
--
Rod
Re: No Host groups show up when I add the Host Group Summary Dashlete to my dashboard
Hi @rodrilea,
Have you checked for errors in the log files? A few places to check...
Have you checked for errors in the log files? A few places to check...
- /var/log/php-fpm/www-error.log
- /var/log/httpd/error_log
- /usr/local/nagiosxi/var/cmdsubsys.log
Please let us know if you have any other questions or concerns.
-Laura
-Laura