Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
374
Systemlog Commands
systemlog show
Show syslog messages in the internal SpeedTouch™ Syslog message buffer.
SYNTAX:
EXAMPLE:
systemlog show
[fac = <supported facility name>]
[sev = <supported severity name>]
[hist = <{no|yes}>]
fac
Optionally, Specify the facility name of the syslog messages to show.
Use one of the supported facility names (See 
 for a listing of syslog facility names supported 
by the SpeedTouch™).
Do not specify to show messages of any facility.
OPTIONAL
sev
Specify the lowest priority severity of the syslog messages to show.
Specifying a severity actually means specifying to show the syslog 
messages with a severity as specified, and all messages with a higher 
severity.
Use one of the supported severity names (See 
 for a listing of syslog facility names 
supported by the SpeedTouch™).
Do not specify to show messages of any facility.
OPTIONAL
hist
The show messages over several SpeedTouch™ reboots (yes) or 
show only messages since latest startup (no).
Do not specify to only show the recent messages.
OPTIONAL
=>syslog msgbuf show fac=kern sev=emerg hist=yes
<0> SysUpTime: 14:45:43 KERNEL Controlled restart (after internal error or
explicit system reboot)
<0> SysUpTime: 02:58:18 KERNEL Controlled restart (after internal error or
explicit system reboot)
<0> SysUpTime: 04 days 04:52:37 KERNEL Controlled restart (after internal
error or explicit system reboot)
<0> SysUpTime: 00:00:41 KERNEL Controlled restart (after internal error or
explicit system reboot)
=>syslog msgbuf show fac=kern sev=warning hist=yes
<4> SysUpTime: 00:00:00 KERNEL Cold restart
<0> SysUpTime: 14:45:43 KERNEL Controlled restart (after internal error or
explicit system reboot)
<4> SysUpTime: 00:00:00 KERNEL Warm restart
<0> SysUpTime: 02:58:18 KERNEL Controlled restart (after internal error or
explicit system reboot)
<4> SysUpTime: 00:00:00 KERNEL Warm restart
<0> SysUpTime: 04 days 04:52:37 KERNEL Controlled restart (after internal
error or explicit system reboot)
<4> SysUpTime: 00:00:00 KERNEL Warm restart
<0> SysUpTime: 00:00:41 KERNEL Controlled restart (after internal error or
explicit system reboot)
=>