Rpc Connections - Tripp Lite B092-016 Owner's Manual

Console server management switch console server with poweralert console server
Hide thumbs Also See for B092-016:
Table of Contents

Advertisement

Chapter 14: Command Line Configuration
Remote UPSes
To add a remote UPS with the following details (assuming this is our first remote UPS):
UPS name
Description
Address
Log status
Log rate
Run shutdown script
# config -s config.ups.remotes.remote1.name=oldUPS
# config -s "config.ups.remotes.remote1.description=UPS in room 2"
# config -s config.ups.remotes.remote1.address=192.168.50.50
# config -d config.ups.remotes.remote1.log.enabled
# config -s config.ups.remotes.remote1.log.interval=240
# config -s config.ups.remotes.remote1.script.enabled=on
# config -s config.ups.remotes.total=1
The following command will synchronize the live system with the new configuration:
# config -a

14.1.9 RPC Connections

You can add an RPC connection from the command line but it is not recommended that you do so because of dependency
issues.
However FYI before adding an RPC the Management Console GUI code makes sure that at least 1 port has been configured to
run in 'device mode', and that the device is set to 'rpc'.
To add an RPC with the following values:
RPC type
Connected via
UPS name
Description
Login name for device
Login password for device
SNMP community
Logging
Log interval
Number of power outlets
# config -s config.ports.port2.power.type=APC 7900
# config -s config.ports.port2.power.name=MyRPC
# config -s "config.ports.port2.power.description=RPC in room 5"
# config -s config.ports.port2.power.username=rpclogin
# config -s config.ports.port2.power.password=secret
# config -s config.ports.port2.power.snmp.community=v1
# config -s config.ports.port2.power.log.enabled=on
# config -s config.ports.port2.power.log.interval=600
# config -s config.ports.port2.power.outlets=4
The following five commands are used by the Management Console to add the RPC to 'Managed Devices':
# config -s config.devices.device3.connections.connection1.name=myRPC
# config -s "config.devices.device3.connections.connection1.type=RPC Unit"
# config -s config.devices.device3.name=myRPC
# config -s "config.devices.device3.description=RPC in room 5"
# config -s config.devices.total=3
The following command will synchronize the live system with the new configuration:
# config -a
oldUPS
UPS in room 2
192.168.50.50
Disabled
240 seconds
Enabled
APC 7900
Port 2
MyRPC
RPC in room 5
rpclogin
secret
v1 or v2c
Enabled
600 second
4 (depends on the type/model of the RPC)
189

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents