ercole-agent

Proactive Software Asset Management. Agent component

OTHER License

Stars
24
Committers
14

Bot releases are hidden (Show)

ercole-agent - 2.7.0

Published by cirelli94 almost 3 years ago

🔖 Bump version

ercole-agent - 2.6.1

Published by cirelli94 about 3 years ago

Fixes

5a26f91 Updated ercole dependency, it now supports KVM hardware abstraction

ercole-agent - 2.6.0

Published by cirelli94 about 3 years ago

Bump version

ercole-agent - 2.5.1

Published by cirelli94 about 3 years ago

Fixes

b0e418e Removed COMPRESSION, revert things
1b9a16a Restored default value OracleDatabase as enabled
c0ce588 Readded check if windows to not color the logs
f956d14 Fix retrieve feature on standard edition
ed51a04 Manage errors in fetchers

ercole-agent - 2.5.0

Published by cirelli94 about 3 years ago

Improvements

Improve error management (adeb7cd , 6804f80, 965fd28 )
6355d3a Manage deadline request, after 15 seconds waiting for the server
1429ed6 Ignore commented lines in oratab
3d71442 Added hardwareAbstractionTechnology KVM

Fixes

92b26ca Fix retrieve feature on standard edition

ercole-agent - 2.3.5

Published by cirelli94 over 3 years ago

Fixes

7f5dd1f Null check memory_target when db mounted

ercole-agent - 2.3.4

Published by cirelli94 over 3 years ago

Fixes

e1eeccd Oracle: null check memory_target value
Fixes for MySQL feature not working ( missed high_availability.sql, used grep instead of directly open a file)
d29ded0 , 8c9d831 , d7587b6

ercole-agent - 2.3.3

Published by cirelli94 over 3 years ago

Fixes

a9fdf72 LogDirectory may be of a different user of the current running ercole-agent, current user must only have write/execute permissions
a9fdf72 Log colors are disabled without tty

ercole-agent - 2.3.2

Published by cirelli94 over 3 years ago

Improvements

b8ffc07 Update CI to build with Go 1.16
8deced4 Log response body when ercole server return non-200 responses

Fixes

c2453ea Parse float64 even if with comma in the database fetcher

ercole-agent - v2.0.0

Published by simonerota over 3 years ago

ercole-agent - latest

Published by simonerota over 3 years ago

ercole-agent - 2.3.1

Published by cirelli94 over 3 years ago

Fixes

8508088 Set timing off in *.sql

ercole-agent - 2.3.0

Published by cirelli94 over 3 years ago

Improvements

d3b2c17 Add check that config.Period is > 0 else set 24 (hours) as default value
30edc62 Add configuration parameter "LogDirectory" to log in a directory instead of stdout
a7c6e1c Add timeout handling for connection to server

ercole-agent - 2.2.1

Published by cirelli94 over 3 years ago

dbed50e Fixed issue with cluster membership fetcher, improved reliability of the agent

ercole-agent - 2.2.0

Published by cirelli94 over 3 years ago

Improvements

59455f0 Improved defaults: parallelize request at false, and more cleare default for the server
ca84756 Collect VeritasClusterHostnames
Added MySQL supports
4ffbba4 Updated libraries in go.mod

ercole-agent - 2.1.2

Published by cirelli94 over 3 years ago

Fixes

4ca93b6 Fixed Oracle unlisted running databases that where reported wrongly

ercole-agent - 2.1.1

Published by cirelli94 over 3 years ago

ercole-agent - 2.1.0

Published by cirelli94 over 3 years ago

Fixes

e3beaa7 Fix work value missing
e5ae649 Fix comparison running dbs with listed dbs in oratab

Improvements

acf767b Hostdata is now logged with debug level (set "Verbose": true in config.json to see it again)
dea6bf0 Updated to go 1.15
Starting using Agola for the CI

ercole-agent - 2.0.0

Published by cirelli94 almost 4 years ago

We are pleased to announce the release of version 2.0.0, the new major version improved and adapted agent for https://github.com/ercole-io/ercole !
Follow the docs on https://ercole.io to install it!

ercole-agent - 1.6.14

Published by cirelli94 almost 4 years ago

Add Oracle database licenses even if a database is in status mounted.