Skip to content

Files

Latest commit

03de450 · Jun 24, 2018

History

History
This branch is 225 commits behind OCA/server-tools:8.0.

dead_mans_switch_client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 21, 2015
Dec 24, 2015
Jun 24, 2018
Feb 4, 2016
Nov 21, 2015
Nov 30, 2017
Dec 24, 2015
Nov 21, 2015
Dec 24, 2015

License: AGPL-3

Dead man's switch (client)

This module is the client part of dead_mans_switch_server. It is responsible of sending the server status updates, which in turn takes action if those updates don't come in time.

Configuration

After installing this module, you need to fill in the system parameter dead_mans_switch_client.url. This must be the full URL to the server's controller, usually of the form https://your.server/dead_mans_switch/alive.

This module attempts to send CPU and RAM statistics to the server. While this is not mandatory, it's helpful for assessing a server's health. If you want this, you need to install psutil.

You can also have the currently online users logged, but this only works if the im_chat module is installed.

Usage

This module doesn't have any visible effect on the client.

Try me on Runbot

For further information, please visit:

Known issues / Roadmap

  • certificate pinning would be nice

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.