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

Unique check request #2

Merged
merged 3 commits into from
Sep 19, 2017
Merged

Unique check request #2

merged 3 commits into from
Sep 19, 2017

Conversation

exeral
Copy link
Contributor

@exeral exeral commented Aug 31, 2017

add a new refresh button to the check-details view of a client
it forces a check request for that check on that host

it triggers a sensu-api /request with {check: "checkname", dc: "sensu", subscribers: ["client:clientname"]}

tested on uchiwa 0.25.3

fixes: sensu/uchiwa#639

exeral added 3 commits August 31, 2017 12:47
adds the issuecheckRequest to the Client Controller

to be used in the check-info view
add a refresh icon at the top right corner of a check details view thta trigger a check refresh in the sensu api
@palourde
Copy link
Contributor

Awesome, thank you very much for this pull request!

@palourde palourde added this to the 0.26.0 milestone Sep 19, 2017
@palourde palourde merged commit 5fd78c7 into sensu:master Sep 19, 2017
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.

feature: more precise check request
2 participants