ercole-agent

Proactive Software Asset Management. Agent component

OTHER License

Stars
24
Committers
14

ercole-agent

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)