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, 2014Initially logged
Jul 27, 2020Python 3.6 conversion

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. run: /data/mta4/CUS/www/Usint/signoff_request.py

How to Run Test(s)

  1. 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

CPU: luke-v
User: mta
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