Home >

LunaSH Command Reference Guide > LunaSH Commands > status > status sysstat code

status sysstat code

Code lookup for the system status monitor service. Provide the integer code from the system status monitor and descriptive text will be provided to describe the error.

Syntax

status sysstat code all | <system-status-code>

Option Shortcut Parameter Description
all a . Display descriptions for all system status codes.
. . <system-status-code> Specifies the system status code for which you want to display information.

Example

lunash:>status sysstat code 25
Code
================
25
 
System State
================
OOS
 
Code Description
================
The NTLS is not bound to an Ethernet device. Please run the "ntls show", "ntls bind" and "syslog tail" commands for more information.
 
Command Result : 0 (Success)