Skip to content

Releases: ercole-io/ercole-agent

2.3.5

08 Jun 12:22

Choose a tag to compare

Fixes

7f5dd1f Null check memory_target when db mounted

2.3.4

08 Jun 09:32

Choose a tag to compare

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

2.3.3

26 May 15:50
a9fdf72

Choose a tag to compare

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

2.3.2

17 May 09:12

Choose a tag to compare

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

2.3.1

29 Apr 14:02
279f31a

Choose a tag to compare

Fixes

8508088 Set timing off in *.sql

2.3.0

27 Apr 07:35
77a33e3

Choose a tag to compare

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

2.2.1

15 Apr 09:26

Choose a tag to compare

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

2.2.0

12 Apr 15:32

Choose a tag to compare

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

2.1.2

01 Mar 15:54

Choose a tag to compare

Fixes

4ca93b6 Fixed Oracle unlisted running databases that where reported wrongly

2.1.1

16 Feb 09:38
30cbe02

Choose a tag to compare

Merge pull request #227 from cirelli94/master

Fix for empty PatchID