Hi,

I'm using postfix, of course.

<mail>
        mta = postfix
        greylist = milter-greylist
        rigid = 0, 0, 0, 0, 0
        limit = 1, 1000, 1000, 1000, 1000
        <alerts>
                delvd_enabled = n
                delvd_timeintvl = 60
                delvd_threshold = 100
                delvd_script = /path/to/script.sh
                mqueued_enabled = n
                mqueued_timeintvl = 3600
                mqueued_threshold = 100
                mqueued_script = /path/to/script.sh
        </alerts>
</mail>


El 20/02/14 17:35, Rubén Ramos Salcines escribió:
Hi,

I'm using monitorix in Plesk Panel 11.5:

- CentOS release 6.5 (Final)
- Plesk Panel 11.5
- monitorix-3.4.0-1.el6.noarch
- postfix-2.8.14-13040119.x86_64

Mail statistics (mail.rrd) shows me these errors:

readline() on closed filehandle IN at /usr/lib/monitorix/mail.pm line 236.
Can't exec "mailq": No such file or directory at /usr/lib/monitorix/mail.pm line 285.

My system doesn't have mailq (none Plesk 11.5 has this binary), I usually use 'postqueue -p'.

I tried to name "mailq" a little bash script with these lines:

!/bin/bash
postqueue -p

But it also fails.

Can you give me some advise?

Thanks!

--
Rubén RAMOS SALCINES
Responsable de Sistemas

ITEISA
ITEISA DESARROLLO Y SISTEMAS, S.L.
Benidorm, 8 bajo. 39005 Santander. España.
Teléfonos: 902055277, 942943483 y 691152158
www.iteisa.com · twitter.com/iteisa · fb.com/iteisa


Sólo hacemos cuatro cosas, pero las hacemos muy bien (PDF, 1,3 MB)


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk


_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general


--
Rubén RAMOS SALCINES
Responsable de Sistemas

ITEISA
ITEISA DESARROLLO Y SISTEMAS, S.L.
Benidorm, 8 bajo. 39005 Santander. España.
Teléfonos: 902055277, 942943483 y 691152158
www.iteisa.com · twitter.com/iteisa · fb.com/iteisa


Sólo hacemos cuatro cosas, pero las hacemos muy bien (PDF, 1,3 MB)

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

Reply via email to