9 lines
416 B
Markdown
9 lines
416 B
Markdown
1. Don't assume. Don't hide confusion. Surface tradeoffs.
|
|
2. Minimum code that solves the problem. Nothing speculative.
|
|
3. Touch only what you must. Clean up only your own mess.
|
|
4. Define success criteria. Loop until verified.
|
|
|
|
This project's hbd daemon is deployed and in production on host w02
|
|
under user 'nagios', which you can reach via ssh nagios@w02.
|
|
The hbc client is used on 30 hosts in multiple networks.
|