{"id":13572364,"url":"https://github.com/colinhowe/monner","last_synced_at":"2025-04-04T09:32:22.345Z","repository":{"id":4261483,"uuid":"5388357","full_name":"colinhowe/monner","owner":"colinhowe","description":"monner","archived":false,"fork":false,"pushed_at":"2020-10-23T09:12:10.000Z","size":17,"stargazers_count":270,"open_issues_count":3,"forks_count":18,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-09T02:33:09.733Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colinhowe.png","metadata":{"files":{"readme":"README.rst","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-08-12T12:44:43.000Z","updated_at":"2024-02-06T10:25:02.000Z","dependencies_parsed_at":"2022-08-06T15:16:52.982Z","dependency_job_id":null,"html_url":"https://github.com/colinhowe/monner","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/colinhowe%2Fmonner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhowe%2Fmonner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhowe%2Fmonner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinhowe%2Fmonner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinhowe","download_url":"https://codeload.github.com/colinhowe/monner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247154107,"owners_count":20892795,"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-08-01T14:01:21.242Z","updated_at":"2025-04-04T09:32:21.449Z","avatar_url":"https://github.com/colinhowe.png","language":"Python","readme":"======\nMonner\n======\n\nAuthor: Colin Howe (@colinhowe)\n\nLicense: Apache 2.0\n\nAbout\n=====\n\nAllows you to monitor the CPU, memory and network usage when running a program.\n\nOutput is tab-separated for easy loading into spreadsheet programs.\n\nRequirements\n============\n\nIt requires Python Version 3.3+. Python development headers. For example, in Ubuntu install this with `sudo apt-get install libpython-dev`.\n\nInstallation\n============\n\nInstall from pypi::\n\n    pip install monner\n\nInstall from source::\n\n    python setup.py install\n\nRun::\n\n    monner --target-output /dev/null wget http://www.google.com\n\nThe option --target-output will redirect stdout and stderr for the target\nprogram.\n\nSample output::\n\n    CPU (%)\tMemory used (mb)\tNetwork in (kb)\tNetwork out (kb)\n       99.5\t          3470.4\t            1.2\t             0.0\n      100.0\t          3470.9\t           50.7\t             0.0\n      100.0\t          3470.8\t            2.2\t             0.0\n\nIf you need command line arguments for the target::\n\n    monner -- wget -V\n\nFields Available\n================\n\nThere are multiple fields available to monitor. Including: CPU usage, memory\nusage, network usage, disk usage and more. For the full list see ``monner -h``\n\nFeedback\n========\n\nFeedback is always welcome! Github or twitter (@colinhowe) are the best places\nto reach me.\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinhowe%2Fmonner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinhowe%2Fmonner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinhowe%2Fmonner/lists"}