{"id":20078125,"url":"https://github.com/quickblox/quickblox-status-checker-2.0","last_synced_at":"2025-05-05T22:32:05.752Z","repository":{"id":20222894,"uuid":"23494652","full_name":"QuickBlox/quickblox-status-checker-2.0","owner":"QuickBlox","description":"Rewritten original status checker and added some new checks for chat 2.0","archived":false,"fork":false,"pushed_at":"2014-12-18T14:56:25.000Z","size":336,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-03-26T15:03:52.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/QuickBlox.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":"2014-08-30T15:31:47.000Z","updated_at":"2017-12-11T18:18:41.000Z","dependencies_parsed_at":"2022-07-27T01:02:16.404Z","dependency_job_id":null,"html_url":"https://github.com/QuickBlox/quickblox-status-checker-2.0","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/QuickBlox%2Fquickblox-status-checker-2.0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBlox%2Fquickblox-status-checker-2.0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBlox%2Fquickblox-status-checker-2.0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBlox%2Fquickblox-status-checker-2.0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuickBlox","download_url":"https://codeload.github.com/QuickBlox/quickblox-status-checker-2.0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224470923,"owners_count":17316710,"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-13T15:12:59.246Z","updated_at":"2024-11-13T15:13:00.058Z","avatar_url":"https://github.com/QuickBlox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Quickblox Status Checker 2.1\n============================\n\n3rd iteration of the [status checker](http://status.quickblox.com) we use to monitor the API.\n\n### Getting dependencies\n\n    npm install\n\n\n### Map\n\n- `server.js` - Runs a server and serves /templates/status.html (and files in ./files). Handles requests, initiated the ‘live test’ and the cron job for routine checking is also inside this file.\n\n- `check.js` - Runs the actual checks. Create a check with `new Check(instance, callback)` where `instance` is an {object} from config.instances, and callback returns the data on completion, passes an object containing `latency`, `errors` and `total`.\n\n- `alerts.js` - Sends an email when some stats failed using AWS SES.\n\n- `config.js` - Should be called `42.js`. Contains all the answers to life. And some Quickblox configuration. (Same thing really)\n\n\n### Running a check\n\nAdd an instance to config.testInstance or to config.instances. For the former, start the script with\n\n    node check.js --go-with-test\n\nFor the latter, start with \n\n    node check.js --go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickblox%2Fquickblox-status-checker-2.0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickblox%2Fquickblox-status-checker-2.0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickblox%2Fquickblox-status-checker-2.0/lists"}