[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: [xymon] Xymon : Display and columns issue... help
- To: xymon (at) xymon.com
- Subject: Fwd: [xymon] Xymon : Display and columns issue... help
- From: akshar bhosale <akshar.bhosale (at) gmail.com>
- Date: Sat, 2 Oct 2010 12:41:46 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=9M5WetQcEZLgia3aHM1xmdGfPtlD5VnH0MnGk/WkDhg=; b=FLJT9NWdex+mrRCXWtvwDIi6WrKFrDaFsF3iLlgdZAwm9BVVKHRACv4KzD8pKlDbNN DCNQ1TPxHHI0oEGE3pPWaUuIg6PAOG39Y9JsDiA6N2QYsFEDg+G4OLJ6NW0OjWrUeHwl 3EscebNLGENPJ8Vj9Krv66s/v9yd9T+gHkoSI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=bPXtC8tTMzLNkDb6aNZ6SP6yqrsKOpnsElE2ZPRlq4Ld89P0F13gZ2/WlqqRAPxdVy DjPF31jFy+4hodYfRB/D8vVnmjNf+BTA16jy+RwO13Z9diYU4YLRLg1ls1bmpFE3Qqz2 WPQculb4YkkMBhGY7ZZvr0aZDDd2RrvgZVAa4=
---------- Forwarded message ----------
From: akshar bhosale <akshar.bhosale (at) gmail.com>
Date: Thu, Sep 30, 2010 at 7:58 PM
Subject: Fwd: [xymon] Xymon : Display and columns issue
To: xymon (at) xymon.com
---------- Forwarded message ----------
From: <jef.jagers (at) thomsonreuters.com>
Date: Wed, Sep 29, 2010 at 3:05 PM
Subject: RE: [xymon] Xymon : Display and columns issue
To: akshar.bhosale (at) gmail.com
Perhaps a stupid suggestion; but try change the entries to
0.0.0.0 node49.mgmt.acc.in # ssh noconn
0.0.0.0 node50.mgmt.acc.in # ssh noconn
0.0.0.0 node51.mgmt.acc.in # ssh noconn
0.0.0.0 node52.mgmt.acc.in # ssh noconn
0.0.0.0 node53.mgmt.acc.in # ssh noconn
0.0.0.0 node54.mgmt.acc.in # ssh noconn
Regards,
*Jef Jagers*
Systems Engineer
Thomson CompuMark
* *
*Thomson Reuters*
T +32 3 220 76 02
*From:* akshar bhosale [mailto:akshar.bhosale (at) gmail.com]
*Sent:* dinsdag, september 28, 2010 20:36
*To:* xymon (at) xymon.com
*Subject:* [xymon] Xymon : Display and columns issue
Hi,
we have xymon4.2.2 and rhel 5.2 os. we have a server and 120 clients.
We have 3 sub clusters and above bb-host file. Now our problem is that we
have restriction on subcolumns argument to BBGENOPTS as this is comon for
all three subcluster pages..so if we want to add one extra test in one of
the subcluster, we need to increase subcolumns aruments..e.g.all subclusters
have 8 tests, so subcolumns=8, now if we want to configure one more test in
subcluster2 only, how we should do that? because if we do subcolumns=9, all
our display page will be disturbed as there are 8 tests for subcluster1 and
3 and 9 tests for subcluster2. So how to add or remove any service without
disturbing the main display
My hostfile is like:
page rack001 <I>Compute cluster</I>
title <I>Compute Nodes</I>
subpage rack900 <I>Row1-Rack6</I> conn
group-only conn
172.29.1.49 node49.mgmt.acc.in #
172.29.1.50 node50.mgmt.acc.in #
172.29.1.51 node51.mgmt.acc.in #
172.29.1.52 node52.mgmt.acc.in #
172.29.1.53 node53.mgmt.acc.in #
172.29.1.54 node54.mgmt.acc.in #
subpage rack901 cpu
group-only cpu
0.0.0.0 node49.mgmt.acc.in # noconn
0.0.0.0 node50.mgmt.acc.in # noconn
0.0.0.0 node51.mgmt.acc.in # noconn
0.0.0.0 node52.mgmt.acc.in # noconn
0.0.0.0 node53.mgmt.acc.in # noconn
0.0.0.0 node54.mgmt.acc.in # noconn
subpage rack904 ssh
group-only ssh
0.0.0.0 node49.mgmt.acc.in # noconn
0.0.0.0 node50.mgmt.acc.in # noconn
0.0.0.0 node51.mgmt.acc.in # noconn
0.0.0.0 node52.mgmt.acc.in # noconn
0.0.0.0 node53.mgmt.acc.in # noconn
0.0.0.0 node54.mgmt.acc.in # noconn
subpage rack904 ssh
group-only ssh
0.0.0.0 node49.mgmt.acc.in # noconn
0.0.0.0 node50.mgmt.acc.in # noconn
0.0.0.0 node51.mgmt.acc.in # noconn
0.0.0.0 node52.mgmt.acc.in # noconn
0.0.0.0 node53.mgmt.acc.in # noconn
0.0.0.0 node54.mgmt.acc.in # noconn
....and so on
?
Kindly help