>_ linuxcommand.dev
Startseite prometheus
Monitoring

prometheus

Monitoring system and time-series database.

Syntax
$prometheus [OPTIONS]
Examples
Examples
$prometheus --config.file=/etc/prometheus/prometheus.yml
Examples
$prometheus --web.listen-address=:9090
Typical use cases
Start server
prometheus --config.file=/etc/prometheus/prometheus.yml
Set port
prometheus --web.listen-address=:9090
Note Collects metrics via pull model and stores them as time series.
Export