-
Notifications
You must be signed in to change notification settings - Fork 1
Add fleet health summary scriptΒ #3
Copy link
Copy link
Open
Description
It would be useful to have a simple script that shows the health status of all running lobsters at a glance.
Expected output:
π¦ Fleet Status (5 lobsters)
alice β
running | mem: 245MB | last heartbeat: 2m ago
bob β
running | mem: 198MB | last heartbeat: 1m ago
charlie β οΈ warning | mem: 512MB | last heartbeat: 15m ago
Scope:
- Shell script in
scripts/ - Use
docker stats+ container labels to gather info - Bonus: check last heartbeat timestamp from logs
Good for someone comfortable with bash scripting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels