{"id":13585448,"url":"https://github.com/tbotnz/RRDReST","last_synced_at":"2025-04-07T09:34:46.901Z","repository":{"id":37348350,"uuid":"380638370","full_name":"tbotnz/RRDReST","owner":"tbotnz","description":"Converts RRD Files to a easy to consume ReST API","archived":false,"fork":false,"pushed_at":"2021-10-11T05:49:14.000Z","size":1055,"stargazers_count":27,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-02T16:00:39.531Z","etag":null,"topics":["cacti","librenms","mrtg","observium","rrd","rrd-files","rrdcache","rrdcached","rrdtool"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tbotnz.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":"2021-06-27T02:59:15.000Z","updated_at":"2024-06-25T12:34:20.000Z","dependencies_parsed_at":"2022-09-06T16:12:02.548Z","dependency_job_id":null,"html_url":"https://github.com/tbotnz/RRDReST","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/tbotnz%2FRRDReST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbotnz%2FRRDReST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbotnz%2FRRDReST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbotnz%2FRRDReST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbotnz","download_url":"https://codeload.github.com/tbotnz/RRDReST/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223277877,"owners_count":17118663,"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":["cacti","librenms","mrtg","observium","rrd","rrd-files","rrdcache","rrdcached","rrdtool"],"created_at":"2024-08-01T15:04:56.837Z","updated_at":"2024-11-06T03:31:09.312Z","avatar_url":"https://github.com/tbotnz.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# RRDReST\nsimple micro service for converting your RRD's to web services\n\n![rrdReST](/rrdshot.PNG)\n\n### getting started\n- ensure you have ```rrdtool``` installed and you can access the rrd files from the server\n- git clone the project ``` git clone https://github.com/tbotnz/RRDReST \u0026\u0026 cd RRDReST ```\n- install the requirements ```pip3 install -r requirements.txt```\n- run the app with uvicorn ```uvicorn rrdrest:rrd_rest --host \"0.0.0.0\" --port 9000```\n- access the swagger documentation via ```http://127.0.0.1:9000/docs```\n\n### examples\n- last 24 hours ```curl 127.0.0.1:9000/?rrd_path=tests/port-id15.rrd```\n- epoch date time filter ```curl 127.0.0.1:9000/?rrd_path=tests/port-id15.rrd\u0026epoch_start_time=1622109000\u0026epoch_end_time=1624787400```\n\n### rrdtool\n- tested with version 1.7\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbotnz%2FRRDReST","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbotnz%2FRRDReST","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbotnz%2FRRDReST/lists"}