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

A collection of improvements to nagios integration #83

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ickiller
Copy link

While working on integrating our "Nagios clone" based monitoring to OpsGenie, I did some improvements to nagios2opsgenie.go that I think might be also useful for the general public.

…ing setup

This to allow flag parsing to log errors while validating arguments and to
have a new "-c <configfile>" option to specify non-default config file to use.
Based on similar pull request for Iciniga 2 integration by tobiasvdk:
  opsgenie#53
(not sure if it wouldn't be better to fail than only log if validation
of specified priority fails)
… errors

Without that context, the final "Data from Nagios posted to OpsGenie successful/failed"
is quite meaningless.
Allow override in config file and an commandline.
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

Successfully merging this pull request may close these issues.

1 participant