{"id":22898226,"url":"https://github.com/albinodrought/nut-forwarder-influxdb","last_synced_at":"2025-04-01T01:51:31.468Z","repository":{"id":83184559,"uuid":"218206761","full_name":"AlbinoDrought/nut-forwarder-influxdb","owner":"AlbinoDrought","description":"Forward some of your Network UPS Tools (NUT) data to InfluxDB","archived":false,"fork":false,"pushed_at":"2019-10-29T04:52:25.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-07T02:46:32.794Z","etag":null,"topics":["golang","influxdb","nut","ups"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlbinoDrought.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":"2019-10-29T04:52:04.000Z","updated_at":"2019-10-29T17:21:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3d8a0e8-4c79-4099-80e1-983b04ba1fb2","html_url":"https://github.com/AlbinoDrought/nut-forwarder-influxdb","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/AlbinoDrought%2Fnut-forwarder-influxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbinoDrought%2Fnut-forwarder-influxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbinoDrought%2Fnut-forwarder-influxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbinoDrought%2Fnut-forwarder-influxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlbinoDrought","download_url":"https://codeload.github.com/AlbinoDrought/nut-forwarder-influxdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246569007,"owners_count":20798341,"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":["golang","influxdb","nut","ups"],"created_at":"2024-12-14T00:29:58.056Z","updated_at":"2025-04-01T01:51:31.442Z","avatar_url":"https://github.com/AlbinoDrought.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NUT Forwarder for InfluxDB\n\n\u003ca href=\"https://hub.docker.com/r/albinodrought/nut-forwarder-influxdb\"\u003e\n  \u003cimg alt=\"albinodrought/nut-forwarder-influxdb Docker Pulls\" src=\"https://img.shields.io/docker/pulls/albinodrought/nut-forwarder-influxdb\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/AlbinoDrought/nut-forwarder-influxdb/blob/master/LICENSE\"\u003e\n  \u003cimg alt=\"AGPL-3.0 License\" src=\"https://img.shields.io/github/license/AlbinoDrought/nut-forwarder-influxdb\"\u003e\n\u003c/a\u003e\n\nForward some of your [Network UPS Tools (NUT)](https://networkupstools.org/index.html) data to InfluxDB. I built this for home use with my [CyberPower `CP1500AVRLCD`](https://networkupstools.org/ddl/Cyber_Power_Systems/CP1500AVRLCD.html), YMMV\n\n## Running\n\n```\nINFLUX_SERVER=http://localhost:8086 \\\nNUT_HOST=localhost \\\n./nut-forwarder-influxdb\n```\n\n- `INFLUX_SERVER`: URL to InfluxDB server including scheme and port, defaults to `http://localhost:8086`\n\n- `INFLUX_DATABASE`: Database to save data to, defaults to `ups`\n\n- `INFLUX_USERNAME`: InfluxDB username, defaults to empty (no auth)\n\n- `INFLUX_PASSWORD`: InfluxDB password, defaults to empty (no auth)\n\n- `NUT_HOST`: hostname or IP address of your NUT server, defaults to `localhost`\n\n- `NUT_USERNAME`: NUT username, defaults to empty (no auth)\n\n- `NUT_PASSWORD`: NUT password, defaults to empty (no auth)\n\n\n## Building\n\n### Without Docker\n\n```\ngo get -d -v\ngo build\n```\n\n### With Docker\n\n`docker build -t albinodrought/nut-forwarder-influxdb .`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinodrought%2Fnut-forwarder-influxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbinodrought%2Fnut-forwarder-influxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinodrought%2Fnut-forwarder-influxdb/lists"}