Xymon Mailing List Archive search

Issue with alerts and DISPLAYGROUP

3 messages in this thread

list Patrick Dubois · Wed, 29 Aug 2012 15:14:12 +0000 ·
Hi,

I'm using version 4.3.10 of Xymon and I'm experiencing issues with the DISPLAYGROUP parameter in alerts.cfg.

The following is working well:

DISPLAYGROUP=Sharepoint COLOR=yellow TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

but the following is not working (not generating alerts):

DISPLAYGROUP=Sharepoint COLOR=yellow EXSERVICE=cpu TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

If I try to specify a service with SERVICE instead of EXSERVICE, I get the same behavior.

SERVICE and EXSERVICE work as expected in the following scenario (but of course I'm missing the group filtering):

HOST=* COLOR=yellow EXSERVICE=cpu TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

I think it's a bug, unless I missed something in the documentation.

Thanks!
Patrick Dubois
Administrateur de systèmes (serveurs) | System Administrator (servers)
Services de gestion de l'infrastructure | Infrastructure Management Services
Services partagés Canada @ Bibliothèque Archives Canada | Shared Services Canada @ Library and Archives Canada
550, boul. de la Cité, Gatineau QC K1A 0N4 | 550 de la Cité Blvd., Gatineau QC K1A 0N4
user-e929f37dc558@xymon.invalid<mailto:user-e929f37dc558@xymon.invalid>
Téléphone | Telephone XXX XXX-XXXX
Télécopieur | Fax XXX XXX-XXXX
Gouvernement du Canada | Government of Canada
[Description: Description: Description: http://publiservice.gc.ca/ssc-spc/images/dt-tg/ds-sm/ef-fe/SPC_signature_col-fra.jpg]
Attachments (1)
list Patrick Dubois · Mon, 24 Sep 2012 16:21:47 +0000 ·
Hi,

I received no reply to my e-mail below. I would like to report that issue as a bug.

Thanks!
Pat
quoted from Patrick Dubois

From: Dubois, Patrick
Sent: August-29-12 11:01 AM
To: 'xymon at xymon.com'
Subject: Issue with alerts and DISPLAYGROUP

Hi,

I'm using version 4.3.10 of Xymon and I'm experiencing issues with the DISPLAYGROUP parameter in alerts.cfg.

The following is working well:

DISPLAYGROUP=Sharepoint COLOR=yellow TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

but the following is not working (not generating alerts):

DISPLAYGROUP=Sharepoint COLOR=yellow EXSERVICE=cpu TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

If I try to specify a service with SERVICE instead of EXSERVICE, I get the same behavior.

SERVICE and EXSERVICE work as expected in the following scenario (but of course I'm missing the group filtering):

HOST=* COLOR=yellow EXSERVICE=cpu TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

I think it's a bug, unless I missed something in the documentation.

Thanks!
list Tom Moore · Mon, 24 Sep 2012 17:30:33 +0000 ·
use "GROUP" instead of "DISPLAYGROUP"
Define your group in analysis.cfg for something i.e.

DISK /var 95 99 GROUP=Sharepoint

Then in alerts.cfg

GROUP=Sharepoint COLOR=yellow TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d
quoted from Patrick Dubois


From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Dubois, Patrick
Sent: Monday, September 24, 2012 12:22 PM
To: 'xymon at xymon.com'
Subject: Re: [Xymon] Issue with alerts and DISPLAYGROUP

Hi,

I received no reply to my e-mail below. I would like to report that issue as a bug.

Thanks!
Pat

From: Dubois, Patrick
Sent: August-29-12 11:01 AM
To: 'xymon at xymon.com'
Subject: Issue with alerts and DISPLAYGROUP

Hi,

I'm using version 4.3.10 of Xymon and I'm experiencing issues with the DISPLAYGROUP parameter in alerts.cfg.

The following is working well:

DISPLAYGROUP=Sharepoint COLOR=yellow TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

but the following is not working (not generating alerts):

DISPLAYGROUP=Sharepoint COLOR=yellow EXSERVICE=cpu TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

If I try to specify a service with SERVICE instead of EXSERVICE, I get the same behavior.

SERVICE and EXSERVICE work as expected in the following scenario (but of course I'm missing the group filtering):

HOST=* COLOR=yellow EXSERVICE=cpu TIME=W:0700:1700
MAIL user-4fb6b37a409d@xymon.invalid<mailto:user-4fb6b37a409d@xymon.invalid> REPEAT=365d

I think it's a bug, unless I missed something in the documentation.

Thanks!