title: Length of the qmail Mailqueue
agents: linux
catalog: app/qmail
license: GPL
distribution: check_mk
description:
 This check uses the output of {qmail-qstat} as sent by the linux agent of
 Check_MK. The command lists all mails which wait in the mail queue.

 This check creates one service per host which represents the state
 of the servers mailqueue.

 The check will result in WARNING/CRITICAL states when the number of items
 in the queue reach the defined thresholds.


inventory:
 On each system which provides the {qmail-qstat} command one service is being created.

