GDMA Quick Start

compared with
Current by NotSupportContact-Mark Carey
on Aug 17, 2012 15:14.

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

Changes (16)

View Page History
# occur. Note that time synchronization for a VM guest machine can be
# problematic; see your vendor's documentation on this topic.
\#listener_max_packet_imminence=1

# USE CLIENT TIMESTAMP
# passive check result timestamp is found by the server to be in the future.
# If not specified, the value will be "1".
\#use_client_timestamp=0{code}

If any changes to the {{bronx.cfg}} file are needed, Nagios must be restarted to put them into effect:
# occur. Note that time synchronization for a VM guest machine can be
# problematic; see your vendor's documentation on this topic.
\#listener_max_packet_imminence=1
# USE CLIENT TIMESTAMP
# This parameter, if set to a positive value, configures the listener thread
# passive check result timestamp is found by the server to be in the future.
# If not specified, the value will be "1".
\#use_client_timestamp=0{code}

If any changes to the bronx.cfg file are needed, Nagios must be restarted to put them into effect:

As user {{root}} create the directory and change ownership to user {{nagios}}.
{code}\#mkdir /usr/local/groundwork/apache2/htdocs/gdma
\#chown nagios.nagios /usr/local/groundwork/apache2/htdocs/gdma{code}
All other steps are contained in the relevant upgrade sections. Please proceed to the sections Windows GDMA Setup or Linux GDMA Setup. You may wish to take advantage of the Auto-Configuration features of GDMA. If so, see Auto Configuration Setup below before proceeding.

# Select Run externals.
# The configuration file will be created in {{/usr/local/groundwork/apache2/htdocs/gdma}} as defined in the {{windows-gdma}} monarch group. The filename will be {{gwmon_$hostname.cfg}} in this example {{gwmon_2000pro.cfg}}.
{code}\#ls \-al /usr/local/groundwork/apache2/htdocs/gdma/gwmon_2000pro.cfg
{code}#ls -al /usr/local/groundwork/apache2/htdocs/gdma/gwmon_2000pro.cfg
-rw-r{-}{-}r-\- -rw-r--r-- 1 nagios nagios /usr/local/groundwork/apache2/htdocs/gdma/gwmon_2000pro.cfg
\#{code}

h6. Client Install/Upgrade for Windows GDMA
# Select Run externals.
# The configuration file will be created in {{/usr/local/groundwork/apache2/htdocs/gdma}} as defined in the {{unix-gdma-2.1}} monarch group. The filename will be {{gwmon_$hostname.cfg}} in this example {{gwmon_linux-gdma.cfg}}.
{code}\#ls \-al /usr/local/groundwork/apache2/htdocs/gdma/gwmon_linux-gdma.cfg
{code}#ls -al /usr/local/groundwork/apache2/htdocs/gdma/gwmon_linux-gdma.cfg
-rw-r{-}{-}r-\- -rw-r--r-- 1 nagios nagios /usr/local/groundwork/apache2/htdocs/gdma/gwmon_linux-gdma.cfg
\#{code}

h6. Client Install/Upgrade for Linux GDMA
{code}rm /etc/init.d/gdma{code}
# Remove the entire {{/usr/local/groundwork}} directory with the command:
{code}rm \-Rf /usr/local/groundwork{code}
{Note}Linux GDMA 2.1 can be uninstalled with the script {{/usr/local/groundwork/uninstall{}}}{Note}

# Change to the temporary directory.
# Type the following to make the installer executable, substitute the name of your installer:
{code}chmod \+x groundworkagent-2.1-14-linux-32-installer.bin{code}
{Note}Linux GDMA has a 32 and a 64 bit version. Please select the correct one for your architecture.{Note}
Follow the prompts on the screen. If you are using Auto Configuration feature, you should leave the Target server as {{gdma-autohost}}. If not, you should fill in the Target server hostname or IP address.