{"id":13582430,"url":"https://github.com/gen2brain/keepalived_exporter","last_synced_at":"2025-04-09T20:11:04.105Z","repository":{"id":139397772,"uuid":"208531877","full_name":"gen2brain/keepalived_exporter","owner":"gen2brain","description":"Keepalived Prometheus Exporter","archived":false,"fork":false,"pushed_at":"2024-10-30T11:11:15.000Z","size":84,"stargazers_count":50,"open_issues_count":0,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T20:10:58.742Z","etag":null,"topics":["keepalived","metrics","prometheus","prometheus-exporter","prometheus-metrics"],"latest_commit_sha":null,"homepage":null,"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/gen2brain.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}},"created_at":"2019-09-15T02:38:17.000Z","updated_at":"2024-11-23T02:14:58.000Z","dependencies_parsed_at":"2024-01-13T16:23:57.482Z","dependency_job_id":"c5e31e8d-1e2c-4f35-b1db-6ff2d328537e","html_url":"https://github.com/gen2brain/keepalived_exporter","commit_stats":{"total_commits":30,"total_committers":4,"mean_commits":7.5,"dds":"0.16666666666666663","last_synced_commit":"53a0c0aeda23f518a0da1de4d4d665c66694368e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gen2brain%2Fkeepalived_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gen2brain%2Fkeepalived_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gen2brain%2Fkeepalived_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gen2brain%2Fkeepalived_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gen2brain","download_url":"https://codeload.github.com/gen2brain/keepalived_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":["keepalived","metrics","prometheus","prometheus-exporter","prometheus-metrics"],"created_at":"2024-08-01T15:02:42.293Z","updated_at":"2025-04-09T20:11:04.079Z","avatar_url":"https://github.com/gen2brain.png","language":"Go","funding_links":[],"categories":["Go","others"],"sub_categories":[],"readme":"# Keepalived Prometheus Exporter\n\nPrometheus exporter for [Keepalived](https://keepalived.org) metrics.\n\n### Installation\n\n    go install github.com/gen2brain/keepalived_exporter@latest\n\n**Note:** Requirement is to have Keepalived compiled with `--enable-json` configure option. You can check with `keepalived -v`.\n\n### Usage\n\n| Name               | Description                                                                |\n|--------------------|----------------------------------------------------------------------------|\n| web.listen-address | Address to listen on for web interface and telemetry, defaults to `:9650`. |\n| web.telemetry-path | Path under which to expose metrics, defaults to `/metrics`.                |\n| version            | Display version information.                                               |\n\n### Metrics\n\n| Counters                            | Notes                         |\n|-------------------------------------|-------------------------------|\n| keepalived_vrrp_advert_rcvd         | Advertisements received       |\n| keepalived_vrrp_advert_sent         | Advertisements sent           |\n| keepalived_vrrp_become_master       | Became master                 |\n| keepalived_vrrp_release_master      | Released master               |\n| keepalived_vrrp_packet_len_err      | Packet length errors          |\n| keepalived_vrrp_advert_interval_err | Advertisement interval errors |\n| keepalived_vrrp_ip_ttl_err          | TTL errors                    |\n| keepalived_vrrp_invalid_type_rcvd   | Invalid type errors           |\n| keepalived_vrrp_addr_list_err       | Address list errors           |\n| keepalived_vrrp_invalid_authtype    | Authentication invalid        |\n| keepalived_vrrp_authtype_mismatch   | Authentication mismatch       |\n| keepalived_vrrp_auth_failure        | Authentication failure        |\n| keepalived_vrrp_pri_zero_rcvd       | Priority zero received        |\n| keepalived_vrrp_pri_zero_sent       | Priority zero sent            |\n| keepalived_lvs_vip_in_packets       | VIP in packets                |\n| keepalived_lvs_vip_out_packets      | VIP out packets               |\n| keepalived_lvs_vip_in_bytes         | VIP in bytes                  |\n| keepalived_lvs_vip_out_bytes        | VIP out bytes                 |\n| keepalived_lvs_vip_conn             | VIP connections               |\n| keepalived_lvs_rs_in_packets        | RS in packets                 |\n| keepalived_lvs_rs_out_packets       | RS out packets                |\n| keepalived_lvs_rs_in_bytes          | RS in bytes                   |\n| keepalived_lvs_rs_out_bytes         | RS out bytes                  |\n| keepalived_lvs_rs_conn              | RS connections                |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgen2brain%2Fkeepalived_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgen2brain%2Fkeepalived_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgen2brain%2Fkeepalived_exporter/lists"}