Mercurial > prosody-modules
diff 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 |
parents | 42eafc1c61d9 |
children | 694b62d8a82f |
line wrap: on
line diff
--- a/mod_http_host_status_check/README.markdown Fri Jul 08 23:58:10 2016 +0200 +++ b/mod_http_host_status_check/README.markdown Thu Jul 14 17:40:46 2016 +0200 @@ -6,15 +6,15 @@ Introduction ============ -This module exposes serves over HTTP the information collected by mod\_host\_status\_check and -mod\_host\_status\_heartbeat in a convenient format for automated monitoring tools. +This module exposes serves over HTTP the information collected by [mod\_host\_status\_check] and +[mod\_host\_status\_heartbeat] in a convenient format for automated monitoring tools. Configuration ============= -mod\_http\_status\_check relies on Prosodys HTTP server and mod\_http for +[mod\_http\_status\_check] relies on Prosodys HTTP server and mod\_http for serving HTTP requests. See [Prosodys HTTP server -documentation](https://prosody.im/doc/http) for information about how to +documentation][doc:http] for information about how to configure ports, HTTP Host names etc. Simply add this module to modules\_enabled for the host you would like to serve it from.