Skip to content

Releases: NAICNO/Jobanalyzer

NAIC Monitor Dashboard V2 Release

22 Apr 21:13
c838cb4

Choose a tag to compare

Fix #902 - propagate flags properly (#903)

Co-authored-by: Lars T Hansen <larstha@uio.no>

Data collection, exfiltration, and remote analysis

16 Jan 13:38
0f4b1b1

Choose a tag to compare

The state of the system:

  • sonar data are collected on compute nodes and exfiltrated over the network to a remote system
  • analysis runs on the remote system and reports can be uploaded to a web server or emailed
  • remote queries can be run against the remote system
  • the web server serves the dashboard, static reports, and dynamic queries

Parts of the implementation are shaky but the architecture is basically sound. All known bugs are minor.