
178
# /bin/config –-set=config.portaccess.total=2
Please note that this rule becomes live straight away.
14.6
Event Logging Configuration
14.6.1
Remote Serial Port Log Storage
To setup remote storage of serial port 5 log to a remote Windows share with the following
properties:
IP Address
192.168.0.254
Directory
C:\\tripplite\logs\
Username
cifs_user
Password
secret
Logging level
2 (input/output logging as well as user
connections & disconnections)
The following commands must be issued:
# /bin/config –-set=config.eventlog.server.type=cifs
# /bin/config –-set=config.eventlog.server.address=192.168.0.254
# /bin/config –-set=config.eventlog.server.path=/tripplite/logs
# /bin/config –-set=config.eventlog.server.username=cifs_user
# /bin/config –-set=config.eventlog.server.password=secret
# /bin/config –-set=config.ports.port5.loglevel=2
The following command will synchronize the live system with the new configuration:
# /bin/config –-run=eventlog
Note that supported remote storage server types are 'None', 'cifs', 'nfs' and 'syslog'.
Supported port logging levels are '0', '1' and '2'.
14.6.2
Alert Configuration
You can add an email alert to the system from the command line by following these
instructions:
Determine the total number of existing alerts (if you have no existing alerts) you can assume
this is 0.