airavata-mft
airavata-mft copied to clipboard
Readonly web application for MFT
We need a simple web application that shows the metrics of a running MFT setup. It will be a part of MFT Cli with the option of initialization through the command "mft init --with-dashboard"
Features of the dashboard could be
- Show currently running transfers and realtime throughput
- Show running agents, registered storages and previous transfers
- Access MFT logs
- Manually register an agent (This is yet to be implemented)
Resources https://github.com/apache/airavata-mft/blob/master/python-cli/mft_cli/airavata_mft_cli/base.py#L15 https://github.com/apache/airavata-mft/blob/master/python-cli/mft_cli/airavata_mft_cli/bootstrap.py