[ ソース: prometheus ]
パッケージ: prometheus (2.45.6+ds-7)
prometheus に関するリンク
Debian の資源:
prometheus ソースパッケージをダウンロード:
- [prometheus_2.45.6+ds-7.dsc]
- [prometheus_2.45.6+ds.orig.tar.xz]
- [prometheus_2.45.6+ds-7.debian.tar.xz]
メンテナ:
- Debian Go Packaging Team (QA ページ)
- Martina Ferrari (QA ページ)
- Daniel Swarbrick (QA ページ)
- Lucas Kanashiro (QA ページ)
外部の資源:
- ホームページ [prometheus.io]
類似のパッケージ:
monitoring system and time series database
Prometheus is a systems and services monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
Prometheus' main distinguishing features as compared to other monitoring systems are:
* A multi-dimensional data model (timeseries defined by metric name and set of key/value dimensions). * A flexible query language to leverage this dimensionality. * No dependency on distributed storage; single server nodes are autonomous. * Timeseries collection happens via a pull model over HTTP. * Pushing timeseries is supported via an intermediary gateway. * Targets are discovered via service discovery or static configuration. * Multiple modes of graphing and dashboarding support. * Federation support coming soon.
その他の prometheus 関連パッケージ
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 全 init システム用ヘルパーツール
-
- dep: adduser
- ユーザやグループの追加削除
-
- dep: fonts-glyphicons-halflings
- icons made for smaller graphic
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libjs-bootstrap4
- HTML, CSS and JS framework
-
- dep: libjs-eonasdan-bootstrap-datetimepicker
- Date/time picker widget based on twitter bootstrap
-
- dep: libjs-jquery (>= 3.5.1~)
- JavaScript library for dynamic web applications
-
- dep: libjs-jquery-hotkeys
- easily add and remove handlers for keyboard events anywhere in your code
-
- dep: libjs-moment
- Work with dates in JavaScript (library)
-
- dep: libjs-moment-timezone
- Parse and display dates in any timezone
-
- dep: libjs-mustache (>= 2.3.0-1~)
- Mustache rendering engine for Javascript
-
- dep: libjs-popper.js
- Javascript library to position poppers in web applications
-
- dep: libjs-rickshaw
- JavaScript toolkit for interactive time series graph
-
- rec: prometheus-node-exporter
- Prometheus exporter for machine metrics