Skip to content

Proactive Software Asset Management. Agent component

License

Notifications You must be signed in to change notification settings

anbrenna/ercole-agent

 
 

Repository files navigation

ercole-agent

Build Status codecov Go Report Card

This is the agent component for the Ercole project. Documentation available here.

Supported environments:

  • Red Hat Enterprise Linux 5, 6, 7, 8
  • Windows Server 2012 and greater

Requirements

  • Go version 1.13 or greater.

How to build on Linux for Linux target

make

How to build on Linux for Windows target

make windows

How to run

Adjust the config.json configuration file with your server address, username and password, then launch the binary:

./ercole-agent (Linux)
ercole-agent.exe (Windows)

About

Proactive Software Asset Management. Agent component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 67.8%
  • Shell 19.3%
  • PowerShell 9.7%
  • Jsonnet 2.4%
  • NSIS 0.4%
  • Makefile 0.2%
  • TSQL 0.2%