Current Path : /home/thomas/public_html/Fox-C404/root/proc/3/root/opt/zabbix_scripts/ |
Current File : /home/thomas/public_html/Fox-C404/root/proc/3/root/opt/zabbix_scripts/check_mailq_exim.sh |
#!/bin/bash /usr/sbin/exim -bp | awk '{print $3}' | grep -c '^[0-9A-Z]'