Compaq Infortrend Manuale Utente

Pagina di 347
Connecting Terminal
3-9
3.2.3
NPC Onboard  
NPC is short for Notification Processing Center, a sub-module for
use with system event notification.
To activate the NPC module, do the following:
1.  Create an NPC configuration file (in a simple text file format)
using a text editor program.
2.  Save it in the name of “agent.ini”
3.  FTP it to the controller IP address, and then reset the controller
for the configuration to take effect.
Listed below is the sample configuration.  Specify your
configuration using simple defining parameters as shown below.
[SNMP_TRAP]
ENABLED=0
(1=on; 0=off)
SEVERITY=1
COMMUNITY=public
RECEIVER1=XXX.XXX.XXX.XXX,2 ("2" specifies the level of
                                           events to be received by this receiver)
[EMAIL]
ENABLED=0
SEVERITY=1
SUBJECT=Event Message
SENDER_MAIL_BOX=XXXX@XXXXX.XXX
SMTP_SERVER=XXX.XXX.XXX.XXX
RECEIVER1=XXXX@XXXXX.XXX,3
RECEIVER2=XXXX@XXXXX.XXX,1
RECEIVER3=XXXX@XXXXX.XXX,2
RECEIVER4=XXXX@XXXXX.XXX,1
[BROADCAST]
ENABLED=0
SEVERITY=1
RECEIVER=XXX.XXX.XXX.XXX, 1
RECEIVER=XXX.XXX.XXX.XXX, 1
NOTE:
NPC will be automatically activated if any of the notifier settings
(email, SNMP, or broadcast) is set to “enabled.”
The configuration file is comprised of three major sections: SNMP, Email
and Broadcast.  Each notifying method can be separately enabled or
disabled.