Wireless LAN Controller (WLC) Collector General Guide
As of SevOne NPM, Wi-Fi solution has been refactored to a native integration. It can now be easily installed and configured as a Wi-Fi Plugin.
OOTB Reports
- Using ssh, login to SevOne NMS appliance as support.
ssh support@<SevOne NMS appliance IP address> - Go to SevOne NMS container.
sudo podman exec -it nms-nms-nms /bin/bash - Change directory to /config/collectors/wifi/ootb.
cd /config/collectors/wifi/ootb/You will see the following files in the directory.- WifiSolution-ootb-alerts.spk - imports WLC Selfmon alerts.
- WifiSolution-TopN-reports.spk - imports WLC selfmon TopN views.
- Import the following .spk files.
Note:
WiFi Solution SPK Report Installation Changes
Starting with SevOne NMS version 7.1.0, WiFi Solution SPK (OOTB and TopN) package installation is fully automated for both new deployments and upgrade scenarios. Version 7.1.0 introduced a plugin-based architecture that automates .spk file installation. As a result, no manual installation is required for version 7.1.0 and later.
For SevOne NMS version 7.0.0 and earlier, installation is not automated. You must manually install the WiFi reports for both new deployments and upgraded environments.
When upgrading from version 7.0.x to version 7.1.0 or later, you must manually install the .spk files as a one-time activity. Follow the steps in the procedure below.
- WifiSolution Alerts
SevOne-import --allow-overwrite --file WifiSolution-ootb-alerts.spk - WifiSolution TopN Reports
SevOne-import --allow-overwrite --file WifiSolution-TopN-reports.spk
- WifiSolution Alerts
Verify Logs
cd /var/log/wifi-wlc
This directory should contain the following log files for the Wifi collector.- wlc_install.log - contains the installation logs.
- wlc_run.log - contains the Wi-Fi collector run / collection logs.