Software /
code /
prosody-modules
Comparison
mod_http_host_status_check/README.markdown @ 2241:2a16a6c67288
mod_host_status_check/README: Linkify module names
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 14 Jul 2016 17:40:46 +0200 |
parent | 2230:42eafc1c61d9 |
child | 5923:694b62d8a82f |
comparison
equal
deleted
inserted
replaced
2240:967ba25edf58 | 2241:2a16a6c67288 |
---|---|
4 ... | 4 ... |
5 | 5 |
6 Introduction | 6 Introduction |
7 ============ | 7 ============ |
8 | 8 |
9 This module exposes serves over HTTP the information collected by mod\_host\_status\_check and | 9 This module exposes serves over HTTP the information collected by [mod\_host\_status\_check] and |
10 mod\_host\_status\_heartbeat in a convenient format for automated monitoring tools. | 10 [mod\_host\_status\_heartbeat] in a convenient format for automated monitoring tools. |
11 | 11 |
12 Configuration | 12 Configuration |
13 ============= | 13 ============= |
14 | 14 |
15 mod\_http\_status\_check relies on Prosodys HTTP server and mod\_http for | 15 [mod\_http\_status\_check] relies on Prosodys HTTP server and mod\_http for |
16 serving HTTP requests. See [Prosodys HTTP server | 16 serving HTTP requests. See [Prosodys HTTP server |
17 documentation](https://prosody.im/doc/http) for information about how to | 17 documentation][doc:http] for information about how to |
18 configure ports, HTTP Host names etc. | 18 configure ports, HTTP Host names etc. |
19 | 19 |
20 Simply add this module to modules\_enabled for the host you would like to serve it from. | 20 Simply add this module to modules\_enabled for the host you would like to serve it from. |
21 | 21 |
22 There is a single configuration option: | 22 There is a single configuration option: |