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

Add exit status logic to plugins #4

Closed
fguimond opened this issue May 16, 2019 · 1 comment
Closed

Add exit status logic to plugins #4

fguimond opened this issue May 16, 2019 · 1 comment
Assignees

Comments

@fguimond
Copy link
Contributor

fguimond commented May 16, 2019

Checks

  • 0 indicates “OK”
  • 1 indicates “WARNING”
  • 2 indicates “CRITICAL”

Mutators

  • 0 indicates OK status
  • exit codes other than 0 indicate failure

Handlers

No mention, assuming the same as mutators

@fguimond fguimond self-assigned this May 16, 2019
@fguimond
Copy link
Contributor Author

fguimond commented Jun 4, 2019

This has been implemented in #5

@fguimond fguimond closed this as completed Jun 4, 2019
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