Munin Accounts

Add Munin Account

  1. SSH into the NexOSS box

  2. Become the root user

  3. Execute the following command replacing USERNAME with the username you want to add (you will be prompted for a password):

htpasswd /etc/munin/munin-htpasswd USERNAME

Change Munin Account Password

  1. SSH into the NexOSS box

  2. Become the root user

  3. Execute the following command replacing USERNAME with the username you want to change the password for (you will be prompted for a password):

htpasswd -c /etc/munin/munin-htpasswd USERNAME