Any thoughts on this? I've had a look at the source but can't see anything
obvious.
Thanks
On Tue, 29 Jun 2021 at 06:12, Colin Coe <user-5b250cd7a540@xymon.invalid> wrote:
Hi all
I'm trying to use the 'COMPACT' directive for a few custom tests. My
config looks a it like:
1.1.1.1 a_fim # noconn COMPACT:fim=fim_test1|fim_test2|fim_test3|fim_test4
NOCOLUMNS:conn,info,trends
1.1.1.2 b_fim # noconn COMPACT:fim=fim_test1|fim_test2|fim_test3|fim_test4
NOCOLUMNS:conn,info,trends
1.1.1.3 c_fim # noconn COMPACT:fim=fim_test1|fim_test2|fim_test3|fim_test4
NOCOLUMNS:conn,info,trends
The problem is that the first compacted test (fim_test1) seems to not get
included in the compacting (ie, it shows on the non-green page) and if any
of the compacted tests for any host are non-green, every host with the
compacted test is shown on the non-green page.
Anyone else having this problem or have I configured it wrong?
Thanks