User's Manual Part 2

81JadeOSUserManual
Chapter13 Maintanence and Diagnosis
13.1LogSystem
Log system is used to record system running status, which can be saved in local or
remotelogserver.Logisclassifiedto8levelsfromemergtodebug,andthedefault
leveliserror.
Tosetlogleve l,usethefollowingcommandinconfigmode:
logging level <level> <all|category> [process app]
logging <IP> [severity level] [type category]
Noteloglevel:emerg,alert,crit,err,warning,notice,info,debug.
Tosetthelogsizeinlocalserver,usethecommandinconfigmode:
log size <100-102400> (unit:KB)
Torecoverytheloglevelinlocaltothedefa ult,usethecommandinconfigmode:
no logging level <level> <all|category> [process app]
no logging <IP> [severity level] [type category]
Forexample:
(JadeOS)(config)#logging level err all
(JadeOS)(config)#logging 192.168.16.84
(JadeOS)(config)#log size 102400
(JadeOS)(config)#end
Toinquirythelocallog,usethecommandinenablemode:
show log <all|category [app]> [line]
(JadeOS) #show log all
13.2SystemManagement
JadeOSisa unifiedmultilevelscalabletechnology.Itusestheactivestandbymodein
controlplaneandactiveactivemodeindataplanetoachievethehighperformance
and high availability. The distributed architecture has been extended to meet re
quirementsofhighperformanceequipment.
You can have a general view for the system management and telecommunications
amongallmodulesinfigure141.