Setting up Monitoring: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 April 2025

  • curprev 21:4921:49, 4 April 2025 Gregpaskal talk contribs 10,957 bytes +10,957 Created page with "{{: Header_Nav}} = The following steps were used to set up a monitoring solution. = ---- = Prepare a base VM = Let's begin by making a new VM based on the VM_Deb12_Master_v02 ---- = Install Prometheus = == Ensure apt is up to date == <code>sudo apt update</code> == Install Prometheus == <code>sudo apt install prometheus</code> == Verify Prometheus is installed == <code>systemctl status prometheus</code> == Configuring Prometheus == * By default, Prometheus..."