[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] Remove the File Test column
- To: xymon (at) xymon.com
- Subject: Re: [xymon] Remove the File Test column
- From: Phil Meech <pmeech (at) gmail.com>
- Date: Fri, 22 Oct 2010 14:00:00 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=6b62VTI30cmwNBUk36ITI5ABdPohxBWs43ntLLffnHQ=; b=up0Wdm78H+TEU/O3gQrmuaaBt9l0j/+gmVgIeCgzEkRL+q5kfceWYzhkzI7RI/65qu OdUhaFsiPZybfmcP40WFvTpznGKo0Cp/nWWnQmi+Jbx4kxdURQA/Eq9v07zWydcVnKmL C5iwNChhtjuISr2sO3dddpo4C6GnAkf4fBmBg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=X4UgXQklBtJFhf4/kzSEFhvTD+PScmZc40E6cfS/fQaHEfK6CTUpuKcH53JG0HD3UF Kz9e6MiXtL/+VOxpGG64jhb2FoLQ2lcuDE4ai2FGD2mpzhC92NQOLevwUFVEcr1dULRz bftROukhk1q6YCdMHbCda71UnB/g+Dv4skrho=
- References: <BAY155-w335E9B95B1635149B320AAD35E0 (at) phx.gbl>
Edit bb-hosts and add NOCOLUMNS:foo after the # on the host that you
wish to mask the column on e.g.:
0.0.0.0 host.domain.com #NOCOLUMNS:foo
or to do this on a group you could use the group-only command e.g:
group-compress mygroupname
group-only columns|tobe|shown
0.0.0.0 host.domain.com
For further info look at
http://www.xymon.com/hobbit/help/manpages/man5/bb-hosts.5.html
Cheers,
Phil
On 22 October 2010 13:48, Nick Camaldi <willowbrookmagic (at) hotmail.com> wrote:
> So I have no data coming in on the files column and I would like to remove
> it from the display.
>
> While searching I found this:
>
> I don't want to display column foo in my display. How do I do that ?
> A. Add the entry NOCOLUMNS:foo,bar to hide column foo and bar.
>
> so my command would be
>
> NOCOLUMNS:files
>
> Is this correct and which file do I add it to?
>
>
>
>
>