{"id":22526381,"url":"https://github.com/jbussdieker/puppet-monit","last_synced_at":"2025-08-03T22:30:48.654Z","repository":{"id":9500188,"uuid":"11393056","full_name":"jbussdieker/puppet-monit","owner":"jbussdieker","description":"This module manages installing, configuring and running processes using monit.","archived":false,"fork":false,"pushed_at":"2018-03-27T20:59:32.000Z","size":21,"stargazers_count":4,"open_issues_count":3,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T05:54:59.024Z","etag":null,"topics":["monit","puppet"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jbussdieker.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-07-13T19:27:06.000Z","updated_at":"2024-04-14T05:54:59.025Z","dependencies_parsed_at":"2022-09-21T19:12:34.362Z","dependency_job_id":null,"html_url":"https://github.com/jbussdieker/puppet-monit","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbussdieker%2Fpuppet-monit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbussdieker%2Fpuppet-monit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbussdieker%2Fpuppet-monit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbussdieker%2Fpuppet-monit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbussdieker","download_url":"https://codeload.github.com/jbussdieker/puppet-monit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228566982,"owners_count":17937986,"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":["monit","puppet"],"created_at":"2024-12-07T06:15:06.463Z","updated_at":"2024-12-07T06:15:07.152Z","avatar_url":"https://github.com/jbussdieker.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monit Module\n\n[![Build Status](https://travis-ci.org/jbussdieker/puppet-monit.png?branch=master)](https://travis-ci.org/jbussdieker/puppet-monit)\n\nThis module manages installing, configuring and running processes using monit.\n\nhttp://forge.puppetlabs.com/jbussdieker/monit\n\n## Parameters\n\n * ensure: running, stopped. default: running\n * start_command: Command line to start service.\n * stop_command: Command line to stop service.\n * pidfile: Location to find the pid file.\n\n## Usage\n\n    monit::process {'myapp':\n      ensure        =\u003e running,\n      start_command =\u003e '/etc/init.d/myapp start',\n      stop_command  =\u003e '/etc/init.d/myapp stop',\n      pidfile       =\u003e '/var/run/myapp/myapp.pid',\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbussdieker%2Fpuppet-monit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbussdieker%2Fpuppet-monit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbussdieker%2Fpuppet-monit/lists"}