ercole-io / ercole-agent

Proactive Software Asset Management. Agent component
https://ercole.io
Other
24 stars 10 forks source link
go golang monitoring-application mysql mysql-database oracle oracle-database postgresql postgresql-database

ercole-agent

Build Status codecov Go Report Card

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

Supported environments:

Requirements

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)