@@ -2,6 +2,10 @@
# install snmp monitoring and configures it
# createUser <username> SHA "<auth password>" AES "<priv password>"
# rouser <username>
# #rwuser <username>
# make sure we are running as sudo
if [ "$EUID" -ne 0 ]; then
echo "Please run as root"
The note is not visible to the blocked user.