unable to find hosts ending with S in name

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
HDSRetail
Posts: 16
Joined: Fri Oct 28, 2011 1:40 pm
Location: Prag
Contact:

unable to find hosts ending with S in name

Post by HDSRetail »

Hello,

I have issue after upgrade to Nagios XI 2011R3.1.

I have hostnames like 123456 and second 123456S, on the Host status screen I am not able to filter hosts by 123456S. If I put into the search box on the right side (under Service Status Summary box) the names, no one is found. It works like this:

Code: Select all

input       reponse
----------------------------------------------------------------------------
123456      both 123456 and 123456S hosts are found
123456S     no one host is found
123456 S    only the 123456S host is found
Also there isn't any space in hostname between the number and S letter.

In the core config manager the search/filter works as expected.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: unable to find hosts ending with S in name

Post by mguthrie »

Do both hosts have services, or are you monitoring hosts only?
HDSRetail
Posts: 16
Joined: Fri Oct 28, 2011 1:40 pm
Location: Prag
Contact:

Re: unable to find hosts ending with S in name

Post by HDSRetail »

mguthrie wrote:Do both hosts have services, or are you monitoring hosts only?
Both hosts have services defined.

Also in service detail view the filer is OK. Only in host detail view the search is failing.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: unable to find hosts ending with S in name

Post by lmiltchev »

When you view the host in Core Config Manager (under Host Management), what do you have in these three fields?

Code: Select all

Host Name
Description
Display name
Be sure to check out our Knowledgebase for helpful articles and solutions!
HDSRetail
Posts: 16
Joined: Fri Oct 28, 2011 1:40 pm
Location: Prag
Contact:

Re: unable to find hosts ending with S in name

Post by HDSRetail »

Thank you for the responses. Problem was solved by upgrading to Nagios XI 2011R3.2, the configuration remains the same.
Locked