@@ -15,7 +15,6 @@ fi
if [ -f /etc/debian_version ]; then
apt update
apt install -y snmpd curl
ufw allow snmp
elif [ -f /etc/redhat-release ]; then
yum install -y net-snmp net-snmp-utils
firewall-cmd --zone=public --add-service=snmp --permanent
The note is not visible to the blocked user.