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

Dump AMP Database Schema To a Text File 

Jun 09, 2014 12:57 PM

To obtain the AMP database schema, run the following command on your AMP:

pg_dump -U airwave -W airwave --schema-only > amp_schema

This will dump the schema to the text file amp_schema, which you can then pull off the AMP with WinSCP, etc.

Note that AMP's database schema often changes with each release. AMP also stores data in files under the /var/airwave/ directory, including the RRD files that contain bandwidth, signal quality, user count, and other time-series data.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.