{"id":37135907,"url":"https://github.com/devon-mar/radius-exporter","last_synced_at":"2026-01-14T15:50:50.590Z","repository":{"id":37375811,"uuid":"375565040","full_name":"devon-mar/radius-exporter","owner":"devon-mar","description":"A Prometheus exporter similar to blackbox_exporter but for RADIUS servers.","archived":false,"fork":false,"pushed_at":"2025-11-10T15:30:41.000Z","size":206,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-10T17:26:15.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devon-mar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-10T04:04:24.000Z","updated_at":"2025-11-10T15:30:39.000Z","dependencies_parsed_at":"2023-01-28T23:00:35.673Z","dependency_job_id":"43076ddc-5542-4e8d-b748-c7b23b7ea455","html_url":"https://github.com/devon-mar/radius-exporter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/devon-mar/radius-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devon-mar%2Fradius-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devon-mar%2Fradius-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devon-mar%2Fradius-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devon-mar%2Fradius-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devon-mar","download_url":"https://codeload.github.com/devon-mar/radius-exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devon-mar%2Fradius-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28425232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-01-14T15:50:50.142Z","updated_at":"2026-01-14T15:50:50.574Z","avatar_url":"https://github.com/devon-mar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# radius-exporter\n\nA Prometheus exporter similar to blackbox_exporter but for RADIUS servers.\n\n\n## Usage\n```\nUsage of ./radius-exporter:\n  -config string\n        Path to the config file. (default \"config.yml\")\n  -log.level string\n        The log level. (default \"info\")\n  -web.disable-exporter-metrics\n        Exclude metrics about the exporter itself\n  -web.listen-address string\n        Address on which to expose metrics and web interface. (default \":9881\")\n  -web.tlemetry-path string\n        Path under which to expose metrics (default \"/metrics\")\n```\n\n## Configuration\n\n```yaml\n---\nmodules:\n  module_name:\n    # username or username_file is required.\n    # Can also be specified through the environment variable\n    # RADIUS_EXPORTER_\u003cmodule name\u003e_USERNAME\n    username: radius-test\n    username_file: /path/to/username\n    # password or password_file is required.\n    #\n    # Can also be specified through the environment variable\n    # RADIUS_EXPORTER_\u003cmodule name\u003e_PASSWORD\n    password: radius-test\n    password_file: /path/to/password\n    # RADIUS shared secret.\n    # secret or secret_file is required.\n    #\n    # Can also be specified through the environment variable\n    # RADIUS_EXPORTER_\u003cmodule name\u003e_SECRET\n    secret: radius-test\n    secret_file: /path/to/secret\n    # At least one of nas_id or nas_ip should be configured to comply with RFC2865 (4.1)\n    nas_id: prometheus\n    nas_ip: 192.0.2.1\n    # Interval in seconds on which to resend packets.\n    # Default: 0 (no retries)\n    retry: 0\n    # Maximum number of packet parsing and validation errors before\n    # returning an error.\n    max_packet_errors: 10\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevon-mar%2Fradius-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevon-mar%2Fradius-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevon-mar%2Fradius-exporter/lists"}