cli.monitor¶
otto monitor — interactive performance dashboard.
- Live mode (polls all lab hosts, or a regex-matched subset):
otto monitor –lab my.lab.toml otto monitor –lab my.lab.toml –hosts ‘router|switch’ otto monitor –lab my.lab.toml –hosts router1 –interval 5 –port 8080
- Historical mode (views saved data files):
otto monitor –lab my.lab.toml –file metrics.db otto monitor –lab my.lab.toml –file metrics.json otto monitor –lab my.lab.toml –file metrics.csv