faucet.gauge module
OSKenApp shim between Ryu and Gauge.
- class faucet.gauge.Gauge(*args, **kwargs)[source]
Bases:
OSKenAppBase
Ryu app for polling Faucet controlled datapaths for stats/state.
It can poll multiple datapaths. The configuration files for each datapath should be listed, one per line, in the file set as the environment variable GAUGE_CONFIG. It logs to the file set as the environment variable GAUGE_LOG,
- exc_logname = 'gauge.exception'
- logname = 'gauge'