{"id":28560272,"url":"https://github.com/bismuthfoundation/hypernode-alerts","last_synced_at":"2026-06-19T01:31:46.539Z","repository":{"id":33385737,"uuid":"148006255","full_name":"bismuthfoundation/Hypernode-Alerts","owner":"bismuthfoundation","description":"[Released] [WIP] Various apps from Bismuth users to get alerted when your Hypernode is down.","archived":false,"fork":false,"pushed_at":"2022-02-12T02:50:42.000Z","size":238,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-08T23:18:06.310Z","etag":null,"topics":["alert","bismuth","bot","hypernode","proof-of-stake","python"],"latest_commit_sha":null,"homepage":"","language":"C","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/bismuthfoundation.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":"2018-09-09T08:18:58.000Z","updated_at":"2021-01-05T06:52:11.000Z","dependencies_parsed_at":"2022-08-07T21:01:04.178Z","dependency_job_id":null,"html_url":"https://github.com/bismuthfoundation/Hypernode-Alerts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bismuthfoundation/Hypernode-Alerts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bismuthfoundation%2FHypernode-Alerts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bismuthfoundation%2FHypernode-Alerts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bismuthfoundation%2FHypernode-Alerts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bismuthfoundation%2FHypernode-Alerts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bismuthfoundation","download_url":"https://codeload.github.com/bismuthfoundation/Hypernode-Alerts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bismuthfoundation%2FHypernode-Alerts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34514282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["alert","bismuth","bot","hypernode","proof-of-stake","python"],"created_at":"2025-06-10T09:07:57.982Z","updated_at":"2026-06-19T01:31:46.495Z","avatar_url":"https://github.com/bismuthfoundation.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hypernode-Alerts\nVarious apps from Bismuth users to get alerted when your Hypernode is down.\n\nApps are named as follow:  \nLanguage-User\n\nGet in touch on discord or open a PR to add your own app.\n\n## NodeJS-Olajosadri\n\nChecks status of a Hypernode, and sends a mail when it's down.\n\n## c-Lemoussel-native\n\nChecks status of your Hypernode(s), sends an email alert if inactive.\n\n## c-Lemoussel-IFTTT\n\nChecks status of your Hypernode(s), triggers an IFTTT hook if inactive.  \nThis can then be used with an IFTTT applet to trigger an SMS or mobile notification.\n\n\n# Docs\n\nSome related docs\n\n## Hypernode native client\n\nPull the hypernode repo https://github.com/bismuthfoundation/hypernode , no need to install nor run node or Hypernode, you just need the hn_client.py helper app.  \nhttps://github.com/bismuthfoundation/hypernode/blob/master/main/hn_client.py\n\nBasically, run `python3 hn_client.py --action=status --ip=YOUR_HN_IP`  \nand you'll get back either a timeout or closed connection (HN is stuck or down), either a json status.\n\nSample output:\n```\n{\"config\": {\"address\": \"BLYkQwGZmwjsh7DY6HmuNBpTbqoRqX14ne\", \"ip\": \"127.0.0.1\", \"port\": 6969, \"verbose\": 1},\n\"instance\": {\"version\": \"0.0.51\", \"hn_version\": \"0.0.75\", \"statustime\": 1532851042, \"localtime\": 1532851046.703249},\n\"chain\": {\"block_height\": 3631, \"Genesis\": \"BLYkQwGZmwjsh7DY6HmuNBpTbqoRqX14ne\", \"height\": 3631, \"round\": 6420, \"sir\": 1, \"block_hash\": \"a7a4b32406584b54bd30bacbe0457583a2d84492\", \"uniques\": 4, \"uniques_round\": 0, \"forgers\": 4, \"forgers_round\": 2},\n\"mempool\": {\"NB\": 0, \"SENDERS\": 0, \"RECIPIENTS\": 0},\n\"peers\": {\"connected_count\": 1, \"outbound\": [\"127.0.0.1:06971\"], \"inbound\": [\"127.0.0.1:06971\"],\n\"net_height\": {\"height\": 3631, \"round\": 6420, \"sir\": 1, \"block_hash\": \"a7a4b32406584b54bd30bacbe0457583a2d84492\", \"uniques\": 0, \"uniques_round\": 0, \"forgers\": 4, \"forgers_round\": 2, \"count\": 1, \"peers\": [\"127.0.0.1:06971\"]}},\n\"state\": {\"state\": \"START\", \"round\": 8693, \"sir\": 1, \"forger\": \"BHbbLpbTAVKrJ1XDLMM48Qa6xJuCGofCuH\"},\n\"client\": {\"version\": \"0.0.51\", \"lib_version\": \"0.0.33\", \"localtime\": 1532851046.7035139}}\n```\n\n## Bismuth.live HTML status\n\nAvailable at:  \nhttps://hypernodes.bismuth.live/?page_id=163\n\n## Bismuth.live API\n\nhttps://hypernodes.bismuth.live/status.json  \nIs updated every 3 minutes and lists all registered Hypernodes with their current PoS height, or -1 if inaccessible.\n\nThe format is a Json dict, keys being Hypernodes IP and value, the height (or -1)\n\nExemple:  \n`{\"51.15.95.155\":7581,\"51.15.228.170\":7581,\"163.172.222.163\":7581,\"163.172.143.181\":7581}`\n\nDo **not** hammer this url, it only updates every 3 minutes.\n\n## IFTTT maker webhook\n\nAllows to send SMS or mobile notification from a simple HTTP call.  \nhttps://github.com/bismuthfoundation/Hypernode-Alerts/blob/master/IFTTT/webhook.md\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbismuthfoundation%2Fhypernode-alerts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbismuthfoundation%2Fhypernode-alerts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbismuthfoundation%2Fhypernode-alerts/lists"}