Xymon Mailing List Archive search

bb-hosts layout

4 messages in this thread

list Jim S Saic Wadell · Wed, 13 Oct 2010 15:27:42 -0800 ·
In my bb-hosts file (developed long ago), I had the same machine on
several pages

page comp Computer-Room

10.1.1.1 bigiron

10.1.1.2 tiny

page data Database-Server

10.1.1.1 bigiron # noping

page dns Dns-Servers

10.1.1.2 tiny # noping

xymon complains about duplicate entries, and gets confused about
updateing the RRD's. I am having trouble trying to figure out how to
make this configuration work correctly.

Thanks

Jim
list David Baldwin · Thu, 14 Oct 2010 16:07:08 +1100 ·
Jim,
quoted from Jim S Saic Wadell
In my bb-hosts file (developed long ago), I had the same machine on
several pages

page comp Computer-Room

10.1.1.1 bigiron

10.1.1.2 tiny

page data Database-Server

10.1.1.1 bigiron # noping

page dns Dns-Servers

10.1.1.2 tiny # noping

xymon complains about duplicate entries, and gets confused about
updateing the RRD's. I am having trouble trying to figure out how to
make this configuration work correctly.
Try changing the IP to 0.0.0.0 in subsequent entries.

David.

-- 
David Baldwin - IT Unit
Australian Sports Commission          www.ausport.gov.au
Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616
user-cbbf693f2c89@xymon.invalid          Leverrier Street Bruce ACT 2617


Follow our Delhi Games success - http://www.ausport.gov.au/news

This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender.
list Vernon Everett · Thu, 14 Oct 2010 13:08:04 +0800 ·
The second instance of any duplicate server must have the IP address 0.0.0.0

Try that and see how it goes.

Cheers
    Vernon
quoted from David Baldwin


On Thu, Oct 14, 2010 at 7:27 AM, Wadell, Jim S (SAIC) <user-cad964178760@xymon.invalid>wrote:
 In my bb-hosts file (developed long ago), I had the same machine on
several pages

page comp Computer-Room

10.1.1.1 bigiron

10.1.1.2 tiny

page data Database-Server

10.1.1.1 bigiron # noping

page dns Dns-Servers

10.1.1.2 tiny # noping

xymon complains about duplicate entries, and gets confused about updateing
the RRD's. I am having trouble trying to figure out how to make this
configuration work correctly.

Thanks

Jim
list Iain M Conochie · Thu, 14 Oct 2010 13:03:39 +0100 ·
quoted from Vernon Everett
Wadell, Jim S (SAIC) wrote:
In my bb-hosts file (developed long ago), I had the same machine on 
several pages

page comp Computer-Room

10.1.1.1 bigiron

10.1.1.2 tiny

page data Database-Server

10.1.1.1 bigiron # noping

page dns Dns-Servers

10.1.1.2 tiny # noping

xymon complains about duplicate entries, and gets confused about 
updateing the RRD's. I am having trouble trying to figure out how to 
make this configuration work correctly.

Thanks

Jim
try instead:

page comp Computer-Room

10.1.1.1 bigiron

10.1.1.2 tiny

page data Database-Server

0.0.0.0 bigiron # noconn

page dns Dns-Servers

0.0.0.0 tiny # noconn

Cheers

Iain