mydomuk.sysmon


Namemydomuk.sysmon JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummarySystem Monitor Tool using MQTT
upload_time2024-10-25 16:53:55
maintainerNone
docs_urlNone
authorRichard Brent
requires_python>=3.7
licenseNone
keywords mqtt monitoring mydomuk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # System Monitor

This module will perform a lookup of cpu, ram, temperature and rootfs
and publish it to an MQTT server.

HomeAssistant discovery is enabled

This project is spawned from v1 where the code was held in a single file
to enable migration to a module


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mydomuk.sysmon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "MQTT, monitoring, mydomuk",
    "author": "Richard Brent",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# System Monitor\r\n\r\nThis module will perform a lookup of cpu, ram, temperature and rootfs\r\nand publish it to an MQTT server.\r\n\r\nHomeAssistant discovery is enabled\r\n\r\nThis project is spawned from v1 where the code was held in a single file\r\nto enable migration to a module\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "System Monitor Tool using MQTT",
    "version": "1.2.17",
    "project_urls": null,
    "split_keywords": [
        "mqtt",
        " monitoring",
        " mydomuk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94f2daf548f93b188cc8d334af8879bb6f05cf460d948567d818b130cad97b04",
                "md5": "b583d5dba9fe6fa8038db393b381f625",
                "sha256": "0e203db7997e6444d4394ae9af6eff29f62f7260dd452cc498fbd92e58ed93e8"
            },
            "downloads": -1,
            "filename": "mydomuk.sysmon-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b583d5dba9fe6fa8038db393b381f625",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18825,
            "upload_time": "2024-10-25T16:53:55",
            "upload_time_iso_8601": "2024-10-25T16:53:55.036038Z",
            "url": "https://files.pythonhosted.org/packages/94/f2/daf548f93b188cc8d334af8879bb6f05cf460d948567d818b130cad97b04/mydomuk.sysmon-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 16:53:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mydomuk.sysmon"
}
        
Elapsed time: 0.36830s