eop_run
LeasePak Documentation Suite NETSOL website
mPower End of Period Suite

mPower End of Period Suite

eop_run

eop_run will usually be the only script that you will need to run directly; eop_run calls portfolio_mon, which in turn calls portfolio_stat.

User has to run lplogin startup scripts before running eop_run.

eop_run Usage

To submit all the portfolios listed in the config file (see eop_run Configuration File for more information):

eop_run -s eop-run-config 

To restart a given portfolio:

eop_run -r portfolio eop-run-config 

To restart the monitor process for a portfolio:

eop_run -m portfolio eop-run-config 

eop_run Parameters

Flags

-s
Submit all portfolios.
-r
Resubmit one portfolio.
-m
Restart monitoring one portfolio.

Variables

portfolio
Specific portfolio for the -r and -m options.
config
Filename of the configuration file (see eop_run Configuration File for more information).