File: eximqueue.rst

package info (click to toggle)
simplemonitor 1.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,520 kB
  • sloc: python: 8,725; sh: 258; makefile: 74; javascript: 69
file content (20 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
eximqueue - Exim queue size
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Checks the output of ``exigrep`` to make sure the queue isn't too big.

.. confval:: max_length

    :type: integer
    :required: false
    :default: ``1``

    the maximum acceptable queue length

.. confval:: path

    :type: string
    :required: false
    :default: ``/usr/local/sbin``

    the path containing the ``exigrep`` binary