Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silver-platter
dovecot-exporter
Commits
70738a1b
Commit
70738a1b
authored
Dec 22, 2016
by
Ed Schouten
Browse files
Extend documentation slightly.
parent
8876cf34
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
70738a1b
...
@@ -2,8 +2,9 @@
...
@@ -2,8 +2,9 @@
This repository provides a
`dovecot_exporter`
utility that can be used
This repository provides a
`dovecot_exporter`
utility that can be used
to scrape statistics from Dovecot and export them as Prometheus metrics.
to scrape statistics from Dovecot and export them as Prometheus metrics.
It extracts metrics through Dovecot's
It extracts the metrics that are exposed by
[
stats module
](
https://wiki2.dovecot.org/Statistics
)
.
[
Dovecot's stats module
](
https://wiki2.dovecot.org/Statistics
)
by
connecting to UNIX socket
`/var/run/dovecot/stats`
.
The metrics provided by this exporter look like this:
The metrics provided by this exporter look like this:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment