{"id":22128708,"url":"https://github.com/redgeoff/munin-master-vagrant","last_synced_at":"2026-05-16T13:04:57.782Z","repository":{"id":79899911,"uuid":"66737058","full_name":"redgeoff/munin-master-vagrant","owner":"redgeoff","description":"Vagrant setup for Munin","archived":false,"fork":false,"pushed_at":"2017-06-20T14:01:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-17T08:31:41.792Z","etag":null,"topics":["munin","ubuntu","vagrant"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redgeoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-27T21:50:26.000Z","updated_at":"2017-01-21T16:23:48.000Z","dependencies_parsed_at":"2023-05-31T10:00:30.832Z","dependency_job_id":null,"html_url":"https://github.com/redgeoff/munin-master-vagrant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redgeoff/munin-master-vagrant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmunin-master-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmunin-master-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmunin-master-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmunin-master-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redgeoff","download_url":"https://codeload.github.com/redgeoff/munin-master-vagrant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgeoff%2Fmunin-master-vagrant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["munin","ubuntu","vagrant"],"created_at":"2024-12-01T17:47:19.144Z","updated_at":"2026-05-16T13:04:57.764Z","avatar_url":"https://github.com/redgeoff.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# munin-master-vagrant\n\nA quick way to get a Munin master server set up\n\n\nInstall Vagrant, VirtualBox and git\n---\n\n    http://www.vagrantup.com\n    https://www.virtualbox.org (don't worry about setting up any VMs as the steps below will cover this)\n    http://git-scm.com\n\n\nSet up\n---\n\n    Edit /etc/hosts locally and add `192.168.50.18 munin.dev`\n    $ git clone https://github.com/redgeoff/munin-vagrant.git\n    $ cd ubuntu-vagrant\n    $ vagrant up\n    Visit http://munin.dev/munin # Note: you may have to wait 5 mins for munin to run and initialize the files\n      Log in with:\n        User Name: munin\n        Password: munin\n      See below for details on how to change this password\n\n\nAdding a Munin Node\n---\n    ssh into Munin Master\n    Edit /etc/munin/munin.conf\n      [HOSTNAME]\n        address IPADDROFNODE\n        use_node_name yes\n\n\nChanging the password\n---\n\n    $ vagrant ssh\n    $ sudo htpasswd -D /etc/munin/munin-htpasswd NEWUSERNAME\n    $ sudo htpasswd /etc/munin/munin-htpasswd NEWUSERNAME\n    You can now visit http://munin.dev/munin and log in with NEWUSERNAME and NEWPASSWORD\n\n\nSources:\n---\n\nThe majority of the content used to create this repo came from https://www.digitalocean.com/community/tutorials/how-to-install-the-munin-monitoring-tool-on-ubuntu-14-04\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredgeoff%2Fmunin-master-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredgeoff%2Fmunin-master-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredgeoff%2Fmunin-master-vagrant/lists"}