background image
43
ASMA for Linux
Chapter 4 : ASMA Software for Linux
Configuration Files
The following example assumes {ASMA configuration path} is
/etc/asus (default setting)
a. /etc/asus/install_path.conf: setting for install path setting. There
are two configuration types: one is ASMA (extension agent
software) binary/configuration path; the other is snmpd daemon
(system daemon) binary/configuration path.
b. /etc/asus/asma.conf: setting for snmp upper/lower threshold
value and ASR/Chassis Intrusion enable setting value. If this file
does not exist, it will be created automatically based on the system
situation when issuing the asma_agent start command. For
example:
*
PollFreq=8; (Sent SNMP Trap to Console Freq.)
Min—>Max
—WL—L—Normal—WH—H—-
(WL=Warning Low Limit, L=Low Limit, WH=Warning High Limit, H=High Limit)
*
TemperatureHighLimit=70;
*
TemperatureLowLimit=-10;
*
TemperatureWarningHighLimit=60;
*
TemperatureWarningLowLimit=0;
*
ASREnable=0; ASR (Automatic Server Restart) can reboot the
system automatically when the system hangs. You need to enable
this item first, and then issue asma_agent start to make effective)
*
ChassisEnable=0; (Enable chassis intrusion alarm can be sent
to the system log or to an SNMP Console like HP OpenView)
*
RebootSystemEnable=0; (Enable Reboot System Function)