eew status update
Browse files- status/eew_status_report.json +22 -42
status/eew_status_report.json
CHANGED
|
@@ -1,59 +1,39 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-07-
|
| 3 |
-
"generated_by": "DEV_agent_cron",
|
| 4 |
"container": {
|
| 5 |
"name": "earthworm_eew",
|
| 6 |
"status": "running",
|
| 7 |
-
"
|
|
|
|
|
|
|
| 8 |
},
|
| 9 |
"modules": {
|
| 10 |
-
"startstop": "alive",
|
| 11 |
-
"tankplayer": "alive",
|
| 12 |
"pick_eew": "alive",
|
| 13 |
"tcpd": "alive",
|
| 14 |
-
"tcpd_fast": "alive"
|
| 15 |
-
"ear_pick_eew": "unhealthy"
|
| 16 |
},
|
| 17 |
-
"
|
| 18 |
-
{
|
| 19 |
-
"name": "earthworm_eew",
|
| 20 |
-
"status": "running",
|
| 21 |
-
"health": "healthy",
|
| 22 |
-
"uptime": "13 hours"
|
| 23 |
-
},
|
| 24 |
{
|
| 25 |
-
"
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
-
"
|
|
|
|
| 29 |
},
|
| 30 |
{
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
-
"
|
| 34 |
-
"
|
|
|
|
| 35 |
},
|
| 36 |
{
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
}
|
| 42 |
-
],
|
| 43 |
-
"processes": [
|
| 44 |
-
"pick_eew",
|
| 45 |
-
"tankplayer",
|
| 46 |
-
"eew_oxwu_consumer"
|
| 47 |
-
],
|
| 48 |
-
"latest_events": [
|
| 49 |
-
{
|
| 50 |
-
"time": "2026/06/25 17:45:32.93",
|
| 51 |
-
"mag": "5.44",
|
| 52 |
-
"lat": "23.2533",
|
| 53 |
-
"lon": "120.5625",
|
| 54 |
"dep": "10.00"
|
| 55 |
}
|
| 56 |
],
|
| 57 |
-
"all_modules_alive":
|
| 58 |
-
|
| 59 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-07-01T14:02:43.168156+00:00",
|
|
|
|
| 3 |
"container": {
|
| 4 |
"name": "earthworm_eew",
|
| 5 |
"status": "running",
|
| 6 |
+
"health": "none",
|
| 7 |
+
"started_at": "2026-06-30T18:13:11.230695523Z",
|
| 8 |
+
"uptime": "0d 19h 49m"
|
| 9 |
},
|
| 10 |
"modules": {
|
|
|
|
|
|
|
| 11 |
"pick_eew": "alive",
|
| 12 |
"tcpd": "alive",
|
| 13 |
+
"tcpd_fast": "alive"
|
|
|
|
| 14 |
},
|
| 15 |
+
"latest_events": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
{
|
| 17 |
+
"time": "2026/07/01 14:00:50.96",
|
| 18 |
+
"mag": "6.26",
|
| 19 |
+
"lat": "23.8691",
|
| 20 |
+
"lon": "121.9647",
|
| 21 |
+
"dep": "20.00"
|
| 22 |
},
|
| 23 |
{
|
| 24 |
+
"time": "2026/07/01 14:00:50.92",
|
| 25 |
+
"mag": "6.12",
|
| 26 |
+
"lat": "23.8691",
|
| 27 |
+
"lon": "121.9647",
|
| 28 |
+
"dep": "20.00"
|
| 29 |
},
|
| 30 |
{
|
| 31 |
+
"time": "2026/07/01 14:00:46.20",
|
| 32 |
+
"mag": "6.33",
|
| 33 |
+
"lat": "23.8397",
|
| 34 |
+
"lon": "122.0005",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
"dep": "10.00"
|
| 36 |
}
|
| 37 |
],
|
| 38 |
+
"all_modules_alive": true
|
| 39 |
+
}
|
|
|