public
Description: The 3.0 rewrite of our agent software.
Homepage: http://scoutapp.com/
Clone URL: git://github.com/highgroove/scout_agent.git
scout_agent / INSTALL
100644 18 lines (10 sloc) 0.468 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
= Installing the Scout Client
 
RubyGems is the preferred easy install method for the Scout agent.
 
To get the latest version, simply enter the following into your command prompt:
 
$ sudo gem install scout_agent
 
You must have RubyGems[http://rubyforge.org/projects/rubygems/] installed for
the above to work.
 
To run the Installation Wizard, simply enter the following into your
command prompt:
 
  $ sudo scout_agent identify
 
You'll need your Agent Key to continue.