HOW TO
A spatiotemporal big data store archives real-time observational data and stores the results generated using ArcGIS GeoAnalytics Server tools. A spatiotemporal big data store is designed to store a high volume of observational data, and hence there is a need to monitor the health of the data store.
The spatiotemporal big data store can be validated through the ArcGIS Server Admin connection for troubleshooting problems or as part of regular maintenance. Within the ArcGIS Server Admin page, the data store validation is located in the NOSQL data store child items.
These instructions describe how to monitor the health of a spatiotemporal big data store:
The following is an example of a validation JSON returned when the above steps are followed:
datastore.name:"bds_7a&mj36" clusterStatus: "Yellow" datastore.overallhealth: "Healthy" isHealthy: true numOfNodes: 1 nodes: [{ name: "10.0.1.90" heapSize: "12.7gb"
The following are possible clusterStatus values and the associated definitions:
Note: Green and Yellow indicate a stable database cluster. Yellow is common when only one Spatiotemporal Data Store node is configured, thereby indicating that there is no redundancy in the event of a nodal failure.
The following are possible datastore.overallhealth values and the associated definitions:
The IsHealthy boolean value indicates either a true or false value, whereas NumOfNodes indicates the number of nodes that are included in the cluster. The nodes value provides information about the nodes in the cluster, which includes the IP address and the data store heap size in GB of RAM.
Get help from ArcGIS experts
Download the Esri Support App