https://github.com/ercole-io/ercole-agent
Proactive Software Asset Management. Agent component
https://github.com/ercole-io/ercole-agent
go golang monitoring-application mysql mysql-database oracle oracle-database postgresql postgresql-database
Last synced: 2 months ago
JSON representation
Proactive Software Asset Management. Agent component
- Host: GitHub
- URL: https://github.com/ercole-io/ercole-agent
- Owner: ercole-io
- License: other
- Created: 2019-07-30T12:11:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T13:32:37.000Z (6 months ago)
- Last Synced: 2024-10-29T16:01:28.815Z (6 months ago)
- Topics: go, golang, monitoring-application, mysql, mysql-database, oracle, oracle-database, postgresql, postgresql-database
- Language: Go
- Homepage: https://ercole.io
- Size: 1.42 MB
- Stars: 24
- Watchers: 8
- Forks: 10
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ercole-agent
[](https://travis-ci.org/ercole-io/ercole-agent)
[](https://codecov.io/gh/ercole-io/ercole-agent)
[](https://goreportcard.com/report/github.com/ercole-io/ercole-agent)This is the agent component for the Ercole project.
Documentation available [here](https://ercole.io).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)