{"id":16971567,"url":"https://github.com/thomastjdev/rrd_graphs_c3js","last_synced_at":"2026-04-20T10:32:58.097Z","repository":{"id":87657557,"uuid":"79672105","full_name":"ThomasTJdev/rrd_graphs_c3js","owner":"ThomasTJdev","description":"Python flask script for visualizing data from Monitorix RRD with C3js.","archived":false,"fork":false,"pushed_at":"2017-01-21T20:52:09.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-07T09:36:29.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThomasTJdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-01-21T20:51:21.000Z","updated_at":"2017-01-21T20:51:38.000Z","dependencies_parsed_at":"2023-03-13T18:40:18.238Z","dependency_job_id":null,"html_url":"https://github.com/ThomasTJdev/rrd_graphs_c3js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasTJdev/rrd_graphs_c3js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Frrd_graphs_c3js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Frrd_graphs_c3js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Frrd_graphs_c3js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Frrd_graphs_c3js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasTJdev","download_url":"https://codeload.github.com/ThomasTJdev/rrd_graphs_c3js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasTJdev%2Frrd_graphs_c3js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-14T00:52:36.241Z","updated_at":"2026-04-20T10:32:58.077Z","avatar_url":"https://github.com/ThomasTJdev.png","language":"HTML","readme":"Visualize RRD data in charts\n============================\n\nExport RRD data and visualize it with a flask webserver\n\nLicense\n-------\n\nThomasTJ - MIT\n\nRequirements\n------------\n\n* Python \u003e= 3\n* Flask\n* CDN jquery, d3js, c3js (is already included)\n* Install and run Monitorix (webserver is not needed)\n\nRun\n---\n\nRun:\npython3 app.py\n\nAccess the webserver:\n* 0.0.0.0:5004/1h\n* 0.0.0.0:5004/3h\n* 0.0.0.0:5004/24h\n* 0.0.0.0:5004/8d\n* 0.0.0.0:5004/charts_all\n\nUpdate data\n-----------\n\nThis is done automatically through the app.py\n* cd scripts\n* ./rrd_executeAll_xport.sh\n\nHow it works\n------------\n\n1. Monitorix creates RRD DB where system information is stored\n2. The scripts in the **script** folder:\n    * It gathers the data from the RRD \n    * Exports it to JSON\n3. The python **parse_json_to_C3js.py** parses the data to C3js format\n4. Running the **app.py** will serve the data through flask on 0.0.0.0:5004/charts_all\n5. Change the hostname in app.py to your device name\n\nTODO\n----\n\n* (DEV info) Remove not used code, which is imported from git system_information\n* Run updating scripts and parsing as threads for optimizing speed (removing delay)\n* Clock fq and memory y-axis and data - wrong thousands. Bytes instead of MB, etc.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastjdev%2Frrd_graphs_c3js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomastjdev%2Frrd_graphs_c3js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomastjdev%2Frrd_graphs_c3js/lists"}