Xymon Mailing List Archive search

configuring thresholds

list Jose Mª Erquiaga
Wed, 11 Feb 2009 12:25:33 +0100
Message-Id: <user-11b5d45089b8@xymon.invalid>

Hello again!
Im configuring user-5c05cdd9f3f3@xymon.invalid, but it doesn´t work

my file is like this
HOST=cadiz.xx.es
       MEMPHYS 95 99
       MEMSWAP 60 80
       MEMACT  90 97
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
       PROC oracleORA10G ---->this works

HOST=cordoba-pre-gbe.xx.es
       MEMSWAP 70 80      ------------->>this doesn´t work see example below
HOST=barcino.xx.es
       DISK  * 97 100
#HOST=sevilla.xx.es
#       DISK /ora9dbf 95 100
HOST=lleida.xx.es
       DISK /prog 45 50
HOST=%*
       EXHOST=murcia.xx.es,soria.xx.es,soria-pre-gbe.xx.es,debmonitor
       PROC /usr/sbin/nsr/nsrexecd
DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 90 95
       MEMSWAP 60 80
       MEMACT  90 97
       PROC cron
#       PORT LOCAL=%([.:]22$) STATE=LISTEN "TEXT=SSH listener"
color="yellow"


HOBBIT FOR cordoba-pre-gbe.xx.es - memory

  Memory              Used       Total  Percentage
green Physical           7326M       8192M         89%
yellow Swap               6819M      10336M         65%

Why Swap is yellow? the rule dont work?
any idea?