{"id":20541092,"url":"https://github.com/netways/check_brevisone","last_synced_at":"2025-04-14T08:39:04.406Z","repository":{"id":48876501,"uuid":"92949514","full_name":"NETWAYS/check_brevisone","owner":"NETWAYS","description":"Check Brevis.One SMS gateways, previously check_braintower","archived":false,"fork":false,"pushed_at":"2024-10-30T10:30:20.000Z","size":59,"stargazers_count":3,"open_issues_count":2,"forks_count":4,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-03-27T22:11:24.364Z","etag":null,"topics":["brevis","brevisone","icinga","monitoring","plugin"],"latest_commit_sha":null,"homepage":"https://shop.netways.de/produkt-kategorie/alarmierung/sms-server/brevis-one/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NETWAYS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-05-31T13:38:48.000Z","updated_at":"2024-06-11T07:28:23.000Z","dependencies_parsed_at":"2022-07-26T01:16:13.815Z","dependency_job_id":"bafe328d-03ae-4f37-9bff-9d16beb227bd","html_url":"https://github.com/NETWAYS/check_brevisone","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_brevisone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_brevisone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_brevisone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_brevisone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NETWAYS","download_url":"https://codeload.github.com/NETWAYS/check_brevisone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248847987,"owners_count":21171276,"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":["brevis","brevisone","icinga","monitoring","plugin"],"created_at":"2024-11-16T01:19:24.181Z","updated_at":"2025-04-14T08:39:04.385Z","avatar_url":"https://github.com/NETWAYS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check_brevisone\n\nPlugin to check signal strength and availability of the [Brevis.One SMS gateway](https://brevis.one).\n\nThis plugin was previously known as check_braintower, it was renamed due to a product name change.\nYou should be able to check gateways running older versions as well.\n\n## Installation\n\nThe plugin requires at least Python 3.\n\n## Usage\n\n```\nusage: check_brevisone.py [-h] [-V] -H HOSTNAME [-T TIMEOUT] [--ssl-insecure] [--protocol {http,https}] [-d] [--queue-warning QUEUE_WARNING]\n                          [--queue-critical QUEUE_CRITICAL] [--failed-warning FAILED_WARNING] [--failed-critical FAILED_CRITICAL]\n                          [--signal-warning SIGNAL_WARNING] [--signal-critical SIGNAL_CRITICAL] [--disk-warning DISK_WARNING] [--disk-critical DISK_CRITICAL]\n\n```\n\n## Example\n\n```\ncheck_brevisone -H 192.168.1.1\n[CRITICAL] - Brevis.One SMS Gateway Status\n \\_[CRITICAL] Failed sending: 12\n \\_[OK] Signal strength: 95\n \\_[CRITICAL] Que length: 23\n|que=23 failed=12 signal=95 total=885 time=1713865490 disk=1400246272\n\ncheck_brevisone -H 192.168.1.1 --protocol http --failed-critical 18 --failed-warning 15 --signal-warning 100 --signal-critical 120\n[CRITICAL] - Brevis.One SMS Gateway Status\n \\_[OK] Failed sending: 12\n \\_[OK] Signal strength: 95\n \\_[CRITICAL] Que length: 23\n|que=23 failed=12 signal=95 total=885 time=1713865490 disk=1400246272\n```\n\nSince firmware version 4.0 HTTPS is the default. To connect to a unencrypted HTTP endpoint you can use `--protocol=http`.\nIf you are using a self-certified certificate, use `--ssl-insecure` to disable verification.\n\n`--disk-warning` and `--disk-critical` don't have defaults, since we don't know the limit of the specific device. Each user will have to check their devices disk capacity and set an appropriate value.\n\n# License\n\nCopyright (C) 2020 [NETWAYS GmbH](mailto:info@netways.de)\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetways%2Fcheck_brevisone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetways%2Fcheck_brevisone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetways%2Fcheck_brevisone/lists"}