esvdmon
Purpose:
-
Perform the ESVD Monitor Task that watches the ESVD subdirectory for test data from test cell computers and posts the data to the filter weigh room database.
Enter:
-
esvdmon <site> <in_path> <archive_path> &
Where:
-
site
Specify the three-letter acronym of the site from where files are generated.
in_path
Specify the directory to where ESVD files are placed from test cells.
archive_path
Specify the directory to place processed files.
Example:
-
esvdmon OLY /data/filterdata/ /data/filterdata/archive/
The above example starts the esvdmon program at the OLY site and processes files that arrive within the /data/filterdata/ directory. Once the files are processed, the file is placed within the /data/filterdata/archive/ directory.
Notes:
-
This program runs continuously in the background, monitoring the specified directory for new files.