パッケージ: prometheus (2.1.0+ds-1)
prometheus に関するリンク
Trisquel の資源:
prometheus ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Martín Ferrari
外部の資源:
- ホームページ [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: adduser
- add and remove users and groups
-
- dep: daemon
- turns other processes into daemons
- または systemd-sysv
- system and service manager - SysV links
-
- dep: debconf (>= 0.5)
- Debian configuration management system
- または debconf-2.0
- 以下のパッケージによって提供される仮想パッケージです: cdebconf, cdebconf-udeb, debconf
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libjs-bootstrap
- HTML, CSS and JS framework
-
- dep: libjs-eonasdan-bootstrap-datetimepicker
- Date/time picker widget based on twitter bootstrap
-
- dep: libjs-jquery (>= 1.11.3~)
- 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-mustache (>= 2.3.0-1~)
- Mustache rendering engine for Javascript
-
- dep: libjs-rickshaw
- JavaScript toolkit for interactive time series graph
-
- rec: prometheus-node-exporter
- Prometheus exporter for machine metrics