-
Notifications
You must be signed in to change notification settings - Fork 0
Monitoring Message Dictionary
The set of supported Simulation Monitoring message types are defined below. The message codes are defined within a controlled vocabulary.
Standard Fields are included in every message below.
0000 - Simulation initialisation
2000 - Post-processing job starts
2100 - Post-processing job ends
3000 - Post-processing from checker job starts
3100 - Post-processing from checker job ends
4000 - PushStack - a command has been placed upon the active command's stack
5000 - PopStack - a command has been removed from the active command's stack
9000 - PopStack Failure - an error occurred whilst executing a command
9999 - FATAL - simulation has been stopped due to an error
#### 0000 - Simulation initialisation (FirstInitialize)-
activity - simulation activity (validated against a controlled vocabulary)
-
centre - the computing centre where simulation is being run (validated against a controlled vocabulary)
-
cumulPeriod - the number of integration that has been done
-
startDate - date upon which the simulation starts
-
endDate - date upon which the simulation ends
-
experiment - experiment being run (validated against a controlled vocabulary)
-
jobuid - the job universally unique identifier
-
login - computing centre operator login under which the simulation was run (validated against a controlled vocabulary)
-
machine - computing centre machine upon which simulation was run (validated against a controlled vocabulary)
-
model - the climate model being executed (validated against a controlled vocabulary)
-
name - the operator assigned simulation name
-
nesting - the execution depth of the current call tree
-
simuid - the simulation universally unique identifier
-
space - the simulation output space (validated against a controlled vocabulary)
- config card - the simulation .ini configuration file
-
jobuid - the job universally unique identifier
-
simuid - the simulation universally unique identifier
-
jobuid - the job universally unique identifier
-
simuid - the simulation universally unique identifier
-
jobuid - the job universally unique identifier
-
simuid - the simulation universally unique identifier
-
command - the command (plus parameters) to be executed
-
nesting - the execution depth of the current call tree
-
jobuid - the job universally unique identifier
-
simuid - the simulation universally unique identifier
-
command - the command (plus parameters) that has been executed
-
nesting - the execution depth of the current call tree
-
jobuid - the job universally unique identifier
-
simuid - the simulation universally unique identifier
-
command - the command (plus parameters) that failed
-
nesting - the execution depth of the current call tree
-
jobuid - the job universally unique identifier
-
simuid - the simulation universally unique identifier
-
nesting - the execution depth of the current call tree
-
jobuid - the job universally unique identifier
-
simuid - the simulation universally unique identifier