[Xymon] Possible regex issue xymon 4.3.11
Steve Coile
scoile at mcclatchyinteractive.com
Tue Sep 30 19:58:05 CEST 2014
It's you. The "s*" in your regular expression matches zero or more "s" at
that location. The hostname you give contains zero "s" at that point,
which matches the expression.
--
*Steve Coile*Senior Network and Systems Engineer, McClatchy Interactive
<http://www.mcclatchyinteractive.com/>
Office: 919-861-1247 | Mobile: 919-622-5369 | Fax: 919-861-1300
On Tue, Sep 30, 2014 at 1:27 PM, Michael Resnick via Xymon <xymon at xymon.com>
wrote:
> _______________________________________________
> Xymon mailing list
> Xymon at xymon.com
> http://lists.xymon.com/mailman/listinfo/xymon
>
>
> ---------- Forwarded message ----------
> From: Michael Resnick <sys1002 at yahoo.com>
> To: "xymon at xymon.com" <xymon at xymon.com>
> Cc:
> Date: Tue, 30 Sep 2014 17:20:31 +0000 (UTC)
> Subject: Possible regex issue xymon 4.3.11
> I have the following in alerts.cfg
>
> HOST=%sciv2-ws*
>
> The problem is that it is picking up a host called
>
>
> sciv2-wdl2-hqd01
>
> Is it me or the regex ?
> Has this been fixed in newer versions ?
>
> Thanks !
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20140930/3f267bf2/attachment.html>
More information about the Xymon
mailing list