Xymon Mailing List Archive search

How to disable standard columns?

list Cayo de Moraes
Tue, 16 Jun 2009 13:07:56 +0200
Message-Id: <user-717092974810@xymon.invalid>

no... it does not work like i tought...

it only works when i disable 1 column...


2009/6/16 Cayo de Moraes <user-92aec3b3c467@xymon.invalid>
ok, thanks for the advice. Its working now!

after reading the bb-hosts manual i noticed that the problem was here:

NOCOLUMNS:ports, files --> false
NOCOLUMNS:ports[,files] --> correct


Thanks again!


2009/6/16 Wouter Schoot <user-845758e8652b@xymon.invalid>
Cayo de Moraes wrote:

 I never saw this default before... does this remove the "ports" column
from all hosts?
Allow me to copy/paste from "man bb-hosts" for you:

DEFAULT HOST
      If you have certain tags that you want to apply  to  all  hosts,
      you  can define a host name ".default." and put the tags on that
      host. Note that per-host definitions will override  the  default
      ones.

      NOTE:  The ".default." host entry will only accept the following
      tags - others are silently ignored: NOCOLUMNS,  COMMENT,  DESCR,
      CLASS,  dialup, testip, nobb2, nodisp, noinfo, notrends, TRENDS,
      NOPROPRED, NOPROPYELLOW,  NOPROPPURPLE,  NOPROPACK,  REPORTTIME,
      WARNPCT,  NET,  noclear,  nosslcert, ssldays, DOWNTIME, depends,
      noping, noconn, trace,  notrace,  HIDEHTTP,  browser,  pulldata.
      Specifically,  note  that network tests, "badTEST" settings, and
      alternate pageset relations cannot be listed on the  ".default."
      host.


Wouter