{"id":16271501,"url":"https://github.com/shreyaskarnik/monit-docker","last_synced_at":"2026-01-21T15:33:58.337Z","repository":{"id":26851473,"uuid":"30311258","full_name":"shreyaskarnik/monit-docker","owner":"shreyaskarnik","description":"Dockerized Monit","archived":false,"fork":false,"pushed_at":"2015-02-04T17:42:10.000Z","size":120,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T23:19:00.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/shreyaskarnik.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":"2015-02-04T17:24:48.000Z","updated_at":"2018-03-25T20:58:24.000Z","dependencies_parsed_at":"2022-07-25T16:30:43.472Z","dependency_job_id":null,"html_url":"https://github.com/shreyaskarnik/monit-docker","commit_stats":null,"previous_names":["shreyu86/monit-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shreyaskarnik/monit-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fmonit-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fmonit-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fmonit-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fmonit-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shreyaskarnik","download_url":"https://codeload.github.com/shreyaskarnik/monit-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyaskarnik%2Fmonit-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"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":[],"created_at":"2024-10-10T18:13:42.302Z","updated_at":"2026-01-21T15:33:58.320Z","avatar_url":"https://github.com/shreyaskarnik.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized Monit\n\nClone this repo. \n\nEdit [monitrc](http://mmonit.com/monit/documentation/monit.html#THE-MONIT-CONTROL-FILE) to set your monit config.\n\nAdd Configuration for Services/Process that you want to monitor in conf.d\n\nFor example, nginx monitoring can be added in conf.d as\n\n```\ncheck process nginx with pidfile /var/run/nginx.pid\n    start program = \"/etc/init.d/nginx start\"\n    stop program = \"/etc/init.d/nginx stop\"\n```\n\nBuild Docker Image ```docker build -t \u003cmymonit\u003e .```\n\nMonit Image is ready and can be invoked as ```docker run -d -p 2812:2812 \u003cmymonit\u003e```\n\nMonit is now running and is available at ```\u003chost-ip\u003e:2812``` ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreyaskarnik%2Fmonit-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshreyaskarnik%2Fmonit-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreyaskarnik%2Fmonit-docker/lists"}