Service manual

82 Cyclades ACS 5000 Advanced Console Server Command Reference Guide
To configure notifications:
The following example demonstrates configuring the console server to send an email every time
the root user logs into a server connected to a serial port. The trigger string is configured as root
login. The server connected to the console server must be properly configured to send Syslog
messages.
1. Enable alarm notification, otherwise messages received through the serial ports are ignored.
cli> config administration notifications alarm yes
2. Add a trigger string.
cli> config administration notifications addemail "root login"
3. Configure the email notification parameters and SMTP server and port id.
add Email>body "Testing configuration"
add Email>from ACSConsoleServer
add Email>to someone@yourdomain.com
add Email>smtpserver 200.200.200.2
addsnmptrap
add Snmptrap>
body
community
oid
server
cancel
trapnum
<trigger string>
<string>
<string>
<string>
<string>
0-6
authfailure
coldstar
egpneighborloss
enterprisespecific
linkdown
linkup
warmstart
Sends a SNMP trap to the configured
server if the defined string appears.
alarm yes|no Activate or deactivate the alarm
feature. If you don't enable it, syslog
messages won’t be generated when
there is incoming data from the ports.
delete Delete any previously configured string.
edit Edit any previously configured string.
Table 5.8: System Notifications Parameters (Continued)
Parameter Level1 Parameter Level2 Value Description