Documentation
Hi! nanook is a small monitoring agent. It polls the boring numbers (CPU, memory, disks, processes, HTTP probes), evaluates rules over them, and ships alerts wherever you want them.
These pages are the user manual. Rust API docs live on docs.rs.
Where to start
- New here? Try Install then Quickstart.
- Got it running, want to wire alerts? Read Alerts and nanook-expr.
- Need to format an alert message? nanook-templates has you covered.
- Operating it in production? CLI, ctl, TUI.