[Xymon] Custom non-ncv graph

Jeremy Laidman jlaidman at rebel-it.com.au
Wed Mar 23 11:59:22 CET 2016


On Wed, Mar 23, 2016 at 9:43 PM Tomáš Wachtarczyk <
tomas.wachtarczyk at gmail.com> wrote:


> It produce
> [*VG2*,appvg.rrd]
>


> [*VG2*,rootvg.rrd]
>


> I tried to define it also in graphs.cfg
> [*VG2*]
>         FNPATTERN VG2.(.+).rrd
>

Shouldn't that be:
          FNPATTERN VG2,(.+).rrd

I'm not entirely sure but I always thought the PCRE parser only looks
inside the parens, and so a dot (aka period, or ".") outside the parens
will be a literal dot, and won't match a comma in the filename.

J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20160323/e1ab1870/attachment.html>


More information about the Xymon mailing list