{"id":43665941,"url":"https://github.com/cheahjs/hyperoptic_tilgin_exporter","last_synced_at":"2026-02-04T22:45:02.493Z","repository":{"id":57549289,"uuid":"284689209","full_name":"cheahjs/hyperoptic_tilgin_exporter","owner":"cheahjs","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-22T19:36:07.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T07:56:02.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/cheahjs.png","metadata":{"files":{"readme":"README.md","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":"2020-08-03T12:05:31.000Z","updated_at":"2021-01-15T08:47:33.000Z","dependencies_parsed_at":"2022-08-28T11:31:37.381Z","dependency_job_id":null,"html_url":"https://github.com/cheahjs/hyperoptic_tilgin_exporter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cheahjs/hyperoptic_tilgin_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheahjs%2Fhyperoptic_tilgin_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheahjs%2Fhyperoptic_tilgin_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheahjs%2Fhyperoptic_tilgin_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheahjs%2Fhyperoptic_tilgin_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheahjs","download_url":"https://codeload.github.com/cheahjs/hyperoptic_tilgin_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheahjs%2Fhyperoptic_tilgin_exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29098250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T21:05:08.033Z","status":"ssl_error","status_checked_at":"2026-02-04T21:04:53.031Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-02-04T22:45:01.643Z","updated_at":"2026-02-04T22:45:02.485Z","avatar_url":"https://github.com/cheahjs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hyperoptic_tilgin_exporter\n\nPrometheus exporter for Tilgin HG238x devices.\nOnly tested with Hyperoptic firmware.\n\n![Example Grafana Graphs](./docs/example_grafana.png)\n\n## Running\n\n### Building from source\n\n```shell script\ngit clone https://github.com/cheahjs/hyperoptic_tilgin_exporter.git\ncd hyperoptic_tilgin_exporter\ngo build -o hyperoptic_tilgin_exporter github.com/cheahjs/hyperoptic_tilgin_exporter/cmd/hyperoptic_tilgin_exporter\nROUTER_PASSWORD=password ./hyperoptic_tilgin_exporter -username=admin -host=http://192.168.1.1 -listen-addr=:23465\n```\n\n### Docker\n\n```shell script\ndocker run -e \"ROUTER_PASSWORD=password\" -p 23465:23465 deathmax/hyperoptic_tilgin_exporter -username=admin -host=http://192.168.1.1 -listen-addr=:23465\n```\n\n## Exported Metrics\n\n```\n# HELP tilgin_lan_rx_bytes Total bytes received on LAN interfaces\n# TYPE tilgin_lan_rx_bytes counter\n# HELP tilgin_lan_rx_packets Total packets received on LAN interfaces\n# TYPE tilgin_lan_rx_packets counter\n# HELP tilgin_lan_tx_bytes Total bytes sent on LAN interfaces\n# TYPE tilgin_lan_tx_bytes counter\n# HELP tilgin_lan_tx_packets Total packets sent on LAN interfaces\n# TYPE tilgin_lan_tx_packets counter\n# HELP tilgin_wan_rx_bytes Total bytes received on WAN interface\n# TYPE tilgin_wan_rx_bytes counter\n# HELP tilgin_wan_rx_packets Total packets received on WAN interface\n# TYPE tilgin_wan_rx_packets counter\n# HELP tilgin_wan_tx_bytes Total bytes sent on WAN interface\n# TYPE tilgin_wan_tx_bytes counter\n# HELP tilgin_wan_tx_packets Total packets sent on WAN interface\n# TYPE tilgin_wan_tx_packets counter\n```\n\n## Known Issues\n\n1. On firmware `ESx000-02_10_05_16`, the statistics for the 5GHz radio and clients are unavailable. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheahjs%2Fhyperoptic_tilgin_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheahjs%2Fhyperoptic_tilgin_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheahjs%2Fhyperoptic_tilgin_exporter/lists"}