User's Manual

HP StorageWorks File System Extender Software user guide 199
# === USED TERMS ===
# AnalysisFile: The file which is analyzed by the LogAnalyzer.
# Package: The file, which is produced by the LogAnalyzer.
# This file will be attached to the email.
[LogAnalyzer]
# ===============================================================================
# This section describes internal settings of the LogAnalyzer
# ===============================================================================
# --- SleepTime ---
# After "SleepTime" the LogAnalyzer checks the AnalysisFile again for new
Messages.
# Unit is second.
# SleepTime = 0.1
# --- Debug ---
# Debug = 0 [DEFAULT] ==> No Debuginformation is shown.
# Debug = 1 ==> Shows Debuginformation ( Rules, Actions, etc.).
# Debug = 1
# --- RulesFile ---
# The RulesFile contains the rules for the analysis and is loaded on startup.
# NOTE: You need to provide an absolute path!
RulesFile = /etc/opt/fse/loganalyzerrules_messages.py
# --- TmpDir ---
# Directory where temporary files are created.
# Defaults to the System-Temporary-Directory, if not set.
# NOTE: You need to provide an absolute path!
#TmpDir =
# --- ActivityLog ---
# In this file the LogAnalyzer writes down its own activities.