PVE-mods/src/node_info
Meliox 5df83ec369
fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208)
* first

* also check for output file

* add full debug to intel device

* implement ups debug and intel debug

* fix system information call

* add graphic info call and return if call not configured

* add intel to safe init

* write out intel to config

* fix patch

* Move collection of system information to cache

* implement system info

* fix config load

* more intel fixes

* fix tainted paths and intel graphics

* resolved rrd crash by disabling rrd when not enabled

* fix(configure): toggle install state, scope patching to selected mod

* small fix for get_graphics_info naming

* fix(configure): don't update config if patch apply/revert fails

* revert version in config

---------

Co-authored-by: Meliox <na>
2026-06-14 13:07:38 +02:00
..
files fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208) 2026-06-14 13:07:38 +02:00
patches fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208) 2026-06-14 13:07:38 +02:00
node_info.conf fix collectors, modular apply/unapply patches, correct config loading in pve-mod-configure (#208) 2026-06-14 13:07:38 +02:00
readme.md chore: enforce LF line endings via .gitattributes (#206) 2026-06-11 22:47:53 +02:00

Draft code

This version of PVEMod is as draft version and may or may not be fully functional. The installer is currently not working and is work in progress.