Xymon Mailing List Archive search

bug in DISK check ?

list Nicolas Dorfsman
Fri, 23 Jun 2006 22:55:27 +0200
Message-Id: <user-f9f9f73d52c9@xymon.invalid>

Le 22 juin 06 à 15:09, Nicolas Dorfsman a écrit :

Le 22 juin 06 à 15:01, Nicolas Dorfsman a écrit :

	Hi,


	Take look to this rule :

DISK /ocadat/dmp-1 101 101  HOST ocapi
RTFM ! HOST=ocapi .

Grrr.

Someting is annoying.

I'd like to have default things (for any host) AND some special  
definitions by HOST.

I've tried without success.  How disk rules are compiled ?
I mean, if I have something like :


HOST=titi
	DISK %^/tata/.* 90 101

HOST=john
	DISK /opt 99 100

HOST=*
	DISK %/temp/J.. 50 99

...is host titi will apply the last rule ?