_____________________________________________________________________
724-746-5500 | blackbox.com
Page 228
# 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
14.11 Environmental
To configure an environmental monitor with the following details:
Monitor name
Envi4
Monitor Description
Monitor in room 5
Temperature offset
2
Humidity offset
5
Enable alarm 1 ?
yes
Alarm 1 label
door alarm
Enable alarm 2 ?
yes
Alarm 2 label
window alarm
Logging enabled ?
yes
Log interval
120 seconds
# config -‐s config.ports.port3.enviro.name=Envi4
# config -‐s "config.ports.port3.enviro.description=Monitor in room 5"
# config -‐s config.ports.port3.enviro.offsets.temp=2
# config -‐s config.ports.port3.enviro.offsets.humid=5
# config -‐s config.ports.port3.enviro.alarms.alarm1.alarmstate=on
# config -‐s config.ports.port3.enviro.alarms.alarm1.label=door alarm
# config -‐s config.ports.port3.enviro.alarms.alarm2.alarmstate=on
# config -‐s config.ports.port3.enviro.alarms.alarm2.label=window alarm
# config -‐s config.ports.port3.enviro.alarms.total=2
# config -‐s config.ports.port3.enviro.log.enabled=on
# config -‐s config.ports.port3.enviro.log.interval=120
Assign alarms.total=2 even if they are off.
The following 5 commands will add the environmental monitor to “Managed devices”:
To get the total number of managed devices:
# config -‐g config.devices.total
Make sure you use the total + 1 for the new device below:
# config -‐s config. devices.device5.connections.connection1.name=Envi4
# config -‐s "config. devices.device5.connections.connection1.type=EMD Unit"