[xymon] bb-hosts layout
Iain M Conochie
iain at shihad.org
Thu Oct 14 14:03:39 CEST 2010
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
More information about the Xymon
mailing list