{"id":15655139,"url":"https://github.com/torxed/sysmon","last_synced_at":"2025-03-24T01:44:26.237Z","repository":{"id":150500872,"uuid":"171896663","full_name":"Torxed/sysmon","owner":"Torxed","description":"Monitors system statistics and saves it in a csv-file format.","archived":false,"fork":false,"pushed_at":"2019-02-21T15:35:26.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T17:11:23.453Z","etag":null,"topics":["resource-management","sysmon"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Torxed.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-21T15:27:58.000Z","updated_at":"2019-02-25T09:35:50.000Z","dependencies_parsed_at":"2023-06-10T02:45:55.757Z","dependency_job_id":null,"html_url":"https://github.com/Torxed/sysmon","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/Torxed%2Fsysmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Torxed%2Fsysmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Torxed%2Fsysmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Torxed%2Fsysmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Torxed","download_url":"https://codeload.github.com/Torxed/sysmon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195908,"owners_count":20575936,"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":["resource-management","sysmon"],"created_at":"2024-10-03T12:56:34.362Z","updated_at":"2025-03-24T01:44:26.218Z","avatar_url":"https://github.com/Torxed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sysmon\n\nMonitors system statistics and saves it in a csv-file format.\n\n# Installation\n\n## Dependencies\n\n * python3\n * python-psutil [Lib] *- (Optional, but highly recommended)*\n\n## Manual installation:\n\n    # cp sysmon.py /usr/bin/sysmon\n    # chmod 440 /usr/bin/sysmon\n    # chmod +x /usr/bin/sysmon\n\nCopy the service and timer scripts:\n\n    # cp systemd/* /etc/systemd/system/\n    # systemctl enable sysmon@eno1.timer\n\nThis enables `sysmon.py` to look at the NIC `eno1`.\u003cbr\u003e\n\n# Running sysmon\n\n    # systemctl enable dumper@eno1.service\n    # systemctl start dumper@eno1.service\n\nOr simply via any command line:\n\n    # python sysmon.py --output=/root/sysinfo.csv --interface=eno1 --partition=/\n\n# What it does\n\nBy default, `sysmon@.service` will be executed by `sysmon@.timer` every **15 min**.\u003cbr\u003e\nThe information gathered by `sysmon@.service` is:\n\n * Free disk space on `/`\n * CPU load percentage over 200ms per sampling time\n * Free memory space\n * Packets sent and recieved on `@\u003cnic\u003e` above\n\nAll this information is stored under `/root/sysinfo.csv` *(or whichever is configured upon launch)*.\n\n# Help:\n\nRun `python sysmon.py --help` for more information.\u003cbr\u003e\nConfiguration can be done in `sysmon@.service`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorxed%2Fsysmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorxed%2Fsysmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorxed%2Fsysmon/lists"}