{"id":16816962,"url":"https://github.com/itsgoingd/netmon","last_synced_at":"2025-04-11T02:21:59.145Z","repository":{"id":14410900,"uuid":"17121724","full_name":"itsgoingd/netmon","owner":"itsgoingd","description":"A simple network monitor.","archived":false,"fork":false,"pushed_at":"2014-03-27T13:08:13.000Z","size":260,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T23:41:30.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/itsgoingd.png","metadata":{"files":{"readme":"README.md","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":"2014-02-24T01:26:15.000Z","updated_at":"2024-04-02T01:26:27.000Z","dependencies_parsed_at":"2022-08-27T08:21:51.253Z","dependency_job_id":null,"html_url":"https://github.com/itsgoingd/netmon","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgoingd%2Fnetmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgoingd%2Fnetmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgoingd%2Fnetmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsgoingd%2Fnetmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsgoingd","download_url":"https://codeload.github.com/itsgoingd/netmon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328461,"owners_count":21085322,"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-13T10:45:48.578Z","updated_at":"2025-04-11T02:21:59.111Z","avatar_url":"https://github.com/itsgoingd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Netmon\n======\n\n**Netmon** is a simple bandwidth and latency monitor for cheap home routers written in Node.js. Netmon uses SNMP to collect the bandwidth data and optionally the system ping command to collect latency data and presents them via a simple web or cli UI.\n\n![](https://dl.dropboxusercontent.com/s/yoooz82u723k6b4/Screenshot%202014-02-24%2002.08.46.png)\n\n## Installation\n\n```sh\n$ git clone https://github.com/itsgoingd/netmon.git netmon\n$ cd netmon\n$ npm install\n$ node app.js --web --ping google.com\n```\n\n## Options\n\n### General\n\n- **--web** - start the web UI (default port 3111)\n- **--cli** - start the cli UI\n\n- **--ping hostname** - collect latency data for the specified hostname (can be used more than once)\n\n- **--delay** - delay when collecting the data from SNMP in seconds (default 1 second)\n- **--ping-delay** - delay when collecting the latency data by ping in seconds (default 5 * delay)\n- **--gateway hostname** - hostname of the monitored router (defaults to system default gateway)\n\n### Web\n\n- **--port** - listen on a custom port\n\n## Licence\n\nCopyright (c) 2014 Miroslav Rigler\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsgoingd%2Fnetmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsgoingd%2Fnetmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsgoingd%2Fnetmon/lists"}