Skip to content

Add Nagios support#19

Merged
rafusel merged 14 commits intomainfrom
add-nagios-support
Jun 9, 2021
Merged

Add Nagios support#19
rafusel merged 14 commits intomainfrom
add-nagios-support

Conversation

@rafusel
Copy link
Copy Markdown
Contributor

@rafusel rafusel commented Jun 4, 2021

Add the pdagent nagios enqueue command.

@rafusel rafusel marked this pull request as ready for review June 7, 2021 12:10
Comment thread cmd/nagios_enqueue.go Outdated

cmd.Flags().StringVarP(&sendEvent.RoutingKey, "routing-key", "k", "", "Service Events API Key (required)")
cmd.Flags().StringVarP(&sendEvent.EventAction, "notification-type", "t", "", "The Nagios notification type (required)")
cmd.Flags().StringVarP(&sourceType, "source-type", "u", "", "The Nagios source type (host or service, required)")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is my fault. I apologize in advance.

Could we change this back to -n to match what we previously had?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated here: 1d16759

@rafusel rafusel merged commit 285eb4f into main Jun 9, 2021
@rafusel rafusel deleted the add-nagios-support branch June 9, 2021 20:54
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.

2 participants