Xymon Mailing List Archive search

is noconn ignored ?

4 messages in this thread

list Ciprian Parfon · Sun, 06 Jan 2013 21:21:35 +0200 ·
Hi Gents,

Need a bit of help on something.
In my hosts.cfg on fresh installed xymon server (v  4.3.10) I have this:

group <H4>Websites</H4>
group-compress <H5>Main</H5>
127.0.0.1       domain_1.com                 # noconn http://www.domain_1.com
127.0.0.2       domain_2.com                        # noconn https://www.domain_2.com

group-compress <H5>Redmine</H5>
127.0.0.3       dev.managinglife.com            # noconn                https://dev.domain_1.com/redmine/

group-compress <H5>Jenkins</H5>
127.0.0.4       dev.domain_1.com            # noconn http://dev.domain_1.com/jenkins/
127.0.0.4       preprod.domain_2.com        # noconn http://preprod.domain_2.com/jenkins/
127.0.0.6       prod.domain_2.com           # noconn http://prod.domain_2.com/jenkins/

Although for the first 2 websites all looks good, for the ones which follow below, I get the "conn" column which shows "red" (that's because those hosts don't respond to ping, being default ec2 instances).
Any idea how can I remove the "conn" column/check ?

Thanks!

-- 
Ciprian Parfon
System & Network Engineer
+40 721879113
user-429c6153ee89@xymon.invalid
list Larry Barber · Sun, 6 Jan 2013 13:58:36 -0600 ·
You probably just need to drop those tests.

$ ./xymon xymonhostname 'drop domain_1.com conn'    # from $XYMONHOME/bin
directory

Thanks,
Larry Barber
quoted from Ciprian Parfon


On Sun, Jan 6, 2013 at 1:21 PM, Ciprian Parfon <user-429c6153ee89@xymon.invalid>wrote:
Hi Gents,

Need a bit of help on something.
In my hosts.cfg on fresh installed xymon server (v  4.3.10) I have this:

group <H4>Websites</H4>
group-compress <H5>Main</H5>
127.0.0.1       domain_1.com                 # noconn
http://www.domain_1.com
127.0.0.2       domain_2.com                        # noconn
https://www.domain_2.com

group-compress <H5>Redmine</H5>
127.0.0.3       dev.managinglife.com            # noconn
https://dev.domain_1.com/**redmine/ <https://dev.domain_1.com/redmine/>;

group-compress <H5>Jenkins</H5>
127.0.0.4       dev.domain_1.com            # noconn

http://dev.domain_1.com/**jenkins/ <http://dev.domain_1.com/jenkins/>;
127.0.0.4       preprod.domain_2.com        # noconn
http://preprod.domain_2.com/**jenkins/<http://preprod.domain_2.com/jenkins/>;
127.0.0.6       prod.domain_2.com           # noconn
http://prod.domain_2.com/**jenkins/ <http://prod.domain_2.com/jenkins/>;
quoted from Ciprian Parfon

Although for the first 2 websites all looks good, for the ones which
follow below, I get the "conn" column which shows "red" (that's because
those hosts don't respond to ping, being default ec2 instances).
Any idea how can I remove the "conn" column/check ?

Thanks!

--
Ciprian Parfon
System & Network Engineer
+40 721879113
user-429c6153ee89@xymon.invalid

list Ryan Novosielski · Sun, 6 Jan 2013 18:23:39 -0500 ·
To me, purple would indicate a drop is needed. I think something else is wrong here.


From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid]
Sent: Sunday, January 06, 2013 02:58 PM
To: Ciprian Parfon <user-429c6153ee89@xymon.invalid>
Cc: xymon at xymon.com <xymon at xymon.com>
Subject: Re: [Xymon] is noconn ignored ?

You probably just need to drop those tests.

$ ./xymon xymonhostname 'drop domain_1.com<http://domain_1.com>; conn'    # from $XYMONHOME/bin directory
quoted from Larry Barber

Thanks,
Larry Barber


On Sun, Jan 6, 2013 at 1:21 PM, Ciprian Parfon <user-429c6153ee89@xymon.invalid<mailto:user-429c6153ee89@xymon.invalid>> wrote:
Hi Gents,

Need a bit of help on something.
In my hosts.cfg on fresh installed xymon server (v  4.3.10) I have this:

group <H4>Websites</H4>
group-compress <H5>Main</H5>

