Skip to content

Feature: Support for threshold error reporting to mail/slack #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jnduli opened this issue Jan 21, 2020 · 2 comments
Open

Feature: Support for threshold error reporting to mail/slack #3

jnduli opened this issue Jan 21, 2020 · 2 comments

Comments

@jnduli
Copy link

jnduli commented Jan 21, 2020

I'm looking to use this for reporting errors to slack/email using cronjobs as suggested.\

How I think about this is that I set up flags to check for:

  • if memory usage is more than 80% send out an alert
  • if disk usage is more than 80% send out an alert

How it would work is maybe by having an alert mode eg. python monitor.py --error-mode, and messaging to either slack or email can be set up by piping the output to other tools e.g. slacktee.

Would this be something you're willing to accept as a feature/PR?

@mfcodeworks
Copy link
Owner

I'm very busy at the moment so I won't have time to work on this but if you want to work on a reporting function to include I can see how to merge the PR

@jnduli
Copy link
Author

jnduli commented Feb 9, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants