Tripp Lite B092-016 Owner's Manual Page 179

  • Download
  • Add to my manuals
  • Print
  • Page
    / 242
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 178
179
# /bin/config
-
get=config.alerts.total
This command should display output similar to:
config.alerts.total 1
Note that if you see:
config.alerts.total
This means you have 0 alerts co
nfigured.
Y
our new alert will be the existing total plus 1
. S
o if the previous command gave you 0
,
th
en
you start with user number 1. I
f you already have 1 alert
,
your new alert will be number 2
,
etc.
To configure an email alert to be sent to
when the regular expression
“Cpu.*0.0% id,” matches logging on serial port 5
,
you would need to issue the following
commands (Assuming you have 1 previous alert in place):
# /bin/config
-
# /bin/config
-
set=”config.alerts.alert2.pattern=.*0.0% id,
# /bin/config
-
set=config.alerts.alert2.port5=on
# /bin/config
-
del=config.alerts.total=2
The following command will synchronize the live sy
stem with the new configuration:
# /bin/config
-
run=alerts
1
4
.7
SDT Host Configuration
14.7.1
S
DT H
ost TCP Ports
To setup
the list of
TCP
ports for a host, you use the config command:
# config
-
s config.sdt.hosts.host3.tcpports.tcport1 = 23
# config
-
s config.sdt.hosts.host3.tcpports.tcport2 = 5900
# config
-
s config.sdt.hosts.host3.tcpports.tcport3 = 3389
The above assum
es the config below:
# vi /etc/config/config.xml ~
</users>
Page view 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 241 242

Comments to this Manuals

No comments