Host group not display hosts and services.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dimsum
Posts: 153
Joined: Thu Aug 15, 2013 6:05 pm

Host group not display hosts and services.

Post by dimsum »

Hi There,

I have added a new group and add the hosts to it. but when I look in the host group menu I cannot see anything in this group. what is wrong?

Please help.

Thanks.
You do not have the required permissions to view the files attached to this post.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Host group not display hosts and services.

Post by benjaminsmith »

Hi @Dimsum,

Just to verify, did you Apply Configuration after making the hostgroup, and were there any errors. If so, please post the errors or a screenshot of us to review.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
dimsum
Posts: 153
Joined: Thu Aug 15, 2013 6:05 pm

Re: Host group not display hosts and services.

Post by dimsum »

Before I post this message I have applied the config file already. No error.

Thank you.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Host group not display hosts and services.

Post by lmiltchev »

Try increasing the resource limits in the /etc/php.ini file as described in the KB article below to see if this is going to fix your issue:

https://support.nagios.com/kb/article/n ... e-611.html

Do you see any errors in the apache error log when you try to load the page?

Code: Select all

tail -100 /var/log/httpd/error_log
Be sure to check out our Knowledgebase for helpful articles and solutions!
dimsum
Posts: 153
Joined: Thu Aug 15, 2013 6:05 pm

Re: Host group not display hosts and services.

Post by dimsum »

I think the length of the group name is long. Change to a shot name I could see the member of host group.

Thanks.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Host group not display hosts and services.

Post by lmiltchev »

This is so strange... I was able to recreate the issue, but only for a very short time. I used a long hostgroup name and I was NOT able to see the members under Hostgroup Overview/Grid.

Well, all of a sudden, they started to show up - not sure if the delay was caused by some slowness with ndo or something else.
example01.PNG
Also, I thought that maybe, it's not the length of the name, but some special characters that cause the issue. I tried a few but no luck. This is definitely a "puzzler". We will need to do some more testing.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked