ssh-dashboard


Namessh-dashboard JSON
Version 1.6.0 PyPI version JSON
download
home_pageNone
SummaryAgentless Linux host monitoring over standard SSH connections.
upload_time2024-03-30 20:47:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords ssh linux monitoring host monitoring agentless
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # About SSH-Dashboard

SSH-Dashoard is an easy to set-up, basic Linux host monitoring solution which works without the need to install any additional software on the hosts. All host metrics are collected over a non-superuser ssh account.

Host status information are then available as

 * Websites and/or REST API from an integrated webserver
 * Prometheus target

 Additionally, SSH-Dashboard can actively

 * Publish to a MQTT broker
 * Write to an InfluxDb server

For more details, see the [documentation](https://s7one.gitlab.io/ssh-dashboard/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ssh-dashboard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "SSH, Linux, Monitoring, Host monitoring, Agentless",
    "author": null,
    "author_email": "Christoph Stein <christoph@oss.impulse9.de>",
    "download_url": "https://files.pythonhosted.org/packages/9a/c7/4d34350df5cb72242839ccdb1a336427e9a09d678819b7ae67b59200bb4a/ssh-dashboard-1.6.0.tar.gz",
    "platform": null,
    "description": "# About SSH-Dashboard\r\n\r\nSSH-Dashoard is an easy to set-up, basic Linux host monitoring solution which works without the need to install any additional software on the hosts. All host metrics are collected over a non-superuser ssh account.\r\n\r\nHost status information are then available as\r\n\r\n * Websites and/or REST API from an integrated webserver\r\n * Prometheus target\r\n\r\n Additionally, SSH-Dashboard can actively\r\n\r\n * Publish to a MQTT broker\r\n * Write to an InfluxDb server\r\n\r\nFor more details, see the [documentation](https://s7one.gitlab.io/ssh-dashboard/)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Agentless Linux host monitoring over standard SSH connections.",
    "version": "1.6.0",
    "project_urls": {
        "documentation": "https://s7one.gitlab.io/ssh-dashboard/",
        "homepage": "https://gitlab.com/s7one/ssh-dashboard",
        "repository": "https://gitlab.com/s7one/ssh-dashboard"
    },
    "split_keywords": [
        "ssh",
        " linux",
        " monitoring",
        " host monitoring",
        " agentless"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "858615900b06eaf08210ef82e422b7d0657b89172dae9f3bc6f3662d25205ec0",
                "md5": "0233de702bc5c1666197de9315f948be",
                "sha256": "8d95d0f60bb8662cac8f793945f8767e708c1728813ecc1ffd82a67c058c5cf7"
            },
            "downloads": -1,
            "filename": "ssh_dashboard-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0233de702bc5c1666197de9315f948be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29525,
            "upload_time": "2024-03-30T20:47:28",
            "upload_time_iso_8601": "2024-03-30T20:47:28.199589Z",
            "url": "https://files.pythonhosted.org/packages/85/86/15900b06eaf08210ef82e422b7d0657b89172dae9f3bc6f3662d25205ec0/ssh_dashboard-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ac74d34350df5cb72242839ccdb1a336427e9a09d678819b7ae67b59200bb4a",
                "md5": "64b96821a2117ca84b4ebc195b416e21",
                "sha256": "245138c5c4d3a051a431bc5e63ab8477a7944cbffa6e35c371c73024541ff285"
            },
            "downloads": -1,
            "filename": "ssh-dashboard-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "64b96821a2117ca84b4ebc195b416e21",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23824,
            "upload_time": "2024-03-30T20:47:29",
            "upload_time_iso_8601": "2024-03-30T20:47:29.961987Z",
            "url": "https://files.pythonhosted.org/packages/9a/c7/4d34350df5cb72242839ccdb1a336427e9a09d678819b7ae67b59200bb4a/ssh-dashboard-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-30 20:47:29",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "s7one",
    "gitlab_project": "ssh-dashboard",
    "lcname": "ssh-dashboard"
}
        
Elapsed time: 0.21568s