{"id":18091247,"url":"https://github.com/jwheare/plotgraph","last_synced_at":"2025-09-02T22:32:48.311Z","repository":{"id":66648980,"uuid":"1143044","full_name":"jwheare/plotgraph","owner":"jwheare","description":"Google charts hacks","archived":false,"fork":false,"pushed_at":"2010-12-06T17:02:19.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T08:54:40.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/jwheare.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2010-12-06T12:48:57.000Z","updated_at":"2017-06-05T16:48:56.000Z","dependencies_parsed_at":"2023-02-20T08:20:20.731Z","dependency_job_id":null,"html_url":"https://github.com/jwheare/plotgraph","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/jwheare%2Fplotgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwheare%2Fplotgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwheare%2Fplotgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwheare%2Fplotgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwheare","download_url":"https://codeload.github.com/jwheare/plotgraph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426985,"owners_count":20937197,"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-31T18:11:03.641Z","updated_at":"2025-04-06T02:42:46.202Z","avatar_url":"https://github.com/jwheare.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dumb graphing scripts that abuse Google Charts, your web browser, and your sense of good taste.\n\nmem\n===\n\nSet the PID to the process you want to watch.\n\n    PID=38158; \\\n    DATAPOINTS=400; \\\n    WAITTIME=10; \\\n    TITLE=\"Memory Usage\"; \\\n    LOGFILE=mem.log; \\\n    open mem.html; \\\n    (tail -n $DATAPOINTS $LOGFILE; \\\n     echo 'START'; \\\n     while [ 1 ] ; do \\\n        MEM=`ps -o rss= -p $PID`; \\\n        echo -e \"`date`\\t`date +%s`\\t$MEM\"; \\\n        sleep $WAITTIME; \\\n     done | tee -a $LOGFILE \\\n    ) | php mem.php $DATAPOINTS $TITLE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwheare%2Fplotgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwheare%2Fplotgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwheare%2Fplotgraph/lists"}