summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/exim/README.md
blob: b9a62cad9df4de86e09adf94f1e6a0dc3a8f19a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# exim

Simple module executing `exim -bpc` to grab exim queue.
This command can take a lot of time to finish its execution thus it is not recommended to run it every second.

It produces only one chart:

1. **Exim Queue Emails**
 * emails

Configuration is not needed.

---