modulepackage
0.0.0-20241002105211-748351ed7d51
Repository: https://github.com/iglov/netbox-agent.git
Documentation: pkg.go.dev
# README
netbox-agent
The first go-netbox/v4 agent! Unf, the first but not the best xd
How to start
- Download the lastest release
- Create .env file in the same dir (
cat .env.example > .env
) - Run it!
How to develop
git clone https://github.com/iglov/netbox-agent
- Change something you want and commit changes
- Build with
make all
# Packages
No description provided by the author
# Variables
Version contains main version of build.
# Structs
FullSystemInfo is the common struct for all of our hardware components.