...
Info |
---|
Summary: This page explains how to remove snapshot data from the CAST Application Analytics Health Dashboard / Engineering Dashboard. |
If you need to remove snapshot data from the CAST Application Analytics Health Dashboard or Engineering DashboardsDashboard, there are two methods you can use:
- via the CAST Management Studio (GUI mode)
- via the CAST Management Studio command line (CLI mode)
GUI mode
To remove snapshot data using the CAST Management Studio GUI:
...
- Select the snapshot you want to remove (1)
- Click the Delete button as circled above (2)
- You will then be warned that you will remove the snapshot from the Dashboard and Measurement Services - click OK to continue.
- The snapshot will then be removed and it will no longer be possible to consult data in the CAST Application Analytics Health Dashboard or Engineering DashboardsDashboard.
CLI mode
To remove snapshot data using the CAST Management Studio CLI:
...
- This will connect to the CAST Management Service using the Connection Profile called "CAST_MNGT" and then delete the snapshot with the Capture Date/Time "20140128040000" (snapshot taken on 28th January 2014 at 04:00:00 AM) from the "MEUDON" Application located on the "CAST_DASH" Dashboard Service. This will also remove it from the Measurement Service.
- The snapshot will then be removed and it will no longer be possible to consult data in the CAST Application Analytics or Engineering DashboardsHealth Dashboard or Engineering Dashboard.
- You can find more information about the Command Line interface in the CAST Management Studio help (tap F1 in CMS to load the help).
...