juham-systemstatus


Namejuham-systemstatus JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
SummaryBuilt-in system diagnosis for JuhaM
upload_time2025-11-16 07:10:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords object-oriented plugin framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            SystemStatus plugin for Juham™
==============================

Description
-----------

System status and diagnosis plugin to Juham™ home automation. When installed acquires and publishes
the following data:

* CPU load
* Available memory
* Available disk space
* Number of active threads

  
.. image:: _static/images/systemstatus.png
   :alt: Built-in status and diagnosis system for JuhaM™ home automation.
   :width: 640px
   :align: center  


Getting Started
---------------

### Installation

1. Install

   .. code-block:: bash

      pip install juham-systemstatus


2. Configure

Works right out of the box. To adjust update interval and other attributes
edit `SystemStatus.json` configuration file.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "juham-systemstatus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "\"J. Meskanen\" <juham.api@gmail.com>",
    "keywords": "object-oriented, plugin, framework",
    "author": null,
    "author_email": "J Meskanen <juham.api@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/fc/19/648702e2e86ad58d382a1ae5c594f5e5ae9a5731e434957e37ce9b4f4d85/juham_systemstatus-0.1.11.tar.gz",
    "platform": null,
    "description": "SystemStatus plugin for Juham\u2122\n==============================\n\nDescription\n-----------\n\nSystem status and diagnosis plugin to Juham\u2122 home automation. When installed acquires and publishes\nthe following data:\n\n* CPU load\n* Available memory\n* Available disk space\n* Number of active threads\n\n  \n.. image:: _static/images/systemstatus.png\n   :alt: Built-in status and diagnosis system for JuhaM\u2122 home automation.\n   :width: 640px\n   :align: center  \n\n\nGetting Started\n---------------\n\n### Installation\n\n1. Install\n\n   .. code-block:: bash\n\n      pip install juham-systemstatus\n\n\n2. Configure\n\nWorks right out of the box. To adjust update interval and other attributes\nedit `SystemStatus.json` configuration file.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Built-in system diagnosis for JuhaM",
    "version": "0.1.11",
    "project_urls": {
        "Bug Reports": "https://gitlab.com/juham/juham/juham-systemstatus",
        "Funding": "https://meskanen.com",
        "Homepage": "https://gitlab.com/juham/juham/juham-systemstatus",
        "Say Thanks!": "http://meskanen.com",
        "Source": "https://gitlab.com/juham/juham/juham-systemstatus"
    },
    "split_keywords": [
        "object-oriented",
        " plugin",
        " framework"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ce2fcef75da6c419419df638cfe61cd38a5c5df0b37bbb700de4ca2f4aaee98",
                "md5": "f0ccef6711e21ec236487adcabd47142",
                "sha256": "41179d3a4eda147276748216bacaefa73bff344dfa1b3fbf197c2d1567606fab"
            },
            "downloads": -1,
            "filename": "juham_systemstatus-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0ccef6711e21ec236487adcabd47142",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7220,
            "upload_time": "2025-11-16T07:10:37",
            "upload_time_iso_8601": "2025-11-16T07:10:37.393241Z",
            "url": "https://files.pythonhosted.org/packages/7c/e2/fcef75da6c419419df638cfe61cd38a5c5df0b37bbb700de4ca2f4aaee98/juham_systemstatus-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc19648702e2e86ad58d382a1ae5c594f5e5ae9a5731e434957e37ce9b4f4d85",
                "md5": "f17462404a0e991ee64c4f07ff1895bc",
                "sha256": "e00580be551db47650b8d77c286c83b4802162c34dccb8e327206104e1d0e61a"
            },
            "downloads": -1,
            "filename": "juham_systemstatus-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "f17462404a0e991ee64c4f07ff1895bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11339,
            "upload_time": "2025-11-16T07:10:38",
            "upload_time_iso_8601": "2025-11-16T07:10:38.585548Z",
            "url": "https://files.pythonhosted.org/packages/fc/19/648702e2e86ad58d382a1ae5c594f5e5ae9a5731e434957e37ce9b4f4d85/juham_systemstatus-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-16 07:10:38",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "juham",
    "gitlab_project": "juham",
    "lcname": "juham-systemstatus"
}
        
Elapsed time: 2.82708s