Recorded session file storage
The session monitoring batch processing utility, smonprocessmeta
, runs periodically while a session monitoring session is active to process harvested data and insert the data into the database in a series of batch operations. The smonsavemeta
program creates session data packages when requested.
Option | Description |
---|---|
SMON DAMAGED EVENT STORAGE ENABLED | If enabled, damaged events are stored on the file system. If disabled, they are dropped. This is useful, for example, if you are debugging problems with session recording. It is recommended that you disable this for normal functioning. |
SMON DAMAGED EVENT STORAGE PATH | Directory to store damaged events for recorded sessions (default <install path>\smon\damaged). |
SMON HCP TARGET ID | Specify the target system ID of the Hitachi Content Platform object storage system to archive session monitoring data. |
SMON PACKAGE STORAGE PATH | Directory to store packages of recorded sessions (default <install path>\smon\package). |
SMON SCREENSHOT STORAGE PATH | Directory to store screenshot data for recorded sessions (default <install path>\smon\screenshot). |
SMON TEMP STORAGE PATH | Directory to store temporary files while generating recorded session packages (default <install path>\smon\temp). |
SMON TEXT STORAGE PATH | Directory to store text data waiting to be processed for recorded sessions (default <install path>\smon\text). |
SMON WEBCAM STORAGE PATH | Directory to store webcam images for recorded sessions (default <install path>\smon\webcam). |