AppCache Monitor

NEPTUNE_APPCACHE_MONITOR is a Neptune application which gives very useful information about the cache usage, including:

  • Total amount of data saved in LocalStorage and SQLite database (header section)

  • When running inside Neptune Launchpad → Apps that were loaded into cache (APPLID, description, last modification date and time)

  • Models saved in LocalStorage (Name and size)

  • Models saved in SQLite database (Name and size)

appcache monitor 0

Procedure

There are three ways to run it

Standalone

Standalone, using Neptune Application Designer (NAD).

appcache monitor 1

Cockpit

At the Cockpit, create a Tile for it and add it to your Neptune launchpad.

appcache monitor 2

Runtime

At runtime, inside your desktop launchpad, execute in the browser’s console:

AppCache.Load("NEPTUNE_APPCACHE_MONITOR");
Remember to choose on the Refresh button to ensure you display the latest status of your cache