temboard


Nametemboard JSON
Version 9.0.0 PyPI version JSON
download
home_pagehttps://labs.dalibo.com/temboard
SummarytemBoard User Interface.
upload_time2024-10-18 13:24:37
maintainerNone
docs_urlNone
authorDalibo
requires_pythonNone
licensePostgreSQL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
    <img src="https://github.com/dalibo/temboard/raw/master/docs/assets/temboard-logo-slogan.png" />
</p>

<p align="center">
  <strong>Monitor, optimize and configure multiple <a href="https://postgresql.org/" target="_blank">PostgreSQL</a> instances.</strong>
</p>

<p align="center">
  <a href="https://pypi.python.org/pypi/temboard" target="_blank">
    <img src="https://img.shields.io/pypi/v/temboard.svg" alt="PyPI version" />
  </a>
  <a href="https://www.python.org/" target="_blank">
    <img src="https://img.shields.io/pypi/pyversions/temboard.svg" alt="Supported Python versions" />
  </a>
  <a href="https://circleci.com/gh/dalibo/temboard" target="_blank">
    <img src="https://circleci.com/gh/dalibo/temboard.svg?style=shield" alt="CI status" />
  </a>
  <a href="https://temboard.readthedocs.io/en/latest/?badge=latest" target="_blank">
    <img src="https://readthedocs.org/projects/temboard/badge/?version=latest" alt="Documentation status" />
  </a>
</p>

<p align="center">
  <img src="https://github.com/dalibo/temboard/raw/master/docs/screenshots/instance-dashboard.png" />
</p>

<p align="center">Manage your PostgreSQL instance fleet from a unique web interface.</p>


# Features

- Manage hundreds of instances in one interface.
- Fleet-wide and per-instance dashboards.
- Monitor PostgreSQL with advanced metrics.
- Manage running sessions.
- Track bloat and schedule vacuum on tables and indexes.
- Track slow queries.
- Tweak PostgreSQL configuration.


# Docker Quickstart

