tteck / Proxmox

Proxmox VE Helper-Scripts
https://Helper-Scripts.com
MIT License
11.68k stars 1.81k forks source link

Add new LXC: Scrutiny #3260

Closed MickLesk closed 5 days ago

MickLesk commented 6 days ago

Description

WebUI for smartd S.M.A.R.T monitoring

That's a big script. Here I have differentiated between WebApp and the Collector (without UI). I have tested the script at all points, both the update script and the starting of the individual services.

As the script is quite large, I assume that you can think of a few more adjustments. I wanted to make it as "all in one" as possible.

image image

Please delete options that are not relevant.

tteck commented 6 days ago

Why not just install the GUI version, and put the other stuff in the "Scrutiny Management" section?

MickLesk commented 6 days ago

Why not just install the GUI version, and put the other stuff in the "Scrutiny Management" section?

yeah, thats also possible. Then I switch a bit and reduce the number of lines in the main script

tteck commented 6 days ago

"Setup InfluxDB-Connection" should be done manually in the scrutiny.yaml instead of prompts.

MickLesk commented 6 days ago

"Setup InfluxDB-Connection" should be done manually in the scrutiny.yaml instead of prompts.

Do you mean that I delete the whole prompt area and the users (of your repo) should do this manually via nano? Or am I misunderstanding this?

tteck commented 6 days ago

You're correct

MickLesk commented 6 days ago

Im still making a few tweaks, I'll comment as shortly as I've got a final version

MickLesk commented 6 days ago

you can check it. ive added an 4. whiptail option to direct edit the config-file