Release v1.12.0
files2dv
has not been included as a pre-built binary yet. This should be done for the next patch release after further testing.
Change Log
Version v1.12.0
Released 2024-01-15
Please report issues via github or the ITRS Community Forum.
v1.12.0 Changes
-
tools/files2dv
NewA new program that can be run as a Toolkit (soon as an API sampler) to scan files and directories and create one row per file. The contents of files can be checked and extracted into columns - the difference between the standard Geneos FKM and Statetracker plugins and using
files2dv
is that the whole file is scanned until each column is either filled in or no matches found, in the latter case a failure value can also be substituted. This is not a line-by-line scanner, like FKM.If no contents are checked then just the matching file's metadata is used.
-
tools/gateway-reporter
gateway-reporter
has had a number of issues fixed but also gets a newcsvdir
output format, which can be used to create a "live" directory of CSV files and an optional Gateway include file to read back reports into a Gateway-of-Gateways. -
pkg/geneos
Added an
ExpandFileDates()
function to emulate Geneos expansion of file paths including<today ...>
placeholders. Currently onlytoday
is supported. -
pkg/config
Change
LookupTable()
options to take variadic args and deprecateLookupTables()
Map dashes (
-
) to underscored (_
) when using environment variable lookups, so configuration items likefile-name
can be references asFILE_NAME
in an env var.
v1.12.0 Fixes
-
pkg/geneos
Fixes around the handling of merged output files (where the
var-
prefix is dropped by the Gateway on some XML) so thetgateway-reporter
works again. -
tools/geneos
Fix
fa2
start-up to include-secure
when in secure mode.Better handling of remote hosts and display of a Flags column to show if hosts have been "hidden" (disabled). While documentation needs to be updated, the difference between hiding a host and disabling it (which is not yet possible) is that a hidden host can still be referenced explicitly on the command line, but is not included in any "all" lookups, such as
geneos start