@cryptotaxi247 / netdata-1 / commits / 79b78d4d0

Fix command name for getting postfix queue (#8857)

Iman Ghasrfakhri committed May 7, 2020 at 17:31 UTC 79b78d4d0a308aa19d0eb1d72c0b71ef870eb423
1 file changed +1 -1
collectors/python.d.plugin/postfix/README.md
+1 -1
@@ -9,7 +9,7 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/pytho
9
10 Monitors MTA email queue statistics using postqueue tool.
11
12 -Execute `postfix -p` to grab postfix queue.
12 +Execute `postqueue -p` to grab postfix queue.
13
14 It produces only two charts:
15