diff --git a/audit/internal/webui/page_export_tools.go b/audit/internal/webui/page_export_tools.go index ac27339..e8558ed 100644 --- a/audit/internal/webui/page_export_tools.go +++ b/audit/internal/webui/page_export_tools.go @@ -402,96 +402,9 @@ loadNvidiaSelfHeal(); } func renderTools() string { - return `
Detecting boot source...
-Checking...
- -Downloads a tar.gz archive of all audit files, SAT results, and logs.
-` + renderSupportBundleInline() + ` -Checking...
Detecting boot source...
+Checking...
+ +Downloads a tar.gz archive of all audit files, SAT results, and logs.
+` + renderSupportBundleInline() + ` +Checking...
Continuous hardware monitoring that writes a rolling log of sensor readings to the export directory. Useful for capturing thermal or power anomalies during long runs.
+Continuous hardware monitoring that writes a rolling log of sensor readings to the export directory.
Reset NVIDIA GPU driver state. Use when nvidia-smi reports errors or GPUs appear stuck after a failed test.