Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

VisualRF Reset (Clearing VisualRF back to default) 

Jun 23, 2014 02:59 PM

Prerequisites: Running AMP 7.x+ (i.e. 7.0.x, 7.1.x, 7.2.x).

This is for resetting VisualRF back to installation default. Following these steps will erase all previous VisualRF data. Only use these steps if you wish to return to the installation state of default campus with default building and no floor plans.

1. Disable VisualRF from the Web UI
Go to VisualRF
Go to Setup tab
Set VisualRF Engine enabled to NO
Save and Apply

2. Clear the VisualRF data from the Command Line (PUTTY)
Login to command line with root access user
Make sure VisualRF is disabled:
# ps auwwx | grep -i java
If you get no return, or newline return, then VisualRF is completely stopped. If not, you can keep issuing psg java until you get no return. VisualRF typically takes 1-3 minutes to fully stop.
Remove the VisualRF data from that directory:
# rm -rf /var/airwave/data/
# rm -rf /var/airwave/cache/
Remove the VisualRF backup data from the database:
# dbc 'drop table visualrf.configuration;'
Logout of command line

3. Re-enable VisualRF from the Web UI
Go to VisualRF
Go to Setup tab
Set VisualRF Engine enabled to YES
Save and Apply
Wait for 4-5 minutes
Go to VisualRF -> Floor Plans tab.
You should see just default campus and 1 default building in that campus. Floor plan list should show 0 floor plans.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.