Distributed Systems Administration Utilities User's Guide, Linux, March 2009

Table 1-7 Open Source syslog-ng Command
What it DoesCommand
Tool that performs consolidated logging.
syslog-ng
1.3 Distributed Systems Administration Utilities Manual Pages
In addition to the open source manual pages (man pages) for DSAU’s open source components,
DSAU also provides the following manual pages:
Table 1-8 DSAU Manual Page Sections
SectionManpage
1
ccp
1
cexec
1
ckill
8
clog
8
clog_wizard
1
cps
1
csshsetup
8
csync_wizard
1
cuptime
1
cwall
NOTE: On SLES, to be able to view the manpages you must set the MANPATH variable to /opt/
dsau/man directory.
1.4 Serviceguard Scripts Path Definition
Paths for Serviceguard configuration files are specific to each operating system, and can therefore
be different on each system. HP recommends that you use the scripts supplied with Serviceguard
that define the paths in an operating-system independent way. Specifically, Serviceguard ships
/etc/cmcluster.conf, which contains shell environment variables.
The following is an example of this file:
############################## cmcluster.conf ##############################
#
# Highly Available Cluster file locations
#
# This file must not be edited
############################################################################
SGCONF=/usr/local/cmcluster/conf
SGSBIN=/usr/local/cmcluster/bin
SGLBIN=/usr/local/cmcluster/bin
SGLIB=/usr/local/cmcluster/lib
SGRUN=/usr/local/cmcluster/run
SGAUTOSTART=/usr/local/cmcluster/conf/cmcluster.rc
SGROOT=/usr/local/cmcluster
This document assumes that the user has executed the following command to source in the
configuration variables:
# . /etc/cmcluster.conf
14 Introduction