RShell Reference Manual
32. Proprietary and Confidential Revision 4.2, Copyright © 2009, Impinj, Inc.
Table 4-32 Show Logging Command Parameters
Command Arguments Format Description
events (err | app) <event count> enum,
integer
Uses the event count number to determine how
many of the last internal log entries to display.
summary Displays the current user logging configuration.
See Table 4-34.
Table 4-33 Show Logging Events Response Parameters
Argument Format Description
Event1 string The string responses from the log events
Event2 string
… … …
Event<n> string
Table 4-34 Show Logging Summary Response Parameters
Argument Format Description
Managementlevel Log severity level for Management
RFIDLevel Log severity level for RFID
SystemLevel
( Emergency |
Alert | Critical |
Error |
Warning |
Notice | Info |
Debug )
Log severity level for System
Samples of the commands are shown below:
> show logging summary
Status='0,Success'
ManagementLevel='Error'
SystemLevel='Error'
RFIDLevel='Error'
> show logging events app 3
Status='0,Success'
Event1='Mar 24 22:17:26 (none) WDC: Reboot 3: Reason: Processor / Reboot
Time: Tue Mar 24 18:01:26 2009 '
Event2='Mar 24 22:17:39 (none) linkmonitor: set date with /usr/sbin/ntpd -g -
q failed'
Event3='Mar 24 22:17:39 (none) ntpd[320]: unable to bind to wildcard socket
address 0.0.0.0 - another process may be running - EXITING'
4.3.3 Show Network Command
The
show network menu contains commands to display networking parameters and statistics. All
commands are single word commands and take no arguments. Commands are shown in Table
4-35, while the response parameters are shown in Table 4-36 through Table 4-46.