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 ability to write output to a program #105

Merged
merged 1 commit into from
Aug 4, 2016
Merged

Add ability to write output to a program #105

merged 1 commit into from
Aug 4, 2016

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Aug 4, 2016

Add a new output type "program" that writes a formatted event to a
configurable program, using io.popen().

Each notification results in one invocation of the program.

This fixes #99.

Add a new output type "program" that writes a formatted event to a
configurable program, using io.popen().

Each notification results in one invocation of the program.
@mstemm mstemm merged commit 0010753 into dev Aug 4, 2016
@mstemm mstemm deleted the add-process-output branch August 4, 2016 23:20
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.

Add sending alerts to one or more email addresses
1 participant