{"id":19622187,"url":"https://github.com/commercetools/monit_exporter","last_synced_at":"2025-04-28T03:32:26.777Z","repository":{"id":55804587,"uuid":"103278748","full_name":"commercetools/monit_exporter","owner":"commercetools","description":"Monit exporter for Prometheus","archived":false,"fork":false,"pushed_at":"2020-12-11T16:48:57.000Z","size":24,"stargazers_count":30,"open_issues_count":6,"forks_count":21,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-04-20T15:17:58.898Z","etag":null,"topics":["audit-cloud"],"latest_commit_sha":null,"homepage":"","language":"Go","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/commercetools.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}},"created_at":"2017-09-12T14:08:00.000Z","updated_at":"2025-02-28T00:30:54.000Z","dependencies_parsed_at":"2022-08-15T07:20:12.236Z","dependency_job_id":null,"html_url":"https://github.com/commercetools/monit_exporter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmonit_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmonit_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmonit_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fmonit_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/monit_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251246391,"owners_count":21558762,"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":["audit-cloud"],"created_at":"2024-11-11T11:26:28.903Z","updated_at":"2025-04-28T03:32:26.112Z","avatar_url":"https://github.com/commercetools.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monit Exporter for Prometheus\n\nSimple server that periodically scrapes monit status and exports checks information via HTTP for Prometheus.\n\nBuild it:\n```bash\ngo build\n```\n\nRun it:\n\n```bash\n./monit_exporter\n```\n\n## Configuration\n\nThe application will look for configuration in \"config.toml\" file located in the same directory. Use -conf flag to override config file name and location.\n\nConfiguration parameters:\n\nParameter | Description | Default\n--- | --- | ---\n`listen_address` | address and port to bind | localhost:9388\n`metrics_path` | relative path to expose metrics | /metrics\n`ignore_ssl` | whether of not to ignore ssl errors | false\n`monit_scrape_uri` | uri to get monit status | http://localhost:2812/_status?format=xml\u0026level=full\n`monit_user` | user for monit basic auth, if needed | none\n`monit_password` | password for monit status, if needed | none\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fmonit_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fmonit_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fmonit_exporter/lists"}