Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 333 Bytes

File metadata and controls

7 lines (4 loc) · 333 Bytes

bash script created to monitor and alert on postfix queue sizes.

alerts on active queue and deferred if they're over a predfined threshold.

create cron job to run script every minute or use watch -n0 command to monitor in realtime

create .env file to override script default with sensative information or modify script variables