ETERNUS SF Disk Space Monitor User's Guide - Microsoft(R) Windows Server(TM) 2003/Solaris(TM) Operating System/Linux - 13.0
Contents Index PreviousNext

Part 4 Installation (Advanced)> Chapter 10 Defining Thresholds

10.2 Alarm Action Definitions

Once threshold monitoring is defined, any threshold violation will result in an action to report the violation to the administrator. The following action types are available:

When installation is complete, the event log/syslog or Systemwalker Centric Manager message linkage is set up according to the answer that the user provides in response to the queries given by the installer.

These definitions are made on Agents.

Threshold alarms are generated only when thresholds are exceeded. If the value being monitored remains over (or under) the threshold continuously, an alarm will be generated only the first time the threshold is exceeded, and no further alarms will be generated until the monitored value returns to the normal range.

10.2.1 Storage location 

The storage location of this definition file is as follows:

Installation directory\bin\threshold.bat


/opt/FJSVssqc/bin/threshold.sh

10.2.2 Definition method 

10.2.2.1 Defining the action type 

The execution of actions is controlled by an ON/OFF specification. When an action is set to ON, it will be executed. More than one action can be set to ON.

Definition content

Meaning

EVENTLOG="ON" or SYSLOG="ON"

Event log or syslog

OPAPOST2="OFF"

Systemwalker Centric Manager message linkage

MAIL="OFF"

Mail

TRAP="OFF"

Trap

OTHER="OFF"

Execution of user-specified command

10.2.2.2 When MAIL is selected 

Define the parameters associated with Windows mail notifications.

Definition content

Meaning

MAILSMTPSRV="00.00.00.00"

Address of the SMTP server

MAILSMTPPRT="25"

Port of the SMTP server

MAILFROM="aa@xx.co.jp"

Address of sender ("From")

MAILTO="bb@xx.co.jp"

Address of recipient ("To")

MAILPOP3PRT="110"

POP3 server port (if POP authentication is required)

MAILPOP3SRV="00.00.00.00"

POP3 server address (if POP authentication is required)

MAILAUTHTYPE="Pop"

Specify "Pop" if POP authentication is required.

MAILUSERID=""

User ID (if POP authentication is required)

MAILPASSWD=""

Password (if POP authentication is required)

MAILCC="cc@xx.co.jp, dd@xx.co.jp"

"Cc" address of mail

MAILBCC="ee@xx.co.jp, ff@xx.co.jp"

"Bcc" address of mail

MAILSUB="ETERNUS SF Disk Space Monitor threshold %MSGINFO%:%2(%3)"

"Subject" of mail

The following variable parameters (% followed by characters) can be specified:

%MSGINFO%: Error type

%2: System name

%5: Measurement value

%6: Threshold

%7: Number of times detected

%8: Criterion for the number of times detected

Define the parameters associated with Solaris/Linux mail notifications.

Definition content

Meaning

MAILSMTPSRV="00.00.00.00"

Address of the SMTP server

MAILSMTPPRT="25"

Port of the SMTP server

MAILFROM="aa@xx.co.jp"

Address of sender ("From")

MAILTO="bb@xx.co.jp"

Address of recipient ("To")

MAILPOP3PRT="110"

POP3 server port (if POP authentication is required)

MAILPOP3SRV="00.00.00.00"

POP3 server address (if POP authentication is required)

MAILAUTHTYPE="Pop"

Specify "Pop" if POP authentication is required.

MAILUSERID=""

User ID (if POP authentication is required)

MAILPASSWD=""

Password (if POP authentication is required)

MAILCC="cc@xx.co.jp, dd@xx.co.jp"

"Cc" address of mail

MAILBCC="ee@xx.co.jp, ff@xx.co.jp"

"Bcc" address of mail

MAILSUB="ETERNUS SF Disk Space Monitor threshold $MSGINFO:$2($3)"

"Subject" of mail

The following variable parameters ($ followed by characters) can be specified:

$MSGINFO: Error type

$2: System name

$5: Measurement value

$6: Threshold

$7: Number of times detected

$8: Criterion for the number of times detected

10.2.2.3 When TRAP is selected 

Define the parameters associated with trap notifications.

Definition content

Meaning

TRAPAGT="$2"

Address of Trap agent

TRAPDEST="hostname"

Address of Trap destination

TRAPCOMMUNITY="public"

Trap community name

TRAPENTERPRISE="1.3.6.1.4.1.211"

Enterprise value of Trap

TRAPGENERIC="6"

Generic value of Trap

TRAPSPECIFIC="1"

Specific value of Trap

TRAPOBJNAME="1.3.6.1.4.1.211"

Object name

TRAPOBJTYPE="2"

Object type

10.2.2.4 When OTHER is selected 

It is possible to execute a command specified by the user.

Specify the command name on the following line:

SQCOTHEREXE=""

Edit the processing that begins on the following line according to the specifications of the command:

if "%OTHER%"==""ON"" (


Contents Index PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED & FUJITSU AUSTRALIA LIMITED 2003 - 2006