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.
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
-r and -m options.