Page 1 of 1

Postfix queue plugin

Posted: Thu Feb 05, 2026 2:27 am
by LyndzlQuean
Hi,
I want to setup a mail queue monitoring plugin for my server which is running postfix mail server.
Can you guys suggest a working postfix monitoring plugin that i can implement on my server?
I used check_postfix_queue plugin which worked in my client server, but it is not returning correct vale when calling from my nagios server.
Any help on this is hugely appreciated.

Re: Postfix queue plugin

Posted: Thu Feb 05, 2026 9:12 am
by cdepaulis
Hello,

I would recommend browsing around our exchange to see if you can find anything of use.
https://exchange.nagios.org

Otherwise if you can't find anything there you may have to build one from scratch. If you do go down this route here is a link to the plugin guidelines to get you in the right direction https://nagios-plugins.org/doc/guidelines.html.

- Caleb