[hobbit] DISK IGNORE problem?

Tim McCloskey devzero at cox.net
Thu Jul 3 16:12:35 CEST 2008


Try: DISK %^/venice/kci11i.* IGNORE

The % defines the regex.  The / after the caret is not a seperator, it means "/" as in /root, /tmp.  No trailing / is 
needed.



-----------------------------
> DISK %^/venice/kci11i.*/ IGNORE
> DISK %^/venice\/kci11i.*/ IGNORE
> DISK %/kci11i.*/ IGNORE
> DISK %/kci11i/ IGNORE



More information about the Xymon mailing list