-
Notifications
You must be signed in to change notification settings - Fork 597
Description
Hello team,
I'd like to ask to add a procedure which would add comment into the object's history about object being removed/deleted which would mention/document that action.
It may sound weird to add comment that object is deleted once it is deleted. But in the cases when the object is accidentally removed and latter reactivated, there is no info visible for the end-user about object not being part of the monitoring for certain time.
Idea is once e.g. the Host object is deleted to send the updates to Icinga DB to document this activity same way as the creation/dropping of Comment or Downtime is done; including the Downtime, Comment, Acknowledgment, etc. being removed because the related Host object was removed/deleted.
The actions are visible in the logs, but no way to see it for the end users once the object is re-activated/re-created in monitoring.
Thanks.