vovnetappd

A daemon to monitor NetApp filers and control Accelerator resources.

vovnetappd: Usage Message
  
  DESCRIPTION:
     vovnetappd    --   A daemon to monitor NetApp filers and Control NetworkComputer Resources
  
  USAGE:
      % vovnetappd \[OPTIONS\]
  
  OPTIONS:
      -h                This help.
      -v                Increase verbosity.
      -dryrun           Protected NoOp Mode (Dry Run). a.k.a. "Canary Mode".
      -ecofile          Write proposed or actual throttling commands to an ECO data file.
      -dump             Dump daemon settings (including settings from "config.tcl" file).
      
  
  EXAMPLES:
     % vovnetappd  -dryrun -ecofile -v
     % vovnetappd  -v -v
     % vovnetappd  -ecofile >& vovnetappd.log &