Skip to content

Instantly share code, notes, and snippets.

@s-chb
Created July 2, 2020 08:21
Show Gist options
  • Save s-chb/302c0a051c67b38eaaceabed0d866c0b to your computer and use it in GitHub Desktop.
Save s-chb/302c0a051c67b38eaaceabed0d866c0b to your computer and use it in GitHub Desktop.
sudo systemctl stop node_exporter &&
sudo systemctl start node_exporter &&
sudo systemctl stop prometheus &&
sudo systemctl start prometheus &&
sudo systemctl stop alertmanager &&
sudo systemctl start alertmanager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment