Xymon Mailing List Archive search

Analysis Not Working as expected

list Becker Christian
Thu, 6 Aug 2020 06:49:53 +0000
Message-Id: <user-fc22f9c4bc7a@xymon.invalid>

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    user-6cd6ef76383b@xymon.invalid<mailto:user-6cd6ef76383b@xymon.invalid>    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