Phase 1 of task management consolidation (per Gemini consultation). Added standardized frontmatter with: - status: open | blocked | complete - priority: P1 | P2 | P3 | P4 - owner: Michael | Meg | Holly - created: YYYY-MM-DD Final counts: - 39 open tasks - 17 complete tasks - 1 blocked task Metadata extracted from existing inline markdown and audit results. Ready for Phase 2: 11ty mobile index generation. Chronicler #69
43 lines
964 B
Markdown
43 lines
964 B
Markdown
---
|
|
status: open
|
|
priority: P2
|
|
owner: Michael
|
|
created: 2026-01-01
|
|
---
|
|
|
|
# Netdata Deployment
|
|
|
|
**Status:** Ready
|
|
**Priority:** Tier 2 - Monitoring
|
|
**Time:** 30 minutes
|
|
**Last Updated:** 2026-02-16
|
|
|
|
## Overview
|
|
Deploy Netdata monitoring on all servers for real-time infrastructure visibility. CPU, RAM, disk, network metrics with beautiful dashboards.
|
|
|
|
## Deployment Targets
|
|
- Command Center (Dallas hub)
|
|
- TX1 (Dallas game servers)
|
|
- NC1 (Charlotte game servers)
|
|
- Ghost VPS (Chicago staff services)
|
|
|
|
## Installation
|
|
Quick deploy via script:
|
|
```bash
|
|
bash <(curl -Ss https://my-netdata.io/kickstart.sh)
|
|
```
|
|
|
|
## Configuration
|
|
- Enable cloud integration (optional)
|
|
- Configure alerts
|
|
- Set up parent-child streaming
|
|
- Document access at monitoring.firefrostgaming.com
|
|
|
|
## Success Criteria
|
|
- ✅ Netdata on all 4 servers
|
|
- ✅ Real-time dashboards accessible
|
|
- ✅ Alerts configured
|
|
- ✅ Health monitoring operational
|
|
|
|
**Fire + Frost + Foundation** 💙🔥❄️
|