Visual Monitoring
To use AsterNOS Exporter’s visualization features for the first time, you must first enable the exporter feature on the switch to provide external APIs.
| Operation | Command | Description |
|---|---|---|
| Enter system configuration view | configure | |
| Enable exporter | exporter enable | Enables the exporter feature on the switch to provide external APIs. |
| Enable high-frequency acquisition | exporter millisecond_level_monitoring enable | Enables high-frequency acquisition for port traffic statistics and period is 500 milliseconds. |
| Save config | write | Save config under configuration view |
It is necessary to install Prometheus on the monitoring server to collect data, and Grafana to display the collected data, refer to Exporter Configuration Guide