{"id":18622468,"url":"https://github.com/mindreframer/vagrant-puppet-riemann","last_synced_at":"2025-07-27T12:11:06.314Z","repository":{"id":7367527,"uuid":"8693266","full_name":"mindreframer/vagrant-puppet-riemann","owner":"mindreframer","description":null,"archived":false,"fork":false,"pushed_at":"2013-05-18T17:08:08.000Z","size":1571,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T08:42:34.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mindreframer.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-10T23:25:32.000Z","updated_at":"2016-03-09T14:48:54.000Z","dependencies_parsed_at":"2022-08-26T23:01:39.826Z","dependency_job_id":null,"html_url":"https://github.com/mindreframer/vagrant-puppet-riemann","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fvagrant-puppet-riemann","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fvagrant-puppet-riemann/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fvagrant-puppet-riemann/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2Fvagrant-puppet-riemann/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindreframer","download_url":"https://codeload.github.com/mindreframer/vagrant-puppet-riemann/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335437,"owners_count":21086589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-07T04:17:11.912Z","updated_at":"2025-04-11T03:31:21.521Z","avatar_url":"https://github.com/mindreframer.png","language":"Puppet","readme":"# Sandbox with traffic simulator to play with [Riemann] in [VirtualBox] with [Vagrant]\n\n\n\n![Dashboard Screenshot](https://raw.github.com/mindreframer/vagrant-puppet-riemann/master/pics/dashboard_screenshot.png)\n\n\n### This will install and configure for you:\n\n  - Java 7 (Oracle)\n  - Riemann server with basic configuration\n  - Riemann Dashboard with some pre-configured graphs\n  - Riemann Tools\n  - Riemann Health Daemon, that will send every 10 seconds cpu/memory/load/disk status to Riemann server\n  - Ports 5555 (riemann-server), 5556(UDP for riemann) and 4567 (dashboard) will be forwarded\n  - Mailcatcher to inspect the mails from Riemann (on localhost)\n\n\n\n## Requirements\n  - [VirtualBox]\n  - min. [Vagrant] 1.1\n\n\n## Installation\n\n    $ git clone git://github.com/mindreframer/vagrant-puppet-riemann.git\n    $ cd vagrant-puppet-riemann\n\n    # start vagrant\n    # java installation could take a while, it is bigger than 100MB\n    $ vagrant up\n\n    # ssh into your VM\n    $ vagrant ssh\n\n    # open browser at http://localhost:1080/ (mailcatcher)\n    # open browser at http://localhost:4567/ (dashboard)\n\n\n## Run Puppet, after you have changed modules\n\n    $ runpuppet\n\n## Generate some events for Riemann (a rather naive approach, but you'll have some data to play with)\n    # open localhost:4567 in your browser\n\n    # simulate health checks reports\n    $ riemann-simulator -s health\n\n    # simulate traffic\n    $ riemann-simulator -s web\n\n    # simulate all traffic\n    $ riemann-simulator\n\n\n![Dashboard Blinking](https://raw.github.com/mindreframer/vagrant-puppet-riemann/master/pics/dashboard_blinking.gif)\n\n\n\n## Playing with Dashboard\n\n    # press `?` to have the overview of available shortcuts\n\n![Help Screenshot](https://raw.github.com/mindreframer/vagrant-puppet-riemann/master/pics/help_screenshot.png)\n\n\n\n## Important files to play with:\n\n  - [server/riemann.config.erb](https://github.com/mindreframer/vagrant-puppet-riemann/blob/master/puppet/modules/riemann/templates/server/riemann.config.erb) -\u003e riemann server\n  - [dashboard/config.json.erb](https://github.com/mindreframer/vagrant-puppet-riemann/blob/master/puppet/modules/riemann/templates/dashboard/config.json.erb) -\u003e dashboard\n  - [simulators/riemann-simulator.erb](https://github.com/mindreframer/vagrant-puppet-riemann/blob/master/puppet/modules/riemann/templates/simulators/riemann-simulator.erb) -\u003e simulator script\n\n\n## Credits\n\n  - Kyle Kingsbury - the Riemann author\n  - Yukihiro Matsumoto - for Ruby\n  - Rich Hickey - for Clojure\n  - Linus Torvalds - for Linux\n  - Mitchell Hashimoto - the Vagrant author\n  - Luke Kanies - the Puppet author\n  - Oracle *cough*, for keeping VirtualBox opensource\n  - Oracle *cough*, for keeping Java 7 free\n  - Alex Dergachev - GIF-Screencast for free on OSX: https://gist.github.com/dergachev/4627207\n\n\n[Vagrant]: http://vagrantup.com\n[VirtualBox]: https://www.virtualbox.org/\n[Riemann]: http://riemann.io\n\n\n\n## Resources\n\n  **Riemann-Users Group**\n    - https://groups.google.com/forum/#!forum/riemann-users\n\n  **riemann.config documentation**\n    - http://aphyr.github.com/riemann/api/riemann.config.html\n\n  **Riemann HowTo**\n    - http://riemann.io/howto.html\n    \n  **Riemann streams intro**\n    - http://rrees.me/2013/04/20/getting-started-with-riemann-stream-processing/\n\n  **Amara metrics server - a similar Vagrant repo**\n    - https://github.com/pculture/amara-metrics\n    - http://labs.amara.org/2012-07-16-metrics.html\n\n  **Application specific host grouping in Riemann-dash**\n    - https://gist.github.com/aaronfeng/4583640\n\n  **Guardians Config**\n    - https://github.com/guardian/riemann-config\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fvagrant-puppet-riemann","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindreframer%2Fvagrant-puppet-riemann","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fvagrant-puppet-riemann/lists"}