Software /
code /
prosody-modules
Diff
mod_host_status_heartbeat/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 | 2242:3f75f892a41e |
line wrap: on
line diff
--- a/mod_host_status_heartbeat/README.markdown Fri Jul 08 23:58:10 2016 +0200 +++ b/mod_host_status_heartbeat/README.markdown Thu Jul 14 17:40:46 2016 +0200 @@ -6,13 +6,13 @@ Introduction ============ -This module integrates with mod\_host\_status\_check to provide heartbeats at regular intervals. +This module integrates with [mod\_host\_status\_check] to provide heartbeats at regular intervals. -The only time you will generally want this, is if you are using mod\_component\_client to run Prosody as -an external component of another Prosody server that has mod\_host\_status\_check loaded and waiting for +The only time you will generally want this, is if you are using [mod\_component\_client] to run Prosody as +an external component of another Prosody server that has [mod\_host\_status\_check] loaded and waiting for heartbeats. -Alternatively you can run this on the same Prosody host as mod\_http\_status\_check and it will simply +Alternatively you can run this on the same Prosody host as [mod\_http\_status\_check] and it will simply update a variable periodically to indicate that Prosody and timers are functional. Configuration