Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / nullmailer_mailq
blob9fe3e716e226457e1cb6cf45ee2434c986cb9ad3
1 title: Length of the nullmailer mailqueue
2 agents: linux
3 catalog: app/nullmailer
4 license: GPL
5 distribution: check_mk
6 description:
8  This check monitors the number of deferred mails in the outgoing mail
9  queue, as sent by the linux agent of Check_MK.
11  This check creates one service per host which represents the state
12  of the outgoing mailqueue.
14  The check will result in WARNING/CRITICAL states when the number of items
15  in the queues have reached the defined thresholds.
17 inventory:
18  On each system which provides the {nullmailer-send} command one service is created.