Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Krause committed Aug 21, 2015
1 parent 79b15f8 commit 63ea81f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@ To run the script from GitHub create file in your current directory named agent.

Now download and run the setup script

`sudo wget https://raw.githubusercontent.com/tkrause/Observium-Agent/master/observium-agent-install.sh`
> Debian:
> `sudo wget https://raw.githubusercontent.com/tkrause/Observium-Agent/master/observium-agent-install.sh`
> Redhat:
> `sudo wget https://raw.githubusercontent.com/tkrause/Observium-Agent/master/observium-agent-redhat-install.sh -O observium-agent-install.sh`
Note: You will need to edit agent.conf.sh to fit your configuration.

Expand Down

0 comments on commit 63ea81f

Please sign in to comment.