https://store-images.s-microsoft.com/image/apps.35600.e89b3557-a473-42d8-8326-9d13c323b6a8.e3e582e3-1be2-4a09-bec6-4bf110fa11e8.92e307ec-e73e-4363-b7bd-ecb9728865d5

Prometheus Server on Ubuntu 18.04

Apps4Rent LLC

Prometheus Server on Ubuntu 18.04

Apps4Rent LLC

Prometheus is an open-source systems monitoring and alerting toolkit.

Prometheus is a very powerful open-source monitoring and alerting system suitable for dynamic environments like in Cloud space. That collects metrics from monitored targets by scraping metrics HTTP endpoints on these targets.

Prometheus is capable of recording any purely numeric time series, for both machine-centric monitorings like Linux systems as well as monitoring of highly dynamic service-oriented architectures.

Prometheus server-This scrapes and stores time series data from client systems and applications. 

Prometheus server has been tested by Apps4Rent engineers and it works well on Ubuntu 18.04:

Features of Prometheus on Ubuntu 18.04: 

  • A multi-dimensional data model with time series data identified by metric name and key/value pairs
  • Single server nodes are autonomous and don't rely on distributed storage.
  • Prometheus time series collection uses pull model over HTTP protocol.
  • pushing time series is supported via an intermediary gateway.
  • Prometheus has support for multiple modes of graphing and dashboarding.
  • Support for hierarchical and horizontal federation.
  • An HTTP pull model for time series collection.

Disclaimer:  Apps4Rent does not offer commercial licenses of any of the products mentioned above. The products come with open source licenses.

Default ports: 

  • SSH:22
  • HTTP: 80
  • HTTPS:443