{"id":30581478,"url":"https://github.com/dmontgomery40/scrypted-telemetry","last_synced_at":"2025-08-29T06:34:20.466Z","repository":{"id":311732339,"uuid":"1044749514","full_name":"DMontgomery40/scrypted-telemetry","owner":"DMontgomery40","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-26T07:59:42.000Z","size":1281,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-26T09:18:07.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/DMontgomery40.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-26T06:42:34.000Z","updated_at":"2025-08-26T07:52:06.000Z","dependencies_parsed_at":"2025-08-26T09:19:45.139Z","dependency_job_id":"f74d9564-b3b6-44fa-bdf1-fd5f96512e85","html_url":"https://github.com/DMontgomery40/scrypted-telemetry","commit_stats":null,"previous_names":["dmontgomery40/scrypted-telemetry"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/DMontgomery40/scrypted-telemetry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fscrypted-telemetry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fscrypted-telemetry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fscrypted-telemetry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fscrypted-telemetry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DMontgomery40","download_url":"https://codeload.github.com/DMontgomery40/scrypted-telemetry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fscrypted-telemetry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272642101,"owners_count":24968809,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"2025-08-29T06:34:19.382Z","updated_at":"2025-08-29T06:34:20.457Z","avatar_url":"https://github.com/DMontgomery40.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scrypted Telemetry Plugin\n\nHardware monitoring plugin for Scrypted. Collects CPU, GPU, NPU, memory, disk, and network metrics from multiple sources and provides Prometheus-compatible endpoints.\n\n## What it does\n\n- Monitors Intel GPU, Intel NPU, NVIDIA GPU, Apple Silicon metrics  \n- Collects system metrics (CPU temp/usage, memory, disk, network)\n- Provides Prometheus endpoints for Grafana dashboards\n- Works across multiple Scrypted nodes with cluster sharing\n\n## Required exporters\n\nInstall these first, then configure the plugin:\n\n**Intel systems:**\n- `ghcr.io/bjia56/intel-gpu-exporter`\n- `dmontgomery40/intel-npu-top`\n- `ghcr.io/dmontgomery40/intel-npu-prometheus-exporter`\n\n**macOS:**\n- `ghcr.io/dmontgomery40/macmon-prometheus-exporter`\n\n**All systems:**\n- Prometheus \n- Telegraf (optional, for enhanced system metrics)\n\n## Installation\n\n1. Install required exporters for your hardware\n2. Install this plugin in Scrypted\n3. Configure exporter endpoints in plugin settings\n4. Access metrics at `/endpoint/telemetry/metrics` or standalone server port\n\n## Screenshots\n\nGrafana dashboard with multi-node monitoring:\n![Grafana Dashboard](assets/dashv2.jpeg)\n\nScrypted plugin configuration:\n![Plugin Settings](assets/plugin-settings.png)\n\n## Docker deployments\n\nPre-configured docker-compose files in `/deployments/` for different hardware combinations.\n\n## Prometheus config example\n\n```yaml\nscrape_configs:\n  - job_name: 'scrypted-telemetry'\n    static_configs:\n      - targets: ['scrypted-host:9090']\n```\n\n## Notes\n\nThis was fun to build but I can't scale it for everyone's setup. Take it, run with it, make it easier for users if you want.\n\nThanks to bjia56 for cosmotop inspiration and koush for Scrypted.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmontgomery40%2Fscrypted-telemetry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmontgomery40%2Fscrypted-telemetry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmontgomery40%2Fscrypted-telemetry/lists"}