summaryrefslogtreecommitdiffstats
path: root/charts.d/postfix.chart.sh
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-11-18 23:31:14 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-11-18 23:31:14 +0200
commitde304fb610479fcad40f2ff6b44fd2f875c90476 (patch)
tree81c96b398dc72338934f56009b19acb71eacfc99 /charts.d/postfix.chart.sh
parent584ffd8ef967f0f2f5a51103657785d0f6515fba (diff)
added documentation; minor adjustments to charts.d collectors
Diffstat (limited to 'charts.d/postfix.chart.sh')
-rwxr-xr-xcharts.d/postfix.chart.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/charts.d/postfix.chart.sh b/charts.d/postfix.chart.sh
index e6ba101fd9..1086ad54ee 100755
--- a/charts.d/postfix.chart.sh
+++ b/charts.d/postfix.chart.sh
@@ -1,6 +1,10 @@
#!/bin/sh
+# the postqueue command
+# if empty, it will use the one found in the system path
postfix_postqueue=
+
+# how frequently to collect queue size
postfix_update_every=15
postfix_check() {