https://store-images.s-microsoft.com/image/apps.60369.7104e14f-50c5-4d13-b56d-704c37ce5833.73dbd81c-6286-4a2b-b0de-d8e85973684c.c45ebe1c-5122-4255-b025-1936e9fd3118

Prometheus

bởi kCloudHub LLC

Version 3.9.1 + Free Support on Ubuntu 24.04

Prometheus is a powerful open-source monitoring and alerting system designed to collect, store, and analyze time-series metrics from servers, applications, and services. It enables DevOps teams and system administrators to monitor infrastructure health, track performance, and create alerts using a flexible query language (PromQL).

Key Features of Prometheus:

  • Open-source monitoring and alerting toolkit.
  • Powerful time-series database for metrics collection.
  • Flexible PromQL query language.
  • Pull-based metrics scraping model.
  • Built-in alerting and integration with Alertmanager.

Prometheus Usage:

$ sudo su
$ cd /opt
$ sudo systemctl restart prometheus
$ prometheus --version

To Access Web Interface:
http://:9090

Disclaimer:
Prometheus is an open-source project developed by the Prometheus community and maintained by the Cloud Native Computing Foundation (CNCF). This content is provided for informational purposes only. We are not affiliated with or endorsed by Prometheus. All trademarks and product names belong to their respective owners.