bb-hosts layout
list 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. Thanks Jim
list David Baldwin
Jim,
▸
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
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
▸
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
▸
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