8000 GitHub - Rareshp/go-telegraf-gui: Simple webpage to generate telegraf OPCUA configuration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rareshp/go-telegraf-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-telegraf-gui

This is a very simple web page to configure telegraf OPCUA input plugin. Check the link for full documentation. Keep in mind that this project simply makes adding nodes easier, and does not implement any OPC UA Browser functionality.

Installation

Simply download this project, either use the big green <> Code button above (unzip if needed) or:

git clone https://github.com/Rareshp/go-telegraf-gui

Additionaly, you need to have go instealled. See here. I used go 1.22.1

Usage

First, navigate to where you downloaded the project, then run the server:

go run main.go

Now simply navigate to http://localhost:8080. Follow the wizard by clicking the blue buttons. The site will then generate text you can simply copy in your telegraf.conf

About

Simple webpage to generate telegraf OPCUA configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0