[request] new warning state

General chat about HostMonitor (all messages posted before March 07, 2003 available here).
Locked
User avatar
M@ster
Posts: 78
Joined: Thu Oct 24, 2002 6:00 pm
Location: Germany

Post by M@ster »

I have configured tests to send alert mails after 3 failures.
But after the first failure, the test shows up red (as failed) in HM. I'd like if the test would show up as failure, after x recurrences.

René
BHarvey
Posts: 33
Joined: Sun Oct 27, 2002 6:00 pm

Post by BHarvey »

Or a warning state entered after one threshold, then a failure/alert state if a second threshold is reached. For example,
Disk space free < 10% = Warning
Disk space free < 5% = Alert


KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

>But after the first failure, the test shows up red (as failed) in HM. I'd like if the test would show up as failure, after x recurrences.

Sorry, its impossible. And truth to say I don't see much sense. If test failed, it failed.

Regards
Alex
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

>Or a warning state entered after one threshold, then a failure/alert state if a second threshold is reached. For example,
Disk space free < 10% = Warning
Disk space free < 5% = Alert


It has sense, but its impossible either. At least now.

Regards
Alex
agressiv
Posts: 35
Joined: Sun Oct 06, 2002 6:00 pm

Post by agressiv »

What I guess he might be getting at:

After the initial failures, make it yellow. Once the action is taken, make it red.

agressiv
User avatar
M@ster
Posts: 78
Joined: Thu Oct 24, 2002 6:00 pm
Location: Germany

Post by M@ster »

Also:
if a test is unknown, don't take action if status is 'good' again. Only if status was 'bad'.
That would reduce emails a lot :wink:
gdvl
Posts: 103
Joined: Thu Apr 04, 2002 6:00 pm
Location: Belgium
Contact:

Post by gdvl »

M@ster,

Uncheck 'treat unknown status as bad' in the test properties.

Gert
User avatar
M@ster
Posts: 78
Joined: Thu Oct 24, 2002 6:00 pm
Location: Germany

Post by M@ster »

I already did that.
But if the state returns to 'good' after an 'unknown' state, the 'good' action profile is executed.
gdvl
Posts: 103
Joined: Thu Apr 04, 2002 6:00 pm
Location: Belgium
Contact:

Post by gdvl »

You can make a good action "depends on bad one". (see the good action properties)

Gert
User avatar
M@ster
Posts: 78
Joined: Thu Oct 24, 2002 6:00 pm
Location: Germany

Post by M@ster »

I could do that, but I would have to configure so much additional tests :sad:
Locked