Pri (priority), Timestamp – H3C Technologies H3C WX3000E Series Wireless Switches User Manual
Page 66
57
The closing set of angel brackets (< >), the space, the forward slash (/), and the colon (:) are all required
in the above format.
Following is a detailed explanation of the fields involved in system information:
PRI (priority)
The priority is calculated by using this formula: facility*8+level, where:
•
facility is the facility name, ranging from local0 to local7 (16 to 23 in decimal integers) and defaults
to local7. It can be configured with info-center loghost. It is used to identify different log sources on
the log host, and to query and filter logs from specific log sources.
•
level ranges from 0 to 7. See
for more information.
Note that the priority field is available only for information that is sent to the log host.
timestamp
Timestamp records the time when the system information was generated. The timestamp of the system
information sent to the log host has a precision of seconds, and that to all the other destinations has a
precision of milliseconds. The timestamp format of the system information sent to the log host is
configured with the info-center timestamp loghost command, and that of the system information sent to
the other destinations is configured with the info-center timestamp command.
describes the
timestamp parameters in detail.
Table 6 Description on the timestamp parameters
Timestamp
parameter
Description Example
boot
Time since system startup, in the format of
xxxxxx.yyyyyy, where xxxxxx represents the
higher 32 bits, and yyyyyy represents the
lower 32 bits.
System information that is sent to all
destinations except the log host supports this
parameter.
%0.16406399 Sysname
IFNET/3/LINK_UPDOWN:
GigabitEthernet1/0/1 link status is
DOWN.
0.16406399 is a timestamp in the boot
format.
date
Current date and time of the system, in the
format of Mmm dd hh:mm:ss:sss yyyy.
All system information supports this
parameter.
%Aug 19 16:11:03:288 2009 Sysname
IFNET/3/LINK_UPDOWN:
GigabitEthernet1/0/1 link status is UP.
Aug 19 16:11:03:288 2009 is a
timestamp in the date format.
iso
Timestamp format stipulated in ISO 8601.
Only the system information sent to a log host
supports this parameter.
<187>2009-09-21T15:32:55
Sysname %%10
IFNET/3/LINK_UPDOWN(l):
GigabitEthernet1/0/1 link status is
DOWN.
2009-09-21T15:32:55 is a timestamp in
the iso format.
none
No timestamp is included.
All system information supports this
parameter.
% Sysname IFNET/3/LINK_UPDOWN:
GigabitEthernet1/0/1 link status is
DOWN.
No timestamp is included.