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

Restart Visualrf from CLI 

May 07, 2016 05:57 PM

Q:

How to restart Airwave Visualrf from CLI



A:

 

We can execute the below command to restart Visualrf from Airwave CLI,

# psk airwave.visualrf

 

Its suggested to remove VisualRF cache before restarting VisualRF

# rm /var/airwave/cache/visualrf_bootstrap

 

To verify the services are up, we can use the below commands,

# tll service watcher

 

in above command you would see below output when Visualrf service is completely up and visible 

Thu May  5 23:03:30 2016: restarting VisualRF Engine...
HTTP server is listening on port 6654
Web services started for visualrf/ws/LocationApi

 

# top -c

 

Using the above command we can see the status on visualrf process

 

We can tail visualRf log as well by below command and see VisualRF startup.

# tail -f /var/log/visualrf.log
 

 

Statistics
0 Favorited
2121 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.