This commit is contained in:
Meliox 2024-06-12 20:04:52 +02:00
parent efc87581c8
commit f862abed4d

View File

@ -27,7 +27,7 @@ pvemanagerlibjs="/usr/share/pve-manager/js/pvemanagerlib.js"
nodespm="/usr/share/perl5/PVE/API2/Nodes.pm" nodespm="/usr/share/perl5/PVE/API2/Nodes.pm"
##################### DO NOT EDIT BELOW ####################### ##################### DO NOT EDIT BELOW #######################
# Only to be used to debug on other systems. Add the "sensor -j" into the file. # Only to be used to debug on other systems. Save the "sensor -j" output into a json file.
# Information will be loaded for script configuration and presented in Proxmox. # Information will be loaded for script configuration and presented in Proxmox.
DEBUG_REMOTE="FALSE" DEBUG_REMOTE="FALSE"
JSON_FILE="/tmp/sensordata.json" JSON_FILE="/tmp/sensordata.json"