System Monitor - Multiple Systems & Server-Side Support
Closed this issue · 1 comments
wesleyboar commented
Abandoned. No follow-up requests for this. And Portal has implemented a more in-depth version that provides these goals.
Goal
Upgrade system monitor plugin to support:
- choice to render multiple systems or single system
- data retrieval server-side, not client-side
- treat success and warning as loading as distinct states (source)
- (optional) avoid need for admin to reload page after changing plugin to retrieve data
- (optional) implement tests
Direction / Reference
Migrate features:
- from
bitbucket:rochaa/tacc-sysmonbitbucket.org:tacc-system-monitor - to github:tacc-wbomar/gh-system-monitor
History
- Portal shows multiple systems with its version of system monitor.
- Wes found
bitbucket:rochaa/tacc-sysmon. - Plan (via this ticket) to use the features of
bitbucket:rochaa/tacc-sysmonbitbucket.org:tacc-system-monitor. - FP-1231 reveals bitbucket.org:tacc-system-monitor.
- JavaScript implementation at https://github.com/TACC/Core-CMS/tree/main/taccsite_cms/contrib/taccsite_system_monitor.
- JavaScript implementation ported to github:tacc-wbomar/gh-system-monitor.
wesleyboar commented
Abandoned. No follow-up requests for this. And Portal has implemented a more in-depth version that provides these goals.