[ 源代码: prometheus ]
软件包:prometheus(2.45.6+ds-5 以及其他的)
prometheus 的相关链接
Debian 的资源:
下载源码包 prometheus:
- [prometheus_2.45.6+ds-5.dsc]
- [prometheus_2.45.6+ds.orig.tar.xz]
- [prometheus_2.45.6+ds-5.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~)
- 所有初始化系统的帮助工具
-
- 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