barryking93 / pocketprotector

0 stars 1 forks source link

add nagios support #11

Open barryking93 opened 1 year ago

barryking93 commented 1 year ago

MVP for this is done, which involved copying a bunch of default rules to yaml and writing a generator to push those to nagios_core. this approach means that outliers can be specified on the host/site/location/etc level.

Currently supporting basic host checks. Will add auto-monitoring of new services as we spin up support for them, and/or add separate tickets when needed.