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
bd58443e
Unverified
Commit
bd58443e
authored
Aug 01, 2018
by
Jelmer Vernooij
Browse files
Update wiki links.
The dovecot stats module referenced here has been deprecated.
parent
c7e07942
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bd58443e
...
...
@@ -3,7 +3,7 @@
This repository provides a
`dovecot_exporter`
utility that can be used
to scrape statistics from Dovecot and export them as Prometheus metrics.
It extracts the metrics that are exposed by
[
Dovecot's stats module
](
https://wiki2.dovecot.org/Statistics
)
by
[
Dovecot's stats module
](
https://wiki2.dovecot.org/Statistics
/Old
)
by
connecting to UNIX socket
`/var/run/dovecot/stats`
and serves them as
Prometheus metrics over TCP port 9166.
...
...
@@ -37,4 +37,4 @@ dovecot_user_write_count{user="foo@example.com"} 4906
```
The interpretation of these metrics is described on
[
the Dovecot wiki
](
https://wiki2.dovecot.org/Statistics#Statistics_gathered
)
.
[
the Dovecot wiki
](
https://wiki2.dovecot.org/Statistics
/Old
#Statistics_gathered
)
.
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