save_status

Purpose:

Save CyFlex variables on disk to enable restoration upon restart.

Enter:

save_status &

Where:

N/A

Example:

save_status &

Notes:

This program writes critical variables to disk every hour and on events like reconfiguration or SIGTERM.

Always-saved variables include engine hours, test hours, cell hours, counter input channels (if available), and test cycles (if available). Additional variables can be specified via ‘save_list’ command.

This command is normally spawned via the go script.

See Also:

save_list