Skip to content

Instantly share code, notes, and snippets.

@zero-master
Created May 24, 2018 09:16
Show Gist options
  • Save zero-master/8702b21bb3a1e80a497418f4ae46ac45 to your computer and use it in GitHub Desktop.
Save zero-master/8702b21bb3a1e80a497418f4ae46ac45 to your computer and use it in GitHub Desktop.
Stackdriver Agent Install
#!/bin/bash
curl -sS https://dl.google.com/cloudagents/install-monitoring-agent.sh | sudo bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment