{"id":21409868,"url":"https://github.com/stackbuilders/passenger-check","last_synced_at":"2025-03-16T17:45:12.021Z","repository":{"id":26266920,"uuid":"29714233","full_name":"stackbuilders/passenger-check","owner":"stackbuilders","description":"Nagios check for Passenger status (Haskell)","archived":false,"fork":false,"pushed_at":"2015-03-25T23:39:22.000Z","size":186,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-23T04:32:41.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/stackbuilders.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":"2015-01-23T03:14:15.000Z","updated_at":"2019-12-05T06:33:47.000Z","dependencies_parsed_at":"2022-08-26T17:52:49.763Z","dependency_job_id":null,"html_url":"https://github.com/stackbuilders/passenger-check","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/stackbuilders%2Fpassenger-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Fpassenger-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Fpassenger-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbuilders%2Fpassenger-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackbuilders","download_url":"https://codeload.github.com/stackbuilders/passenger-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910690,"owners_count":20367538,"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-22T17:34:49.646Z","updated_at":"2025-03-16T17:45:11.978Z","avatar_url":"https://github.com/stackbuilders.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/stackbuilders/passenger-check.svg?branch=master)](https://travis-ci.org/stackbuilders/passenger-check)\n\n# Passenger Check\n\nPassenger has a maximum queue size that determines how many incoming\nrequests can be serviced. This can fill up, leading to requests being\ndenied. This plugin checks the maximum queue size and all active\nqueues and returns an alert if the queue is getting too close to\ncapacity.\n\nThe output format is suitable for Nagios and compatible monitoring\nframeworks.\n\n## Installation\n\nThis program can be compiled and installed using Haskell and\nCabal. Generally, this means that you should install a version of\nhaskell-platform for your operating system.\n\nClone or download this repository, and build using the following\ncommand:\n\n```bash\ncabal sandbox init \u0026\u0026 cabal install --only-dependencies\n--enable-tests \u0026\u0026 cabal test \u0026\u0026 cabal install\n```\n\nIf you get an error above on the `cabal sandbox` command, you should\nprobably update your version of cabal using `cabal install cabal\ncabal-install `.\n\nOtherwise, on success this process will produce a binary named\n`passenger-check`.\n\nThis program depends on `passenger-status` being in, or symlinked to\n`/usr/local/bin/passenger-status`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbuilders%2Fpassenger-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackbuilders%2Fpassenger-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbuilders%2Fpassenger-check/lists"}