Software /
code /
prosody-modules
Comparison
mod_munin/README.markdown @ 1803:4d73a1a6ba68
Convert all wiki pages to Markdown
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Aug 2015 18:03:58 +0200 |
parent | 1782:mod_munin/README.wiki@29f3d6b7ad16 |
child | 2009:4a1c1ffb4c09 |
comparison
equal
deleted
inserted
replaced
1802:0ab737feada6 | 1803:4d73a1a6ba68 |
---|---|
1 --- | |
2 labels: | |
3 - 'Stage-Beta' | |
4 summary: Implementation of the Munin node protocol | |
5 ... | |
6 | |
7 Summary | |
8 ======= | |
9 | |
10 This module implements the Munin reporting protocol, allowing you to | |
11 collect statistics directly from Prosody into Munin. | |
12 | |
13 Compatibility | |
14 ============= | |
15 | |
16 Requires Prosody 0.10 or above |