Categorygithub.com/iglov/netbox-agent
modulepackage
0.0.0-20241002105211-748351ed7d51
Repository: https://github.com/iglov/netbox-agent.git
Documentation: pkg.go.dev

# README

Latest Release GitHub license Go Report Card GitHub go.mod Go version Build Status codecov

netbox-agent

The first go-netbox/v4 agent! Unf, the first but not the best xd

How to start

  1. Download the lastest release
  2. Create .env file in the same dir (cat .env.example > .env)
  3. Run it!

How to develop

  1. git clone https://github.com/iglov/netbox-agent
  2. Change something you want and commit changes
  3. 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.