Tripp Lite 0 Idades Manual
Here you can view all the pages of manual Tripp Lite 0 Idades Manual. The Tripp Lite manuals for Switch are available online for free. You can easily download all the documents as PDF.
Page 201
201 Chapter 14: Command Line Configuration 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...
Page 202
202 Chapter 14: Command Line Configuration 14.1.13 Alerts You can add an email, SNMP or NAGIOS alert by following the steps below. The general settings for all alerts Assume this is our second alert, and we want to send alert emails to joh\ [email protected] and sms's to peter@compnany. com: # config -s config.alerts.alert2.description=MySecondAlert # config -s [email protected] # config -s [email protected] To use NAGIOS to notify of this alert: #...
Page 203
203 Chapter 14: Command Line Configuration Environmental and Power Sensor Alert # config -s config.alerts.alert2.enviro.high.critical='critical valu\ e' # config -s config.alerts.alert2.enviro.high.warning='warning value'\ # config -s config.alerts.alert2.enviro.hysteresis='value' # config -s config.alerts.alert2.enviro.low.critical='critical value' # config -s config.alerts.alert2.enviro.low.warning='warning value' # config -s...
Page 204
204 Chapter 14: Command Line Configuration Alarm Sensor Alert To set an alert for 'doorAlarm' and 'windowAlarm' which are two alarms co\ nnected to an environmental sensor called 'SensorInRoom3'. Both alarms are disabled on Mondays from 8:15am to 2:30\ pm: # config -s config.alerts.alert2.alarm1=SensorInRoom3.alarm1 (doorA\ larm) # config -s config.alerts.alert2.alarm1=SensorInRoom3.alarm2 (windo\ wAlarm) # config -s config.alerts.alert2.alarmrange.mon.from.hour=8 # config -s...
Page 205
205 Chapter 14: Command Line Configuration 14.1.15 SNMP To set-up the SNMP agent on the device: # config -s config.system.snmp.protocol=[ UDP | TCP ] # config -s config.system.snmp.trapport='port number' (default is\ 162) # config -s config.system.snmp.address='NMS IP network address' # config -s config.system.snmp.commnity='community name' (v1 and v\ 2c only) # config -s config.system.snmp.engineid='ID' (v3 only) # config -s...
Page 206
206 Chapter 14: Command Line Configuration Note: Not all devices have a management LAN interface. To configure a failover device in case of an outage: # config -s config.interfaces.wan.failover.address1='ip address' # config -s config.interfaces.wan.failover.address2='ip address' # config -s config.interfaces.wan.failover.interface=[ eth1 | console | modem ] The network interfaces can also be configured automatically: # config -s config.interfaces.wan.mode=dhcp # config -s...
Page 207
207 Chapter 14: Command Line Configuration # config -s config.console.flow=Hardware # config -s config.console.initstring=ATQ0V1H0 # config -s config.console.ppp.enabled=on # config -s config.console.ppp.callback.enabled=on # config -s config.console.ppp.callback.phone1=0800223665 # config -s config.console.ppp.username=user1 # config -s config.console.ppp.password=secret To make the dialed connection the default route: # config -s config.console.ppp.defaultroute=on Please note that supported...
Page 208
208 Chapter 14: Command Line Configuration 14.1.21 Services You can manually enable or disable network servers from the command line.\ For example if you wanted to guarantee the following server configuration: HTTP Server Enabled HTTPS Server Disabled Telnet Server Disabled SSH Server Enabled SNMP Server...
Page 209
209 Chapter 14: Command Line Configuration To configure NSCA with the following settings: NSCA encryption BLOWFISH (can be: [ None | XOR | DES | TRPLEDES | CAST-256 | BLOWFISH | TWOFISH | RIJNDAEL-256 | SERPENT | GOST ] NSCA password secret NSCA check-in interval 5 minutes NSCA port 5650 (defaults to 5667) user to run as User1 (defaults to nsca) group to run as Group1 (defaults to nobody) # config -s config.system.nagios.nsca.enabled=on # config -s...
Page 210
210 Chapter 14: Command Line Configuration Supported commands that have config files that can be altered includ\ e: portmanager inetd init ssh/sshd/scp/sshkeygen ucd-snmpd samba fnord (web server) sslwrap Commands you can run from the command line on the Console Server include\ :: loopback bash (shell) busybox http://www.busybox.net/downloads/BusyBox.html (has lots of unix shell commands a\ nd tools) chat dhcpcd ftp hd hwclock iproute iptables netcat ifconfig mii-tool netstat...