node_exporter icon indicating copy to clipboard operation
node_exporter copied to clipboard

fix(docs): add node(Warning|Critical)WindowHours to node-mixin

Open Duologic opened this issue 3 years ago • 1 comments

Adding a config option:

// Some of the alerts use predict_linear() to fire alerts ahead of time to
// prevent unrecoverable situations (eg. no more disk space). However, the
// node may have automatic processes (cronjobs) in place to prevent that
// within a certain time window, this may not align with the default time
// window of these alerts. This can cause these alerts to start flapping.
// By reducing the time window, the system gets more time to
// resolve this before problems occur.

Duologic avatar Sep 12 '22 13:09 Duologic

Ugh sorry for missing this! Not sure why this slipped though.

discordianfish avatar Jun 02 '23 13:06 discordianfish