Xymon Mailing List Archive search

Setting up custom graph to monitor mail queue on postfix

list Jesus Hornelas
Tue, 12 Aug 2014 12:40:57 -0500
Message-Id: <user-229430ff44a3@xymon.invalid>

Hi,

Excuse me, could someone help me, I need to monitor mysql database in
Xymon, is this possible?

Greetings to all


2014-08-12 12:35 GMT-05:00 Kim Johansen <user-e03b25f5b161@xymon.invalid>:
 The string length did the fix.

Thanks for all the replies.


Kim


On 08/12/2014 03:10 PM, Jeremy Laidman wrote:

 On 12 August 2014 06:57, Bill Arlofski <user-0b8af203a56e@xymon.invalid> wrote:

In xymonserver.cfg have I added:
- 'postfix=ncv' to the TEST2RRD string
- NCV_postfix="*:GAUGE"
 The instructions for the script say to use SPLITNCV_postfix instead of
NCV_postfix. The difference is that you would get one file called
postfix.rrd instead of 5 files called postfix,mails_active.rrd,
postfix,mails_bouncing.rrd, etc.

 When not splitting, the text before the colon is used as the DS name,
and you have to keep that to under 19 (I think) chars, in which case
"mails_in_deferred_state" breeches that constraint, and so the RRD module
is probably rejecting all data.  When splitting, the text becomes part of
the filenames, and instead "lambda" is used as the DS name in each.

 J


Xymon mailing user-d459c9d661b6@xymon.invalid