File: //opt/perf/man/man1/agsysdb.1
.TH AGSYSDB 1
.ad b
.SH NAME
agsysdb \- Performance Collection Component alarm generator system database
manipulation program
.SH SYNOPSIS
.BR agsysdb
[\fIoptions\fR]
.SH DESCRIPTION
.I agsysdb
is a program that is used to list the contents of the
Performance Collection Component alarm generator system database. The
database contains information concerning all systems to
which the alarm generator will send alert notifications.
.SH Options
.TP 15
.B -ito \fIoff\fR | \fIon\fR
Updates the option of whether or not to send alert
notifications to HP Operations Manager. If this option is set to
.I on,
then all alert notifications will
be submitted as a message to the HP Operations agent.If this option
is set to
.I off,
the alert notifications will not be sent to HP Operations agent.
.br
DEFAULT: on
.TP 15
.B -actions \fIoff\fR | \fIalways\fR | \fIon\fR
Updates the option of whether or not to execute local actions.
If this option is set to
.I on,
then the local actions defined in the
.I EXEC
statements in the alarmdef file will be executed if:
.br
1) HP Operations agent is not running on the HP Performance Agent
system.
.br
2) HP Operations agent is running on the HP Performance Agent
system, but the
.I HP Operations agent option has been set to
.I off.
.br
If this option is set to
.I always,
local actions will always be executed even if an
HP Operations agent is running. If this option is set to
.I off,
local actions will not be executed. If an HP Operations
agent is running, the local action will be
submitted as a message to HP Operations agent.
.br
DEFAULT: on
.TP 15
.B -add \fIhostname\fR
Adds the SNMP management node to the alarm generator database.
The hostname can be either a name or IP address.
.TP 15
.B -delete \fIhostname\fR
Deletes the SNMP management node from the alarm generator
database. The hostname can be either a name or IP address.
.TP 15
.B -delpv \fIhostname\fR
Removes an Performance Manager 3.X system from the alarmgen
generator database. The hostname can be either a name or IP
address.
.TP 15
.B -l
Lists where alert notifications will be sent. The "Last Error"
fields will contain the last error that occurred when an
alert notification was sent. If there was an error, see the
status.alarmgen file for more details about the error.
.SH FILES
.nf
.br
/var/opt/perf/datafiles/agdb.*
.SH AUTHOR
.B agsysdb
was developed by Hewlett-Packard.