28 Jun
2021
28 Jun
'21
10:12 p.m.
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