Usage: Monitor sigraph learning process.

Options:
  -h, --help            show this help message and exit
  -f FILTER, --labelsfilter=FILTER
                        only models matching this filter are covered.ex :
                        'label1,label2' or 'label' or 'regexp1,regexp2' (here
                        order is important)
  --filtermode=FILTER   strict, flexible or regexp
  -m MODEL, --model=MODEL
                        model file name (default : model.arg)
  -n FILE, --newer=FILE
                        generated files must be newer than this file
  -t TASK, --task=TASK  monitoring task : models, log (default : models)
  --mode=MODE           monitoring mode : learning, generation, models
                        (default : learning)
  -o FILE, --outputbatch=FILE
                        batch file
  -r, --remote          enable remote control (default : disable)
  -l LOGFILENAME, --log=LOGFILENAME
                        analyzed log
  -i INPUTBATCH, --inputbatch=INPUTBATCH
                        input batch file
