Hello again!<br>Im configuring thresholds at hobbit-clients.cfg, but it doesn´t work<br><br>my file is like this<br>HOST=<a href="http://cadiz.xx.es">cadiz.xx.es</a><br>        MEMPHYS 95 99<br>        MEMSWAP 60 80<br>        MEMACT  90 97<br>
        DISK  /orarecovery  96 100<br>        LOAD 8.0 14.0<br>        PROC oracleORA10G ---->this works<br><br>HOST=<a href="http://cordoba-pre-gbe.xx.es">cordoba-pre-gbe.xx.es</a><br>        MEMSWAP 70 80      ------------->>this doesn´t work see example below<br>
HOST=<a href="http://barcino.xx.es">barcino.xx.es</a><br>        DISK  * 97 100<br>#HOST=<a href="http://sevilla.xx.es">sevilla.xx.es</a><br>#       DISK /ora9dbf 95 100<br>HOST=<a href="http://lleida.xx.es">lleida.xx.es</a><br>
        DISK /prog 45 50<br>HOST=%*<br>        EXHOST=<a href="http://murcia.xx.es">murcia.xx.es</a>,<a href="http://soria.xx.es">soria.xx.es</a>,<a href="http://soria-pre-gbe.xx.es">soria-pre-gbe.xx.es</a>,debmonitor<br>
        PROC /usr/sbin/nsr/nsrexecd<br>DEFAULT<br>        # These are the built-in defaults.<br>        UP      1h<br>        LOAD    5.0 10.0<br>        DISK    * 90 95<br>        MEMPHYS 90 95<br>        MEMSWAP 60 80<br>
        MEMACT  90 97<br>        PROC cron<br>#       PORT LOCAL=%([.:]22$) STATE=LISTEN "TEXT=SSH listener" color="yellow"<br>                                                                                  <br>
<br><br>HOBBIT FOR <a href="http://cordoba-pre-gbe.xx.es">cordoba-pre-gbe.xx.es</a> - memory<br><br>   Memory              Used       Total  Percentage<br>green Physical           7326M       8192M         89%<br>yellow Swap               6819M      10336M         65%<br>
<br>Why Swap is yellow? the rule dont work?<br>any idea?