Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ref:mqtt [2024/01/12 17:27] – [Servers] Add paused server state digital man | ref:mqtt [2024/07/11 18:37] (current) – [Servers] Add server/+/highwater topic digital man | ||
---|---|---|---|
Line 92: | Line 92: | ||
The control and monitoring of a specific Synchronet instance is done through this "host sub-topic" | The control and monitoring of a specific Synchronet instance is done through this "host sub-topic" | ||
- | Publishing any message to the **recycle** sub-topic of any host topic will initiate a recycling of that host's servers (all of them). | + | ^ Host sub-topic ^ Description |
+ | | recycle | ||
+ | | pause | Publishing any message to the **pause** sub-topic of any host topic will initiate pause that host's servers (all of them), preventing the acceptance of any new incoming client connections. | | ||
+ | | resume | ||
===== Servers ===== | ===== Servers ===== | ||
Line 118: | Line 121: | ||
The server status contains more details/ | The server status contains more details/ | ||
- | Publishing any message to the **recycle** sub-topic of any server topic will initiate a recycling of that server. | + | ^ Server sub-topic ^ Description |
+ | | recycle | ||
+ | | pause | Publishing any message to the **pause** sub-topic of any server topic will prevent that server from accepting any new incoming client connections. | | ||
+ | | resume | ||
Each server topic has the following sub-topics for status reporting: | Each server topic has the following sub-topics for status reporting: | ||
Line 128: | Line 134: | ||
* sbbs/ | * sbbs/ | ||
* sbbs/ | * sbbs/ | ||
+ | * sbbs/ | ||
* sbbs/ | * sbbs/ | ||