{"id":31839811,"url":"https://github.com/cmthakur/health-inspector","last_synced_at":"2026-07-31T13:31:14.879Z","repository":{"id":56876141,"uuid":"116944253","full_name":"cmthakur/health-inspector","owner":"cmthakur","description":"A gem which provides a health checking of various services and application defined.","archived":false,"fork":false,"pushed_at":"2018-07-22T02:15:43.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-15T20:44:39.388Z","etag":null,"topics":["application-insights","application-monitoring","health","inspector","monitoring","ruby","rubygem"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/cmthakur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-10T10:41:53.000Z","updated_at":"2018-07-19T09:37:02.000Z","dependencies_parsed_at":"2022-08-20T11:30:49.443Z","dependency_job_id":null,"html_url":"https://github.com/cmthakur/health-inspector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cmthakur/health-inspector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmthakur%2Fhealth-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmthakur%2Fhealth-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmthakur%2Fhealth-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmthakur%2Fhealth-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmthakur","download_url":"https://codeload.github.com/cmthakur/health-inspector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmthakur%2Fhealth-inspector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36120654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-31T02:00:06.731Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["application-insights","application-monitoring","health","inspector","monitoring","ruby","rubygem"],"created_at":"2025-10-12T04:22:24.222Z","updated_at":"2026-07-31T13:31:14.862Z","avatar_url":"https://github.com/cmthakur.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HealthInspector\n[![Build Status](https://api.travis-ci.org/cmthakur/health-inspector.svg?branch=master)](http://travis-ci.org/cmthakur/health-inspector)\n[![Code Climate](https://codeclimate.com/github/cmthakur/health-inspector.svg)](https://codeclimate.com/github/cmthakur/health-inspector)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'health-inspector'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install health-inspector\n\n## Usage\n\n    require 'health_inspector'\n    HealthInspector.inspect!\n\n## Development\n\n  - Checkout out the repo\n  - Run `bin/setup` to install dependencies\n  - Run `./configure` to copy sample monitor.yml file\n  - Run `rake spec` to run the tests\n  - Run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`.\n\n## Example `monitor.yml` file\n\n```\n  ---\n  application: health-inspector\n  framework: sinatra\n  dependencies:\n    - pg\n    - redis\n  services:\n    postgres:\n      name: 'PostgreSql'\n      config:\n        adapter: postgresql\n        host: localhost\n        username: postgres\n        database: media_vision_dev\n        password:\n\n    redis:\n      name: 'RedisServer'\n      config:\n        host: 'localhost'\n        port: 6379\n        db: 10\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/cmthakur/health-inspector. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the HealthInspector project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/health_inspector/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmthakur%2Fhealth-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmthakur%2Fhealth-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmthakur%2Fhealth-inspector/lists"}