Hello,
I would like to monitor the queue of postfix:
i will use this command postqueue -p | grep '*' | wc -l
to have how many emails are waiting to be send.
How can i use the result in zabbix ? (alert after 50 emails?)
Thank you for your help
I would like to monitor the queue of postfix:
i will use this command postqueue -p | grep '*' | wc -l
to have how many emails are waiting to be send.
How can i use the result in zabbix ? (alert after 50 emails?)
Thank you for your help
Comment