{"id":20541205,"url":"https://github.com/netways/check_gude","last_synced_at":"2026-04-22T04:01:24.634Z","repository":{"id":148513259,"uuid":"92949539","full_name":"NETWAYS/check_gude","owner":"NETWAYS","description":"Icinga check plugin for Gude devices","archived":false,"fork":false,"pushed_at":"2019-12-10T07:54:42.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-03-08T03:57:19.810Z","etag":null,"topics":["gude","icinga","monitoring","plugin"],"latest_commit_sha":null,"homepage":"https://shop.netways.de","language":"Perl","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":null,"funding":null,"license":"COPYING","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:58.000Z","updated_at":"2023-05-16T13:41:52.000Z","dependencies_parsed_at":"2023-05-20T09:00:20.619Z","dependency_job_id":null,"html_url":"https://github.com/NETWAYS/check_gude","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/NETWAYS/check_gude","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_gude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_gude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_gude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_gude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NETWAYS","download_url":"https://codeload.github.com/NETWAYS/check_gude/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fcheck_gude/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32120402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"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":["gude","icinga","monitoring","plugin"],"created_at":"2024-11-16T01:20:19.731Z","updated_at":"2026-04-22T04:01:24.610Z","avatar_url":"https://github.com/NETWAYS.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check_gude\n\nThis Plugin will check Gude devices via SNMP.\nIt will give you the capability to get alarms if values are outside of the given thresholds.\nAdditionally you get all the values as performance data.\n \n## Supported Devices\n\n* Expert Net Control 2151\n* Expert Sensor Box 7211 / 7212 / 7213 / 7214\n* Expert Net Control 2i2o 2100/2150\n* Expert Power Control 1100\n* Expert PDU Energy 8340\n* Expert Net Control 2191 Series\n\n## Required Perl Libraries\n\n* Monitoring::Plugin\n* Net::SNMP\n\n## Usage\n\n```\nUsage: check_gude.pl [-t \u003ctimeout\u003e]\n    -H|--host=\u003chost name of the snmp device\u003e\n    -C|--community=\u003csnmp community name\u003e\n    [ -h|--help ]\n    [\n      [ -k|--key=\u003cname of snmp key\u003e ]\n      [ -w|--warning=\u003cwarning threshold\u003e ]\n      [ -c|--critical=\u003ccritical threshold\u003e ]\n      [ -l|--label=\u003clabel for this value\u003e ]\n      [ -u|--unit=\u003cunit of measurement\u003e ]\n      [ -f|--factor=\u003ccorrection factor for this value\u003e ]\n    ]\n\n -?, --usage\n   Print usage information\n\n -h, --help\n   Print detailed help screen\n\n -V, --version\n   Print version information\n\n --extra-opts=[section][@file]\n   Read options from an ini file. See https://www.monitoring-plugins.org/doc/extra-opts.html\n   for usage and examples.\n\n --host\n   hostname\n\n --community\n   SNMP community (public)\n\n --snmpversion\n   SNMP version (1 or v2c)\n\n -k, --key=STRING\n   The key or name of the measurement to be checked.\n   If omitted, a list of possible keys will be shown.\n\n -l, --label=STRING\n   A label for the measured key.\n   If omitted, the name of the key will be used.\n\n -u, --unit=STRING\n   A unit for the measured key.\n   If omitted, a default will be used.\n\n -f, --factor=STRING\n   A factor for the value of the measured key.\n   If omitted, a default will be used.\n\n -w, --warning=INTEGER:INTEGER\n   Minimum and maximum number of allowable result, outside of which a\n   warning will be generated.  If omitted, no warning is generated.\n\n -c, --critical=INTEGER:INTEGER\n   Minimum and maximum number of allowable result, outside of which a\n   critical alert will be generated.  If omitted, no alert is generated.\n\n --short\n   shorten the output\n\n --test\n   test - dont exit on errors\n\n --result\n   result - act as if the mesaured result for this key would be ...\n\n --listoids\n   list all enterprise oids as read from device.\n\n --list\n   list known enterprise oids as read from device.\n\n -t, --timeout=INTEGER\n   Seconds before plugin times out (default: 15)\n\n -v, --verbose\n   Show details for command-line debugging (can repeat up to 3 times)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetways%2Fcheck_gude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetways%2Fcheck_gude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetways%2Fcheck_gude/lists"}