Skip to content

Namespace View

Ronen Botzer edited this page May 19, 2020 · 1 revision

In order to see more detail on a particular node: You can find a description of the variables on the statistics and variables page.

1 Go to the "Namespaces" panel.
2 Click on the "View Details" link for the node of interest.
node detail

This will then open the detail page for that namespace:

3 A window will open up the detail for the namespace.
4 "Expired Objects" is the count of the number of objects that have exceeded their time-to-live (TTL). This counter continues to increment until the server has been restarted.
5 "Evicted Objects" is the count of the number of objects that have been deleted due to space constraints. This counter continues to increment until the server has been restarted.
6 Disk usage. This graphically shows not only the amount of disk used but also the level of the high water mark (HWM) and the stop write level. When the disk usage hits the HWM, the database will begin to evict (delete) data from the database. However, it is possible that the data is continually added so quickly that it may hit the stop write level. At this point the database will effectively be read only.
7 Similar to RAM.
node detail