2d99bdf314
The optional parameter "states" can now be used to filter which interfaces to display. "^" can be used for negation. For example, to only show "up" interfaces: -p traffic.states=up To show all interfaces not in "down" state: -p traffic.states=^down fixes #98 |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
config.py | ||
engine.py | ||
error.py | ||
input.py | ||
output.py | ||
store.py | ||
theme.py | ||
util.py |