{"id":16343668,"url":"https://github.com/makefu/statser","last_synced_at":"2025-11-06T05:30:34.332Z","repository":{"id":3643727,"uuid":"4711094","full_name":"makefu/Statser","owner":"makefu","description":"a multiplatform Statistics collector written in python","archived":false,"fork":false,"pushed_at":"2012-06-21T12:26:06.000Z","size":141,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T16:30:31.402Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makefu.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":"2012-06-19T08:16:28.000Z","updated_at":"2016-01-19T08:24:29.000Z","dependencies_parsed_at":"2022-08-19T04:21:32.244Z","dependency_job_id":null,"html_url":"https://github.com/makefu/Statser","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/makefu%2FStatser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makefu%2FStatser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makefu%2FStatser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makefu%2FStatser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makefu","download_url":"https://codeload.github.com/makefu/Statser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239484211,"owners_count":19646429,"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-10-11T00:25:21.017Z","updated_at":"2025-02-18T13:45:58.501Z","avatar_url":"https://github.com/makefu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Statser\r\nStatser gathers basic stats from the operating system with the help of psutil\r\nand python.\r\nFocus is portability and therefore the ability to have a usable stats generator\r\nworking under windows and linux. primarily windows as currently there is\r\nnothing usable under windows which generates stats and writes them to for\r\nexample graphite.\r\n\r\n# Graphite Support\r\nPrimary target is the ability to write stats to a graphite node, still it\r\nshould not be too hard to append more possible targets, even though these are\r\nnot in scope.\r\n\r\n# Develop\r\n## General Development\r\n    virtualenv .\r\n    . bin/activate\r\n    pip install -r deps.lst\r\n\r\n## Windows Caveats\r\nStatser currently only depends on `psutil`, if pip fails for you for one reason or another (e.g. requiring vc compiler),\r\nconsider installing `psutil` by hand from [http://code.google.com/p/psutil/] and set your PATH to c:\\\\PythonXX\\;\r\n\r\n# Testing\r\n  python -m unittest discover test\r\n\r\n# Run as Windows Service\r\nOpen Admin command shell\r\n\r\n    cd $HERE/statser\r\n    copy statser.json c:\\\r\n    python service.py --startup auto install\r\n    python service.py start\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakefu%2Fstatser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakefu%2Fstatser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakefu%2Fstatser/lists"}