Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Craft of Testing - Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:49, 4 April 2025 Gregpaskal talk contribs created page Setting up Monitoring (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...")