Hi,
just to make sure: you are asking about analysis.cfg that doesn?t seem to work. Your code
HOST=host.domain.local MEMSWAP 90 95 MEMACT 90 95 MEMPHYS 90 95
shows a snippet that should be placed in analysis.cfg, but you wrote that this part is the first entry in the alerts file? If so, then this is the failure, since the alerts file should contain things like
HOST=host.domain.local SERVICE=memory COLOR=red
SCRIPT /path/to/script/alerting-scriptname recipient at email.domain<mailto:recipient at email.domain> FORMAT=PLAIN
Regards Christian
Von: Xymon <xymon-bounces at xymon.com> Im Auftrag von David Company Gesendet: Dienstag, 4. August 2020 08:46 An: xymon at xymon.com Betreff: [Xymon] Analysis Not Working as expected
Hi,
My analysis.cfg doesn't see to be working but host.domain.local still alerts at 82%. My understanding is that the yellow alert for this host should be 90 and the red 95.
This is the first entry in the alerts file.
HOST=host.domain.local MEMSWAP 90 95 MEMACT 90 95 MEMPHYS 90 95