From 556a3c0519e2f12305ac6c3f1e5275cec9bfaade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Zahradn=C3=ADk?= Date: Sat, 14 Sep 2024 19:06:34 +0200 Subject: [PATCH] Readme sensors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3c8fe1..fa7d992 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Configuration on Proxmox -### Install snmpd -`apt install snmpd` +### Install snmpd and sensors package for obtaining CPU temperature +`apt install snmpd sensors` ### Configure snmpd #### Paste content from snmpd.conf to /etc/snmp/snmpd.conf