I am using this command: UserParameter=mailq,echo /var/spool/mail/* | wc -w to watch our Mail queue and it didn't barf when i started the zabbix_agentd daemon. Checked and i am seeing my 5 forked processes running. Question is, how do i collect the data from that to display it in a graph?
Comment