[GH-ISSUE #67] Disable Alert #41

Closed
opened 2026-02-25 23:40:55 +03:00 by kerem · 3 comments
Owner

Originally created by @pzelnip on GitHub (Jul 7, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/67

We use Chef as our configuration management tool, and provide the healthchecks.io url for a particular server instance as part of the config for that machine (it's an attribute in a node file).

The problem is we will bring machines up and down periodically, so if a machine is up, a cron job will run and then hit the healthcheck.io url, but if we then shut the machine down we continually get alerts for that machine until we boot it up again.

It'd be nice if you could disable (not delete) a healthcheck.io url, as deleting it means that you'll have to create a new url and change the config for that node in your config management tool.

Originally created by @pzelnip on GitHub (Jul 7, 2016). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/67 We use Chef as our configuration management tool, and provide the healthchecks.io url for a particular server instance as part of the config for that machine (it's an attribute in a node file). The problem is we will bring machines up and down periodically, so if a machine is up, a cron job will run and then hit the healthcheck.io url, but if we then shut the machine down we continually get alerts for that machine until we boot it up again. It'd be nice if you could disable (not delete) a healthcheck.io url, as deleting it means that you'll have to create a new url and change the config for that node in your config management tool.
kerem closed this issue 2026-02-25 23:40:55 +03:00
Author
Owner

@cuu508 commented on GitHub (Jul 7, 2016):

You will probably want to disable alerts from API as well, correct?

<!-- gh-comment-id:231055198 --> @cuu508 commented on GitHub (Jul 7, 2016): You will probably want to disable alerts from API as well, correct?
Author
Owner

@pzelnip commented on GitHub (Jul 8, 2016):

Correct.

<!-- gh-comment-id:231392183 --> @pzelnip commented on GitHub (Jul 8, 2016): Correct.
Author
Owner

@pzelnip commented on GitHub (Aug 1, 2016):

Awesome stuff, thx!

<!-- gh-comment-id:236688212 --> @pzelnip commented on GitHub (Aug 1, 2016): Awesome stuff, thx!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#41
No description provided.