Xymon Mailing List Archive search

Separate thresholds per filesystem question

list Buchan Milne
Mon, 9 Nov 2009 18:23:04 +0200 (SAST)
Message-Id: <user-343160e63dd8@xymon.invalid>

[thread formatted for slightly better readability]

----- "Matthew Moldvan" <user-ffaad6c7b6c3@xymon.invalid> wrote:
The default is at 90 95, which it seems to be applying.
But, is it listed before or after the host-specific threshold? The DEFAULT rule will match all hosts, and first match wins, so if you added *after* DEFAULT, you must move it to before DEFAULT.
I'll try hard
coding the hostname and work from there ...

The question still remains: does Xymon support extended regular
expressions?
Yes it does. The question below about whether DEFAULT precedes or follows your host-specific rule also still remains.

	Greg Hubbard <user-435e16ecfd6a@xymon.invalid>
"However, Xymon doesn't seem to honor the above DISK entries and still
marks both
"/export/data/subdir/subdir2/log" and
"/export/data/subdir/subdir2/log2" as red when it hits 90%+ due to the
DEFAULT entry."

Is the DEFAULT entry above or below this? Xymon stops at the first
match.

You might try hard coding something instead of using the fancy $MACRO
just to separate the problems of "is my DISK statement right" from "is
my fancy $MACRO right".