Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
Category: VPS Setup
wget https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-amd64.tar.gz
./prometheus --config.file=prometheus.yml
firewall-cmd --add-port=9090/tcp
http://ip:9090
—test withcurl http://ip:9090