We provide a complete *testing* environment based on Docker ! Please
read our
[QUICKSTART](https://temboard.readthedocs.io/en/latest/quickstart/)
guide for more details.


# Install

temBoard is composed of two services:

- A lightweight **agent** that you need to install on every PostgreSQL server you want to manage.
- A central **web app** to control the agents and collect metrics.

temBoard project provides packages for RHEL and clones as well as
Debian. See
[temboard.readthedocs.io](http://temboard.readthedocs.io/en/latest/) for
installation instructions.


# Contribute

temBoard is an open project. Any contribution to improve it is welcome.

Want to contribute? Please first read our guide on
[contributing](https://github.com/dalibo/temboard/blob/master/CONTRIBUTING.md)
if you\'re interested in getting involved.


# License

temBoard is available under the [PostgreSQL License].

[PostgreSQL License]: https://github.com/dalibo/temboard/blob/master/LICENSE

Candy Scordia drew *héron garde-bœuf* sketches.



            

Raw data

            {
    "_id": null,
    "home_page": "https://labs.dalibo.com/temboard",
    "name": "temboard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Dalibo",
    "author_email": "contact@dalibo.com",
    "download_url": "https://files.pythonhosted.org/packages/95/5e/0703cfc82370f706d9ad68fe8254cf1beeebf3ae43c680c3ffaab0339c6b/temboard-9.0.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n    <img src=\"https://github.com/dalibo/temboard/raw/master/docs/assets/temboard-logo-slogan.png\" />\n</p>\n\n<p align=\"center\">\n  <strong>Monitor, optimize and configure multiple <a href=\"https://postgresql.org/\" target=\"_blank\">PostgreSQL</a> instances.</strong>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://pypi.python.org/pypi/temboard\" target=\"_blank\">\n    <img src=\"https://img.shields.io/pypi/v/temboard.svg\" alt=\"PyPI version\" />\n  </a>\n  <a href=\"https://www.python.org/\" target=\"_blank\">\n    <img src=\"https://img.shields.io/pypi/pyversions/temboard.svg\" alt=\"Supported Python versions\" />\n  </a>\n  <a href=\"https://circleci.com/gh/dalibo/temboard\" target=\"_blank\">\n    <img src=\"https://circleci.com/gh/dalibo/temboard.svg?style=shield\" alt=\"CI status\" />\n  </a>\n  <a href=\"https://temboard.readthedocs.io/en/latest/?badge=latest\" target=\"_blank\">\n    <img src=\"https://readthedocs.org/projects/temboard/badge/?version=latest\" alt=\"Documentation status\" />\n  </a>\n</p>\n\n<p align=\"center\">\n  <img src=\"https://github.com/dalibo/temboard/raw/master/docs/screenshots/instance-dashboard.png\" />\n</p>\n\n<p align=\"center\">Manage your PostgreSQL instance fleet from a unique web interface.</p>\n\n\n# Features\n\n- Manage hundreds of instances in one interface.\n- Fleet-wide and per-instance dashboards.\n- Monitor PostgreSQL with advanced metrics.\n- Manage running sessions.\n- Track bloat and schedule vacuum on tables and indexes.\n- Track slow queries.\n- Tweak PostgreSQL configuration.\n\n\n# Docker Quickstart\n\nWe provide a complete *testing* environment based on Docker ! Please\nread our\n[QUICKSTART](https://temboard.readthedocs.io/en/latest/quickstart/)\nguide for more details.\n\n\n# Install\n\ntemBoard is composed of two services:\n\n- A lightweight **agent** that you need to install on every PostgreSQL server you want to manage.\n- A central **web app** to control the agents and collect metrics.\n\ntemBoard project provides packages for RHEL and clones as well as\nDebian. See\n[temboard.readthedocs.io](http://temboard.readthedocs.io/en/latest/) for\ninstallation instructions.\n\n\n# Contribute\n\ntemBoard is an open project. Any contribution to improve it is welcome.\n\nWant to contribute? Please first read our guide on\n[contributing](https://github.com/dalibo/temboard/blob/master/CONTRIBUTING.md)\nif you\\'re interested in getting involved.\n\n\n# License\n\ntemBoard is available under the [PostgreSQL License].\n\n[PostgreSQL License]: https://github.com/dalibo/temboard/blob/master/LICENSE\n\nCandy Scordia drew *h\u00e9ron garde-b\u0153uf* sketches.\n\n\n",
    "bugtrack_url": null,
    "license": "PostgreSQL",
    "summary": "temBoard User Interface.",
    "version": "9.0.0",
    "project_urls": {
        "Homepage": "https://labs.dalibo.com/temboard"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02fa8369c9c508aad46cad3349015c2893c5b1f1064bc8272088c482528014fc",
                "md5": "09d2ad4a012b62904c92086a471807f6",
                "sha256": "d5f5d8f769e4791cd9bfe7d4525e1f8f10b50957d311b76939cfa83a1e2a731c"
            },
            "downloads": -1,
            "filename": "temboard-9.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09d2ad4a012b62904c92086a471807f6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 1507707,
            "upload_time": "2024-10-18T13:24:35",
            "upload_time_iso_8601": "2024-10-18T13:24:35.600558Z",
            "url": "https://files.pythonhosted.org/packages/02/fa/8369c9c508aad46cad3349015c2893c5b1f1064bc8272088c482528014fc/temboard-9.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "955e0703cfc82370f706d9ad68fe8254cf1beeebf3ae43c680c3ffaab0339c6b",
                "md5": "26f940642395221cf73b2a7022106dda",
                "sha256": "1fa2b596c5315dbd011259ae52d441701c17aa8b806656c41d67e4dcdfbe75db"
            },
            "downloads": -1,
            "filename": "temboard-9.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "26f940642395221cf73b2a7022106dda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1433605,
            "upload_time": "2024-10-18T13:24:37",
            "upload_time_iso_8601": "2024-10-18T13:24:37.676642Z",
            "url": "https://files.pythonhosted.org/packages/95/5e/0703cfc82370f706d9ad68fe8254cf1beeebf3ae43c680c3ffaab0339c6b/temboard-9.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 13:24:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "temboard"
}
        
Elapsed time: 0.50570s