{"id":17677069,"url":"https://github.com/tuladhar/check_bandwidth","last_synced_at":"2025-07-11T10:42:48.875Z","repository":{"id":166960813,"uuid":"58272653","full_name":"tuladhar/check_bandwidth","owner":"tuladhar","description":"Nagios (NRPE) plugin for checking bandwidth limit","archived":false,"fork":false,"pushed_at":"2020-10-05T08:40:23.000Z","size":13,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T21:46:12.871Z","etag":null,"topics":["bandwidth-monitor","check-bandwidth","hacktoberfest","nagios","nrpe","nrpe-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tuladhar.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":"2016-05-07T15:46:17.000Z","updated_at":"2024-10-15T18:21:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"f471a889-a8ee-45a4-96a2-66ecb9dee97b","html_url":"https://github.com/tuladhar/check_bandwidth","commit_stats":null,"previous_names":["tuladhar/check_bandwidth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuladhar/check_bandwidth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fcheck_bandwidth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fcheck_bandwidth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fcheck_bandwidth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fcheck_bandwidth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuladhar","download_url":"https://codeload.github.com/tuladhar/check_bandwidth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fcheck_bandwidth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262363998,"owners_count":23299502,"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":["bandwidth-monitor","check-bandwidth","hacktoberfest","nagios","nrpe","nrpe-plugin"],"created_at":"2024-10-24T07:27:41.992Z","updated_at":"2025-06-28T02:31:49.183Z","avatar_url":"https://github.com/tuladhar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nagios NRPE plugin: check_bandwidth\n\n## Installation\n\nClone the repository : \n\n```\ngit clone https://github.com/tuladhar/check_bandwidth.git \ncd check_bandwidth\n```\n\nUse the following command to install check_bandwidth.py\n\n```\nmake install\nmake install INSTALL_PATH=/usr/lib/nagios/plugins # or specify a path where you want to install the plugin\n```\n\nTo remove the plugin use the following command : \n\n```\nmake uninstall\nmake uninstall INSTALL_PATH=/usr/lib/nagios/plugins # or specify the path where the plugin is located \n```\n\n## Usage\n\nNagios (NRPE) plugin for checking bandwidth speed limit.\n\n```usage\nusage: check_bandwidth.py [-h] [-v] [-i name] [-w threshold] [-c threshold]\n\nNagios (NRPE) plugin for checking bandwidth speed limit.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -v, --version         show program's version number and exit\n  -i name, --interface name\n                        interface to use (default: eth0)\n  -w threshold, --warning threshold\n                        threshold in bits. Appending 'K' will count the number\n                        as Kilobits, 'M' as Megabits, 'G' as Gigabits.\n                        Examples: 200K, 3M and 1G\n  -c threshold, --critical threshold\n                        threshold in bits. Appending 'K' will count the number\n                        as Kilobits, 'M' as Megabits and 'G' as Gigabits.\n                        Examples: 200K, 3M and 1G\n```\n\n```shell\n$ nagios/plugins/check_bandwidth.py -i venet0 -w 25M -c 50M\nBANDWIDTH OK - venet0: DOWN: 11.85 Mbps, UP: 456.23 Kbps\n\n$ nagios/plugins/check_bandwidth.py -i venet0 -w 25M -c 50M\nBANDWIDTH WARNING - venet0: DOWN: 38.50 Mbps, UP: 519.87 Kbps\n\n$ nagios/plugins/check_bandwidth.py -i venet0 -w 1M -c 10M\nBANDWIDTH CRITICAL - venet0: DOWN: 38.57 Mbps, UP: 850.02 Kbps\n```\n\n## Authors\n- [Puru Tuladhar](https://github.com/tuladhar)\n\n## Contributors\n- See [Contributors.md](Contributors.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuladhar%2Fcheck_bandwidth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuladhar%2Fcheck_bandwidth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuladhar%2Fcheck_bandwidth/lists"}