{
"language": "en",
"title": {
"clusterHealth": "IPF Cluster and Component Health"
},
"columnHeader": {
"component": "Component"
},
"text": {
"tableDescription": "Component health information for the cluster node",
"serviceStatus_UP": "Service node and all of its components are healthy.",
"serviceStatus_DOWN": "Service is unhealthy. Check details to see which components are the cause.",
"serviceStatus_UNKNOWN": "Service health is unknown, most likely due to an issue while fetching health information.",
"componentStatus_UP": "Component is healthy.",
"componentStatus_DOWN": "Component is unhealthy. Check metrics, system events and application logs.",
"componentStatus_UNKNOWN": "Component health is unknown. Check application logs."
}
}