{"id":24973340,"url":"https://github.com/bluedynamics/bda.plone.checkclientdisconnected","last_synced_at":"2025-03-29T06:13:10.392Z","repository":{"id":2907852,"uuid":"3916607","full_name":"bluedynamics/bda.plone.checkclientdisconnected","owner":"bluedynamics","description":null,"archived":false,"fork":false,"pushed_at":"2012-05-10T22:25:00.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-03T18:38:53.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bluedynamics.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-03T09:51:55.000Z","updated_at":"2013-12-17T04:11:35.000Z","dependencies_parsed_at":"2022-09-12T06:00:44.360Z","dependency_job_id":null,"html_url":"https://github.com/bluedynamics/bda.plone.checkclientdisconnected","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluedynamics%2Fbda.plone.checkclientdisconnected","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluedynamics%2Fbda.plone.checkclientdisconnected/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluedynamics%2Fbda.plone.checkclientdisconnected/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluedynamics%2Fbda.plone.checkclientdisconnected/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluedynamics","download_url":"https://codeload.github.com/bluedynamics/bda.plone.checkclientdisconnected/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145089,"owners_count":20730495,"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":"2025-02-03T18:27:15.604Z","updated_at":"2025-03-29T06:13:10.368Z","avatar_url":"https://github.com/bluedynamics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n========\n\nThis script will check, and if needed restart a zeo-client or many clients given by a config file.\nIt is meant to be mainly used as a base script for a cronjob to check multiple instances and \nrestart them if needed.\n\nUsage\n=====\n\nIt sets two scripts in the ./bin directory of your egg.\nThe first script \"checksingleclient\" takes 2 arguments and restarts the instance if there is an error reaching the zeoserver.\n\nExample::\n\n\t$./bin/checksingleclient \"/home/user/workspace/project1/bin/instance\" \"http://127.0.0.1:8080/site\" \n\n\nThe second script checkmulticlient takes a clientlist file and checks every instance given by it.\nA default clientlist is in the /etc folder of your egg.\n\nIt contains a section: [zeo-clients]\n\nAnd the given instances should be listed one per line as a tuple like that: \n/pathtoinstance = Address:Port\n\n\nExample::\n\n\t/path/to/plone/bin/instance01 = 127.0.0.1:8080\n\t/path/to/plone/bin/instance02 = 127.0.0.1:8081\n\t/path/to/plone2/bin/instance = 127.0.0.1:8180\n\n\t$./bin/checkmulticlient etc/clientlist.cfg \n\n\nTODO\n====\n\n\n\nContributors\n============\n\n- Benjamin Stefaner \u003cbs [at] kleinundpartner [dot] at\u003e\n\n- Jens Klein \u003cjk [at] kleinundpartner [dot] at\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluedynamics%2Fbda.plone.checkclientdisconnected","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluedynamics%2Fbda.plone.checkclientdisconnected","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluedynamics%2Fbda.plone.checkclientdisconnected/lists"}