Step 1 – Create a file:
$ vi /etc/systemd/system/prometheus.service
Step 2 – Reload the Systemctl Daemon:
$ sudo systemctl daemon-reload
Step 3 – Start the Prometheus service:
$ sudo systemctl start prometheus
$ sudo systemctl status prometheus
Latest posts by Rajesh Kumar (see all)
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024
- Introduction to System Operations (SymOps) - October 30, 2024