Screen Shot 2018-09-25 at 4.38.20 PM.png
Aerospike
Visualize cluster wide Aerospike metrics
Graphite datasource configuration
This dashboard was designed to show metrics ingested from the official Aerospike Graphite plugin:
https://github.com/aerospike/aerospike-graphite
Schema
By default, aerospike-graphite appends instances.aerospike.
as a prefix before the hostname. You can change this with your own --prefix
parameter for aerospike-graphite. Each part will be used by this dashboard. The first part, prefix
/"instance", is treated as a constant. The second part, cluster
/"aerospike" is treated as a cluster.
Usage
To narrow down to individual node metrics, select a single hostname in the dashboard variables.
To view cluster-wide metrics on a single namespace, select only the namespace in the dashboard variables.
To view the status of a single namespace on a single node, select both the hostname and namespace in dashboard variables.
Make this dashboard better
Comments and suggestions are welcome in the Github repo