No Host groups show up when I add the Host Group Summary Dashlete to my dashboard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
rodrilea
Posts: 8
Joined: Fri Jun 23, 2017 4:31 pm

No Host groups show up when I add the Host Group Summary Dashlete to my dashboard

Post by rodrilea »

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]
You do not have the required permissions to view the files attached to this post.
Rod Rilea
Network Systems Engineer
Wheaton College
[email protected]
User avatar
lgute
Posts: 419
Joined: Mon Apr 06, 2020 2:49 pm

Re: No Host groups show up when I add the Host Group Summary Dashlete to my dashboard

Post by lgute »

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?
Please let us know if you have any other questions or concerns.

-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

Post by Marcelina1 »

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.
rodrilea
Posts: 8
Joined: Fri Jun 23, 2017 4:31 pm

Re: No Host groups show up when I add the Host Group Summary Dashlete to my dashboard

Post by rodrilea »

lgute 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?
Hi @lgute

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
Rod Rilea
Network Systems Engineer
Wheaton College
[email protected]
User avatar
lgute
Posts: 419
Joined: Mon Apr 06, 2020 2:49 pm

Re: No Host groups show up when I add the Host Group Summary Dashlete to my dashboard

Post by lgute »

Hi @rodrilea,

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
If you don't see any errors, you may want to edit the php.ini file used by Apache, to get more error details in the php-fpm and/or error_log.
Please let us know if you have any other questions or concerns.

-Laura
Post Reply