{"id":21156342,"url":"https://github.com/vitroid/loadmeters","last_synced_at":"2025-06-20T09:33:58.977Z","repository":{"id":141862116,"uuid":"80692822","full_name":"vitroid/LoadMeters","owner":"vitroid","description":"A simple loadmeter implemented with processing.js","archived":false,"fork":false,"pushed_at":"2025-05-29T03:21:11.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T04:27:19.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitroid.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-02T04:21:07.000Z","updated_at":"2025-05-29T03:21:15.000Z","dependencies_parsed_at":"2024-11-20T11:54:55.671Z","dependency_job_id":"500d1bbb-f76f-4d70-944e-bbd963d3bcbd","html_url":"https://github.com/vitroid/LoadMeters","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitroid/LoadMeters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2FLoadMeters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2FLoadMeters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2FLoadMeters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2FLoadMeters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitroid","download_url":"https://codeload.github.com/vitroid/LoadMeters/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2FLoadMeters/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260919402,"owners_count":23082753,"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-20T11:42:59.450Z","updated_at":"2025-06-20T09:33:58.962Z","avatar_url":"https://github.com/vitroid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"It requires [processing.js](http://processingjs.org).\n\n#On the server side\n##Preparation\nInstall ruptime (unix command) on each machine.\n###MacOSX\nPut bsd.rwhod.plist in the system (on Terminal.app).\n\n    sudo cp bsd.rwhod.plist /Library/LaunchDaemons/\n\nLaunch it by hand. (It will be launched automatically after reboot).\n\n    launchctl load /Library/LaunchDaemons/bsd.rwhod.plist\n###CentOS\nInstall.\n\n    yum install rwho\n\nActivate.\n\n    chkconfig rwhod on\n\nLaunch by hand (First time only.)\n\n    /etc/init.d/rwhod start\n###debian\nInstall, activate, and launch.\n\n    apt-get install rwho rwhod\n\n##Installation\nSelect a machine to use as the web server.  Put processing.js in the same directory from [processing.js](http://processingjs.org).\nRun the ruptime2.py micro web server on that machine.  It collects the CPU load info by ruptime command and serve it as a text file.  It accepts the HTTP request at 6502 port.\n\n#On the client side\nOpen http://webserver:6502 in the web browser.  You will see the loadmeters on the web.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitroid%2Floadmeters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitroid%2Floadmeters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitroid%2Floadmeters/lists"}