Sending Sign Off Request
Description
This perl script sends out signoff requests to user.
Location of Scripts and Their Names
Location: /data/mta4/CUS/www/Usint/
GitHub Address: https://github.com/tisobe/Usint_script
signoff_request.py | Jul 27, 2020 |
RETIRED |
send_sign_off_req.perl | Mar 27, 2013 |
There is a short description of this script in: /data/mta4/obs_ss/Usint_test/Usint_script/README
Sep 17, 2014 | Initially logged |
Jul 27, 2020 | Python 3.6 conversion |
Data Needed
- /data/mta4/CUS/www/Usint/Pass_dir/usint_users
- /data/mta4/CUS/www/Usint/Pass_dir/user_email_list
- /data/mta4/CUS/www/Usint/ocat/updates_table.list
- /data/mta4/CUS/www/Usint/ocat/updates/<obsid>.<ver#>
Environment Setting
-
/data/mta/Script/Python3.6/envs/ska3/bin/python
Output Locations and File Names
How to Run the Script(s)
-
run: /data/mta4/CUS/www/Usint/signoff_request.py
How to Run Test(s)
-
No test is available, but you can just run this script to see whether it works or not.
Expected result from the test
NA
Cron Job
0 5 * * 0-6 perl /data/mta4/CUS/www/Usint/send_sign_off_req.perl >> $HOME/Logs/send_sign_off_req.cron 2>&1
Web Addreess
NA
Note
None
Future Plan/Update Schedule
None
Back to Top Page