alces-software / adminware

A sandbox CLI for running commands remotely across nodes
1 stars 0 forks source link

`view tool-status TOOL` command #105

Closed DavidMarchant closed 5 years ago

DavidMarchant commented 5 years ago

A command that will display the last run instance (it's current status) of tool TOOL on all hosts. Output should include the each host's name, BatchID, job's exit code, date ran etc.

Sort of the inverse of the node-status tool - takes a tool & shows it's history on all hosts instead of taking a host and display all the last run tools on that host.

EDITED 29/10/18 - changed to be inline with Adminware revised control structure specification