Xymon Mailing List Archive search

custom hostnames problem

4 messages in this thread

list Deepak Deore · Thu, 18 Apr 2013 19:29:05 +0530 ·
I have xymon clients with the weird name, i tried adding CLIENT:name as
mentioned in http://lists.xymon.com/oldarchive/2005/07/msg00362.html, but
still the new name is not appearing.

10.x.x.x   diff-host-name-app01.example.com  # noconn nofiles nobbd
NOCOLUMNS:files CLASS:STG CLIENT:app01-stg

but the new hostname is not coming. I know we can use MACHINEDOTS but that
i dont want because for ping test we use custom script which fails if
hostname after 10.x.x.x is changes as per MACHINEDOTS variable.
list Mike Burger · Thu, 18 Apr 2013 10:49:46 -0400 (EDT) ·
What is the output of "hostname" on the clients?

That is the information that should be after the IP address.

Also, look in your ghost clients list under Reports...you'll see the
proper name for the clients, there.
-- 
Mike Burger
http://www.bubbanfriends.org

"It's always suicide-mission this, save-the-planet that. No one ever just
stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
quoted from Deepak Deore

I have xymon clients with the weird name, i tried adding CLIENT:name as
mentioned in http://lists.xymon.com/oldarchive/2005/07/msg00362.html, but
still the new name is not appearing.

10.x.x.x   diff-host-name-app01.example.com  # noconn nofiles nobbd
NOCOLUMNS:files CLASS:STG CLIENT:app01-stg

but the new hostname is not coming. I know we can use MACHINEDOTS but that
i dont want because for ping test we use custom script which fails if
hostname after 10.x.x.x is changes as per MACHINEDOTS variable.

list Deepak Deore · Thu, 18 Apr 2013 21:14:12 +0530 ·
Yes, I am using the same information which comes with the hostname command.
I see one client in ghost report but that client is different one.
quoted from Mike Burger


On Thu, Apr 18, 2013 at 8:19 PM, Mike Burger <user-cc5c6e80f4c5@xymon.invalid>wrote:
What is the output of "hostname" on the clients?

That is the information that should be after the IP address.

Also, look in your ghost clients list under Reports...you'll see the
proper name for the clients, there.
--
Mike Burger
http://www.bubbanfriends.org

"It's always suicide-mission this, save-the-planet that. No one ever just
stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1

I have xymon clients with the weird name, i tried adding CLIENT:name as
mentioned in http://lists.xymon.com/oldarchive/2005/07/msg00362.html,
but
still the new name is not appearing.

10.x.x.x   diff-host-name-app01.example.com  # noconn nofiles nobbd
NOCOLUMNS:files CLASS:STG CLIENT:app01-stg

but the new hostname is not coming. I know we can use MACHINEDOTS but
that
i dont want because for ping test we use custom script which fails if
hostname after 10.x.x.x is changes as per MACHINEDOTS variable.

list Jeremy Laidman · Fri, 19 Apr 2013 15:21:46 +1000 ·
quoted from Deepak Deore
On 18 April 2013 23:59, deepak deore <user-7b03b2a1ee70@xymon.invalid> wrote:
I have xymon clients with the weird name, i tried adding CLIENT:name as
mentioned in http://lists.xymon.com/oldarchive/2005/07/msg00362.html, but
still the new name is not appearing.

10.x.x.x   diff-host-name-app01.example.com  # noconn nofiles nobbd
NOCOLUMNS:files CLASS:STG CLIENT:app01-stg

but the new hostname is not coming. I know we can use MACHINEDOTS but that
i dont want because for ping test we use custom script which fails if
hostname after 10.x.x.x is changes as per MACHINEDOTS variable.
The CLIENT option lets you specify an alias that a client can use, but that
doesn't rename the client name on the Xymon server.  Whatever is the first
entry after the IP address (before the has) will be used as the hostname in
Xymon pages.

If you want to change the display name, use NAME: instead.

J