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"

#config -s config. devices.device5.name=Envi4

#config -s "config. devices.device5.description=Monitor in room 5"

#config -s config.devices.total=5

The following command will synchronize the live system with the new configuration:

# config -a

14.12Managed Devices

To add a managed device: (also see UPS, RPC connections and Environmental)

#config -s "config.devices.device8.name=my device"

#config -s "config.devices.device8.description=The eighth device"

#config -s "config.devices.device8.connections.connection1.name=my device"

#config -s config.devices.device8.connections.connection1.type=[serial Host UPS RPC]

# config -s config.devices.total=8

(decrement this value when deleting a managed device)

To delete the above managed device:

# config -d config.devices.device8

The following command will synchronize the live system with the new configuration:

# config -a

14.13Port 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

_____________________________________________________________________

724-746-5500 blackbox.com

Page 227

Page 227
Image 227
Black Box LES1316A, LES1332A, LES1408A, LES144BA Port Log, # config -d config.devices.device8, User Syslog Mail News