Skip to content
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

If the nagios disk is read-only, pagerduty script just dies on enqueue #14

Open
afreiberger opened this issue Dec 17, 2020 · 0 comments

Comments

@afreiberger
Copy link

If the host running nagios ends up with the pagerduty_queue directory in a read-only state, the "enqueue" action just dies upon failure to open and write the alert details into the queue.

I would suggest that it should have a fallback routine of trying to directly send an alert to the pagerduty API that the queue is not writable before dying on line 247.

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

1 participant