wrong pattern in graphs.cfg
list Dirk Kastens
Hi,
xymon server 4.3.16
I just discovered a wrong FNPATTERN in graphs.cfg. We wondered, why our
mailq graphs from "mailq.rrd" have not been displayed. After replacing
the "+" in the mailq section of the graphs.cfg with a "*" it works:
[mailq]
# This handles "mailq.rrd", "mailqin.rrd" and "mailqout.rrd"
- FNPATTERN ^mailq(.+).rrd
+ FNPATTERN ^mailq(.*).rrd
Dirk
list Galen Johnson
Just curious which monitor script you're using... On Thu, Jun 26, 2014 at 4:04 AM, Dirk Kastens <
▸
user-e4253f8fc63b@xymon.invalid> wrote:
Hi,
xymon server 4.3.16
I just discovered a wrong FNPATTERN in graphs.cfg. We wondered, why our
mailq graphs from "mailq.rrd" have not been displayed. After replacing the
"+" in the mailq section of the graphs.cfg with a "*" it works:
[mailq]
# This handles "mailq.rrd", "mailqin.rrd" and "mailqout.rrd"
- FNPATTERN ^mailq(.+).rrd
+ FNPATTERN ^mailq(.*).rrd
Dirk
list Dirk Kastens
Am 27.06.2014 05:39, schrieb Galen Johnson:
Just curious which monitor script you're using...
It's the old hobbit script mailq-bf.sh Is there something new for xymon? Dirk
list Galen Johnson
Not that I am aware of which is why I was asking :-)...Especially considering the graph definition is included with the standard install. There are, however, a few MTA specific ones on Xymonton (as well as deadcat). On Fri, Jun 27, 2014 at 2:32 AM, Dirk Kastens <
▸
user-e4253f8fc63b@xymon.invalid> wrote:
Am 27.06.2014 05:39, schrieb Galen Johnson: Just curious which monitor script you're using...It's the old hobbit script mailq-bf.sh Is there something new for xymon? Dirk