127.0.0.1       domain_1.com<http://domain_1.com>;                 # noconn http://www.domain_1.com
127.0.0.2       domain_2.com<http://domain_2.com>;                        # noconn https://www.domain_2.com

group-compress <H5>Redmine</H5>
127.0.0.3       dev.managinglife.com<http://dev.managinglife.com>;            # noconn                https://dev.domain_1.com/redmine/

group-compress <H5>Jenkins</H5>
127.0.0.4       dev.domain_1.com<http://dev.domain_1.com>;            # noconn http://dev.domain_1.com/jenkins/
127.0.0.4       preprod.domain_2.com<http://preprod.domain_2.com>;        # noconn http://preprod.domain_2.com/jenkins/
127.0.0.6       prod.domain_2.com<http://prod.domain_2.com>;           # noconn http://prod.domain_2.com/jenkins/
quoted from Larry Barber

Although for the first 2 websites all looks good, for the ones which follow below, I get the "conn" column which shows "red" (that's because those hosts don't respond to ping, being default ec2 instances).
Any idea how can I remove the "conn" column/check ?

Thanks!

--
Ciprian Parfon
System & Network Engineer

+40 721879113<tel:%2B40%20721879113>
user-429c6153ee89@xymon.invalid<mailto:user-429c6153ee89@xymon.invalid>
list Paul Root · Mon, 7 Jan 2013 13:40:19 +0000 ·
I’ve had the same experience. You need to do the drop.

Xymon had a test to run,  and it was red. You noticed that, and so put the noconn in. Now Xymon isn’t running that test, it’s not expecting that test.  So I doesn’t update that test (ie go purple).
quoted from Ryan Novosielski

From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Novosielski, Ryan
Sent: Sunday, January 06, 2013 5:24 PM
To: 'user-6ef9c2864140@xymon.invalid'; 'user-429c6153ee89@xymon.invalid'
Cc: 'xymon at xymon.com'
Subject: Re: [Xymon] is noconn ignored ?

To me, purple would indicate a drop is needed. I think something else is wrong here.


From: Larry Barber [mailto:user-6ef9c2864140@xymon.invalid]
Sent: Sunday, January 06, 2013 02:58 PM
To: Ciprian Parfon <user-429c6153ee89@xymon.invalid<mailto:user-429c6153ee89@xymon.invalid>>
Cc: xymon at xymon.com<mailto:xymon at xymon.com> <xymon at xymon.com<mailto:xymon at xymon.com>>
Subject: Re: [Xymon] is noconn ignored ?

You probably just need to drop those tests.

$ ./xymon xymonhostname 'drop domain_1.com<http://domain_1.com>; conn'    # from $XYMONHOME/bin directory

Thanks,
Larry Barber


On Sun, Jan 6, 2013 at 1:21 PM, Ciprian Parfon <user-429c6153ee89@xymon.invalid<mailto:user-429c6153ee89@xymon.invalid>> wrote:
Hi Gents,

Need a bit of help on something.
In my hosts.cfg on fresh installed xymon server (v  4.3.10) I have this:

group <H4>Websites</H4>
group-compress <H5>Main</H5>
127.0.0.1       domain_1.com<http://domain_1.com>;                 # noconn http://www.domain_1.com
127.0.0.2       domain_2.com<http://domain_2.com>;                        # noconn https://www.domain_2.com

group-compress <H5>Redmine</H5>
127.0.0.3       dev.managinglife.com<http://dev.managinglife.com>;            # noconn                https://dev.domain_1.com/redmine/

group-compress <H5>Jenkins</H5>
127.0.0.4       dev.domain_1.com<http://dev.domain_1.com>;            # noconn http://dev.domain_1.com/jenkins/
127.0.0.4       preprod.domain_2.com<http://preprod.domain_2.com>;        # noconn http://preprod.domain_2.com/jenkins/
127.0.0.6       prod.domain_2.com<http://prod.domain_2.com>;           # noconn http://prod.domain_2.com/jenkins/

Although for the first 2 websites all looks good, for the ones which follow below, I get the "conn" column which shows "red" (that's because those hosts don't respond to ping, being default ec2 instances).
Any idea how can I remove the "conn" column/check ?

Thanks!

--
Ciprian Parfon
System & Network Engineer
+40 721879113<tel:%2B40%20721879113>
user-429c6153ee89@xymon.invalid<mailto:user-429c6153ee89@xymon.invalid>