About GDMA

Version 1 by Bren Eckles
on May 11, 2012 12:48.

compared with
Current by Bren Eckles
on Nov 05, 2015 09:32.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (6)

View Page History
You may download the GDMAs from the GroundWork server at the following base URL:

{newcode}http://<groundwork_server>/agents/{newcode} {code}http://<groundwork_server>/agents/{code}

The packages available are as follows:
{Note}Browsing this URL is disabled by default.{Note}
To enable browsing of this directory, edit the file:
{newcode}/usr/local/groundwork/apache2/conf/httpd.conf{newcode} {code}/usr/local/groundwork/apache2/conf/httpd.conf{code}
Add the following lines:
{newcode}<Directory /usr/local/groundwork/apache2/htdocs/agents>
Options Indexes
</Directory>{newcode}
Save the file and restart apache:
{newcode}/etc/init.d/groundwork restart apache{newcode}
{code}/etc/init.d/groundwork restart apache{code}
In general, the administrator should begin by configuring the target GroundWork server for the common requirements, then move on to configure it one of the agent types, either Windows GDMA, Solaris, or Linux GDMA. Once one agent type is configured and working, it will be relatively easy to add a second agent type. See the GDMA Quick Start section.