パッケージ: graphite-web (1.1.10-8)
graphite-web に関するリンク
Debian の資源:
graphite-web ソースパッケージをダウンロード:
メンテナ:
- Debian Graphite Group (QA ページ)
- Jonas Genannt (QA ページ)
- Thomas Goirand (QA ページ)
- Alexandre Rossi (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Enterprise Scalable Realtime Graphing
Graphite consists of a storage backend and a web-based visualization frontend. Client applications send streams of numeric time-series data to the Graphite backend (called carbon), where it gets stored in fixed-size database files similar in design to RRD. The web frontend provides 2 distinct user interfaces for visualizing this data in graphs as well as a simple URL-based API for direct graph generation.
Graphite's design is focused on providing simple interfaces (both to users and applications), real-time visualization, high-availability, and enterprise scalability.
その他の graphite-web 関連パッケージ
|
|
|
|
-
- dep: adduser
- ユーザやグループの追加削除
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cairo
- Cairo ベクタグラフィクスライブラリの Python3 バインディング
-
- dep: python3-cairocffi
- cffi-based cairo bindings for Python (Python3)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- dep: python3-django-tagging
- Generic tagging application for Django projects (Python 3)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-tz
- Python3 version of the Olson timezone database
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- dep: python3-whisper
- database engine for fast, reliable fixed-sized databases
-
- sug: graphite-carbon
- backend data caching and persistence daemon for Graphite
-
- sug: libapache2-mod-wsgi-py3
- Python 3 WSGI adapter module for Apache
-
- sug: python3-ldap
- LDAP interface module for Python3
-
- sug: python3-memcache
- pure Python memcached client - Python 3.x
-
- sug: python3-mysqldb
- Python interface to MySQL