Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

(#347) Add a bolt Task data source #367

Merged
merged 1 commit into from
Nov 12, 2017
Merged

Conversation

ripienaar
Copy link
Collaborator

This data source lets you discover nodes where tasks passed or didnt or
where they were ran or not etc, who ran them, runtimes, all the basic
metadata

mco find -S 'bolt_task("fd60606f2594591cab62e702e4d47d0g").known=true'
mco find -S 'bolt_task("fd60606f2594591cab62e702e4d47d0f").exitcode=0'
mco find -S 'bolt_task("fd60606f2594591cab62e702e4d47d0f").exitcode>0'

etc

This data source lets you discover nodes where tasks passed or didnt or
where they were ran or not etc, who ran them, runtimes, all the basic
metadata

    mco find -S 'bolt_task("fd60606f2594591cab62e702e4d47d0g").known=true'
    mco find -S 'bolt_task("fd60606f2594591cab62e702e4d47d0f").exitcode=0'
    mco find -S 'bolt_task("fd60606f2594591cab62e702e4d47d0f").exitcode>0'

etc
@ripienaar ripienaar merged commit f740160 into choria-legacy:master Nov 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant