I have a server who's "unreachable" trigger constantly fires out alerts. It's up and down like a yoyo.
The unreachable trigger says:
{SERVERNAME:status.last(0)}=2
What *exactly* does status.last(0) check? I'm assuming from what the forum shows that it checks to see whether the last value from any check was missed, or something similar, and if the value returned from this is 2 then its true.
Is this correct? Is there a way to get it to take in to account the last 3 checks, to help make it less trigger happy ?
Olly
The unreachable trigger says:
{SERVERNAME:status.last(0)}=2
What *exactly* does status.last(0) check? I'm assuming from what the forum shows that it checks to see whether the last value from any check was missed, or something similar, and if the value returned from this is 2 then its true.
Is this correct? Is there a way to get it to take in to account the last 3 checks, to help make it less trigger happy ?
Olly