Tripp Lite B093-004-2E4U-V 4-Port Console Server with 4G LTE Cellular Gateway, Dual GbE NIC, 4Gb Flash and Dual SIM

Owner's Manual - Page 224

For B093-004-2E4U-V. Also, The document are for others Tripp Lite models: B093-00X-2E4U-X, B097-016/048, B098-016/048, B098-016-V

PDF File Manual, 285 pages, Read Online | Download pdf file

B093-004-2E4U-V photo
Loading ...
Loading ...
Loading ...
224
14. Configuration from the Command Line
14.1.12 Port Log
To configure serial/network port logging:
# config -s config.eventlog.server.address=’remote server ip address’
# config -s config.eventlog.server.logfacility=’facility’
facility’ can be:
Daemon
Local 0-7
Authentication
Kernel
User
Syslog
Mail
News
UUCP
# config -s config.eventlog.server.logpriority=’priority’
priority’ can be:
Info
Alert
Critical
Debug
Emergency
Error
Notice
Warning
Assume the remote log server needs a username ‘name1’ and password ‘secret’:
# config -s config.eventlog.server.username=name1
# config -s config.eventlog.server.password=secret
To set the remote path as ‘/tripp-lite/logs’ to save logged data:
# config -s config.eventlog.server.path=/ tripp-lite/logs
# config -s config.eventlog.server.type=[none | syslog | nfs | cifs | usb]
If the server type is set to usb, none of the other values need to be set. The mount point for storing on a remote USB device is
/var/run/portmanager/logdir
The following command will synchronize the live system with the new configuration:
# config -a
14.1.13 Alerts
You can add an email, SNMP or NAGIOS alert by following the steps below.
General Settings for All Alerts
Assume this is our second alert, and we want to send alert emails to [email protected] and SMS text messages to peter@
tripplite.com:
# config -s config.alerts.alert2.description=MySecondAlert
# config -s config.alerts.alert2.email=john@ tripplite.com
# config -s config.alerts.alert2.email2=peter@ tripplite.com
To use NAGIOS to notify of this alert:
# config -s config.alerts.alert2.nsca.enabled=on
To use SNMP to notify of this alert:
# config -s config.alerts.alert2.snmp.enabled=on
Increment the total alerts:
# config -s config.alerts.total=2
Loading ...
Loading ...
Loading ...