diff --git a/pve-mod-sensors.png b/pve-mod-sensors.png index e3f068f..424b4e7 100644 Binary files a/pve-mod-sensors.png and b/pve-mod-sensors.png differ diff --git a/readme.md b/readme.md index 29d59f7..1e8aac2 100644 --- a/readme.md +++ b/readme.md @@ -17,8 +17,7 @@ The following readings are possible: The modification involves the following steps: 1. Backup original files in the home directory/backup - `/usr/share/pve-manager/js/pvemanagerlib.js` - - `/usr/share/perl5/PVE/API2/Nodes.pm` - Backups are saved in a `backup/` directory alongside the script. + - `/usr/share/perl5/PVE/API2/Nodes.pm` 2. Patch `Nodes.pm` to enable readings. 3. Modify `pvemanagerlib.js` to: - Expand the node status view to full browser width.