SWA_LOG : Data processing logfiles
Display data processing logfile for a given date.
Source file
Syntax
$ SWA_LOG [-i] yyyy-mm-dd
Option:
-i : return logfile filenam
Example
Display logfile for 2019-05-21
$ SWA_LOG 2019-05-21 | more
Edit logfile for 2019-05-21
$ vi $(SWA_LOG -i 2019-05-21)
STATS : Data processing statistics
Display data processing statistics for a given date
Syntax
$ STATS [options] yyyy-mm-dd [yyyy-mm-dd...]
Options :
-p : statistiques APID
-s : statistiques SID
-t : statistiques SID (SCOS 2000)
-c : statistiques CDF
-e : statistiques EVENT
-a : toutes les statistiques
SWA_ERR : Data processing errors
Syntax
$ SWA_ERR [-w] [-e] yyyy-mm-dd ...
s
Options:
-w : display only Warnings
-e : display only Errors
DPU_DUMP : DPU TC and TM memory dump
Display memory dump from DPU TC and TM responses
-
For each TC, the memory dump indicates the parameters of the command
-
The TM memory dumps containts the response of the TCs
Source file
Syntax
$ DPU_DUMP yyyy-mm-dd
PAS_DUMP : PAS memory dumps
Syntax
$ PAS_DUMP yyyy-mm-dd
SWA_EVENT : SWA events logfile
Display SWA event for a given day, with 4 possible levels :
-
Normal : normal message
-
LOW : Low severity alert
-
MED : Medium severity alert
-
HIGH : High severity alert
Syntax
$ SWA_EVENT yyyy-mm-dd