.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: 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 number of currently online users logged, but this only
works if the ``bus`` module is installed and longpolling configured correctly.
Usage
=====
This module doesn't have any visible effect on the client.
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/149/10.0
For further information, please visit:
* https://www.odoo.com/forum/help-1
Known issues / Roadmap
======================
* certificate pinning would be nice
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/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 <https://github.com/OCA/server-tools/issues/new?body=module:%20dead_mans_switch_client%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits
=======
Contributors
------------
* Holger Brunn <hbrunn@therp.nl>
* Jairo Llopis <yajo.sk8@gmail.com>
* Miku Laitinen <miku@avoin.systems>
Maintainer
----------
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
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.
Raw data
{
"_id": null,
"home_page": "",
"name": "odoo11-addon-dead-mans-switch-client",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"maintainer_email": "",
"keywords": "",
"author": "Therp BV, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": "",
"description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :alt: License: AGPL-3\n\n==========================\nDead man's switch (client)\n==========================\n\nThis module is the client part of `dead_mans_switch_server`. It is responsible\nof sending the server status updates, which in turn takes action if those\nupdates don't come in time.\n\nConfiguration\n=============\n\nAfter installing this module, you need to fill in the system parameter\n``dead_mans_switch_client.url``. This must be the full URL to the server's\ncontroller, usually of the form ``https://your.server/dead_mans_switch/alive``.\n\nThis module attempts to send CPU and RAM statistics to the server. While this\nis not mandatory, it's helpful for assessing a server's health. If you want\nthis, you need to install ``psutil``.\n\nYou can also have the number of currently online users logged, but this only\nworks if the ``bus`` module is installed and longpolling configured correctly.\n\nUsage\n=====\n\nThis module doesn't have any visible effect on the client.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/149/10.0\n\nFor further information, please visit:\n\n* https://www.odoo.com/forum/help-1\n\nKnown issues / Roadmap\n======================\n\n* certificate pinning would be nice\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback\n`here <https://github.com/OCA/server-tools/issues/new?body=module:%20dead_mans_switch_client%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nCredits\n=======\n\nContributors\n------------\n\n* Holger Brunn <hbrunn@therp.nl>\n* Jairo Llopis <yajo.sk8@gmail.com>\n* Miku Laitinen <miku@avoin.systems>\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Be notified when customers' Odoo instances go down",
"version": "11.0.1.0.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "19a5463c8f52c9e67f961c29708108857459588d420dd593606129129c8c5dcc",
"md5": "98b76aa49026d80d66ddf87bd177e589",
"sha256": "dea671bf0686a2ca654d13fa134e388a7c922554491e2b8031d8837b242c3e96"
},
"downloads": -1,
"filename": "odoo11_addon_dead_mans_switch_client-11.0.1.0.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "98b76aa49026d80d66ddf87bd177e589",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 74587,
"upload_time": "2019-02-07T06:01:52",
"upload_time_iso_8601": "2019-02-07T06:01:52.163721Z",
"url": "https://files.pythonhosted.org/packages/19/a5/463c8f52c9e67f961c29708108857459588d420dd593606129129c8c5dcc/odoo11_addon_dead_mans_switch_client-11.0.1.0.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2019-02-07 06:01:52",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "odoo11-addon-dead-mans-switch-client"
}