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

Simple module executing `postfix -p` to grab postfix queue.

It produces only two charts:

1. **Postfix Queue Emails**
 * emails

2. **Postfix Queue Emails Size** in KB
 * size

Configuration is not needed.

---