Prometheus is used by developers, DevOps teams, and system administrators to monitor the performance and health of applications, infrastructure, and services. It collects metrics from various targets, stores them efficiently, and provides a flexible query language (PromQL) for analyzing the data. Prometheus also supports alerting, allowing users to define alerting rules based on metric data and receive notifications through various channels.
Learn more about Prometheus at https://prometheus.io/
To learn more please visit Prometheus Documentation
An account for the panel is created with a generated password and a fixed username http://use.your.ip:9090
Username: prometheus
Password: Prometheus Password
The configuration file is located in the directory /etc/prometheus/
The application uses the following port:
Additionally, the list of ports opened besides the default ones in Ubuntu (53/22)
Prometheus can be configured to work with Grafana. To set it up, you need to configure "Prometheus" as a data source in Grafana.
Fill out the form with the following data:
Server URL: http://use.your.ip:9090
Choose the authentication method as Basic Authentication and enter your username and password:
Username: prometheus
Password: Prometheus Password
You can fill in the other fields as needed. After you "Save & Test" your configuration, you may want to add a dashboard to monitor your server.
The easiest way to get a dashboard preview is to import it using ID 1860. After importing, you need to set a unique name for the import and choose the correct data source.
Report an application with malicious intent or harmful content.