Add Custom FlexViews and MIBs
Use the instructions in this topic to add custom FlexViews and MIBs in ExtremeCloud IQ – Site Engine.
To add a new FlexView to ExtremeCloud IQ – Site Engine:
- Create the following directory on the ExtremeCloud IQ – Site Engine server:
/usr/local/Extreme_Networks/NetSight/appdata/VendorProfiles/Stage/MyVendorProfile/FlexViews/My FlexViewsif it does not already exist. - Add your custom FlexView files (.TPL) to the
/usr/local/Extreme_Networks/NetSight/appdata/VendorProfiles/Stage/MyVendorProfile/FlexViews/My FlexViewsdirectory on the ExtremeCloud IQ – Site Engine server. - Add the MIB files that correspond to your custom FlexView files to the
/usr/local/Extreme_Networks/NetSight/appdata/VendorProfiles/Stage/MyVendorProfile/MIBsdirectory on the ExtremeCloud IQ – Site Engine server. - Log into the system shell (via the local console or SSH) on the ExtremeCloud IQ – Site Engine server as root.
- Restart the ExtremeCloud IQ – Site Engine server:
- Enter
service nsserver stop. - Enter
service nsserver start.
- Enter
For example, download a .TPL file (FlexView) from Extreme Github that can be used to show Port Status. Useful to determine port usage on overcrowded switches and free up ports.