Suppress alerts deleted items

Hello everyone,

We have a problem with certain deleted elements that no longer need to be monitored, I explain it.

We have a tickscript based on disk deadman, sometimes they are temporary disks so we don’t need to alert them, so far when removing these disks they generate an alert and then we remove the alert.

The question is, can we somehow indicate to kapacitor these disks that are or are going to be eliminated so that they do not generate an alert?

A greeting and thanks in advance.

Hello @diego.pena,
So you’d like to automatically deactivate kapacitor deadman checks that operate on disks that are being eliminated? How would InfluxDB be aware that they have been eliminated and aren’t no longer reporting for irregular reasons? Are you writing the elimination events to Influx as well?