Munin Network monitoring application Default user name and Password
Munin Default Password
Default URI : http://your-server-ip/munin
Default User Name : Configured during the installation
Default Password : Configured during the installation
Munin uses htpasswd, which is configured during the instillation in Apache /etc/httpd/httpd.conf file or /etc/httpd/conf.d/munin.conf.
To remove the authentication, You can edit your Apache config and hide the authentication settings.
Reset Munin Default Password
To reset the admin password, first open /etc/httpd/conf.d/munin.conf and find out the path of your htpasswd file.
If the file path is as below, then run the below command and set your new password.
#htpasswd -c /etc/munin/munin-htpasswd Admin