Monitor & HealthCheck
Monitor
Headers
Name
Type
Description
{"time":"43200","status":{"SIGNED":2466,"WAITING":1}}Health Check
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": "OK",
"messages": ["Everything is OK"],
"details": {
"memory": {
"total": "7740 MB",
"used": "6157 MB",
"available": "763 MB"
},
"swap": {
"total": "7879 MB",
"used": "121 MB",
"available": "7758 MB"
},
"cpu_usage": "22.6 %",
"num_cpu": 4,
"running_processes": "16",
"proc_loadavg": "2.10 1.92 1.97 2\/1157 614",
"disk_total": {
"\/var\/www\/data\/files": "152 GB"
},
"disk_free": {
"\/var\/www\/data\/files": "115 GB"
},
"signature": {
"time": "4000",
"status": {
"SIGNED": 1
}
}
}
}Last updated
Was this helpful?