{"id":15395503,"url":"https://github.com/stef/epc2203","last_synced_at":"2025-03-27T20:44:47.547Z","repository":{"id":5954000,"uuid":"7175025","full_name":"stef/epc2203","owner":"stef","description":"gathers information from epc2203 cable modems (munin plugin inclusive)","archived":false,"fork":false,"pushed_at":"2012-12-15T02:50:45.000Z","size":136,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T23:17:12.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stef.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-15T02:34:06.000Z","updated_at":"2023-10-27T18:18:42.000Z","dependencies_parsed_at":"2022-08-28T02:41:39.011Z","dependency_job_id":null,"html_url":"https://github.com/stef/epc2203","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fepc2203","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fepc2203/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fepc2203/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fepc2203/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stef","download_url":"https://codeload.github.com/stef/epc2203/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924494,"owners_count":20694728,"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":[],"created_at":"2024-10-01T15:28:37.410Z","updated_at":"2025-03-27T20:44:47.515Z","avatar_url":"https://github.com/stef.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* epc2203\nthis is a simple script gathering information from epc2203 cable modems.\n\n** munin mode\nepc2203 automatically runs as a munin plugin, no configuration necessary. epc2203 has 3 munin modes:\n - default: displaying power levels\n - filename ending in _freq: reporting frequencies\n - filename ending in _speed: reporting uplink/downlink speeds\n\n** command line mode\n#+BEGIN_EXAMPLE\nUsage: epc2203.py [options] | config\n\nOptions:\n  -h, --help         show this help message and exit\n  -a, --all          display all readings\n  -i, --interfaces   display interfaces\n  -s, --static       display static properties\n  -l, --log          display log entries\n  -e, --emta         display emta entries\n  -m, --metrics      display metrics\n  -g GET, --get=GET  get metric\n#+END_EXAMPLE\n*** simple example, getting the version numbers:\n#+BEGIN_SRC\n./epc2203.py --get=\"system/Software Version\" --get=\"system/Boot Revision\" --get=\"system/Firmware Name\"\n#+END_SRC\n** list of all field names\n   - \"system/Name\",\n   - \"system/Modem Serial Number\",\n   - \"system/Cable Modem MAC Address\",\n   - \"system/Hardware Version\",\n   - \"system/Software Version\",\n   - \"system/Vendor\",\n   - \"system/Boot Revision\",\n   - \"system/Software Revision\",\n   - \"system/MTA Serial Number\",\n   - \"system/Firmware Name\",\n   - \"system/Firmware Build Time\",\n   - \"status/Configuration File\",\n   - \"signal/Modulation\",\n   - \"system/Receive Power Level\",\n   - \"system/Transmit Power Level\",\n   - \"system/Cable Modem Status\",\n   - \"signal/Downstream Status\",\n   - \"signal/Channel ID\",\n   - \"signal/Downstream Frequency\",\n   - \"signal/Bit Rate\",\n   - \"signal/Power Level\",\n   - \"signal/Signal to Noise Ratio\",\n   - \"signal/Upstream Status\",\n   - \"signal/Channel ID\",\n   - \"signal/Upstream Frequency\",\n   - \"signal/Modulation\",\n   - \"signal/Symbol Rate\",\n   - \"signal/Power Level\",\n   - \"status/Cable Modem Status\",\n   - \"status/IP Address\",\n   - \"status/Current Time\",\n   - \"status/Time Since Last Reset\",\n   - \"status/Cable Modem Certificate\",\n   - \"status/Computers Detected\",\n   - \"status/WAN Isolation\",\n   - \"status/Cable: Cable Modem Interface\",\n   - \"status/MTA: PacketCable Embedded Interface\",\n   - \"status/LAN: Ethernet Interface\",\n   - \"status/USB: USB Interface\"\n\n** dependencies\n   - BeautifulSoup\n   - lxml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstef%2Fepc2203","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstef%2Fepc2203","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstef%2Fepc2203/lists"}