{"id":29880433,"url":"https://github.com/itsolutionsfactory/pid-file-checker","last_synced_at":"2025-07-31T09:42:45.977Z","repository":{"id":57452608,"uuid":"366351706","full_name":"itsolutionsfactory/pid-file-checker","owner":"itsolutionsfactory","description":"Check for the presence of a pid file. The file must contain one and only one integer which must be the pid of a running process.","archived":false,"fork":false,"pushed_at":"2021-05-11T11:43:57.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-28T08:26:20.725Z","etag":null,"topics":["daemon","pid"],"latest_commit_sha":null,"homepage":"","language":"Python","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/itsolutionsfactory.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":"2021-05-11T11:04:59.000Z","updated_at":"2021-05-11T11:52:30.000Z","dependencies_parsed_at":"2022-09-02T08:23:30.493Z","dependency_job_id":null,"html_url":"https://github.com/itsolutionsfactory/pid-file-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsolutionsfactory/pid-file-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsolutionsfactory%2Fpid-file-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsolutionsfactory%2Fpid-file-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsolutionsfactory%2Fpid-file-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsolutionsfactory%2Fpid-file-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsolutionsfactory","download_url":"https://codeload.github.com/itsolutionsfactory/pid-file-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsolutionsfactory%2Fpid-file-checker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268017357,"owners_count":24181669,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":["daemon","pid"],"created_at":"2025-07-31T09:42:42.691Z","updated_at":"2025-07-31T09:42:45.948Z","avatar_url":"https://github.com/itsolutionsfactory.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pid-file-checker\n\n```\n$ pfc --help\nusage: pfc [-h] pid_file\n\nCheck for the presence of a pid file. The file must contain one and only one\ninteger which must be the pid of a running process. Otherwise, return a code\n!= 0. Meant to be used in a healthcheck context like with Docker or\nKubernetes.\n\npositional arguments:\n  pid_file    The pid file you want to monitor\n\noptional arguments:\n  -h, --help  show this help message and exit\n\nBrought to you by IT4NW@ITSF.\n```\n\n## Installation\n\n```bash\npython -m pip install pid-file-checker\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsolutionsfactory%2Fpid-file-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsolutionsfactory%2Fpid-file-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsolutionsfactory%2Fpid-file-checker/lists"}