Hi, I'm monitoring a process and
have a trigger like:
{SERVER
roc.num[process.exe].last(0)}<1
1 - If I stop the process doesn't send me notification error.
2 - When I restart process, yes send me notification like "OK: PROCESS.EXE...."
But I receive "PROBLEM:..." notifications of another triggers like
{SERVER:system.cpu.load[,avg1].last(0)}>6
The {SERVER
roc.num[process.exe].last(0)}<1 only send me notification when the state going to "OK".
What´s wrong apart of my bad english?
have a trigger like:
{SERVER
roc.num[process.exe].last(0)}<11 - If I stop the process doesn't send me notification error.
2 - When I restart process, yes send me notification like "OK: PROCESS.EXE...."
But I receive "PROBLEM:..." notifications of another triggers like
{SERVER:system.cpu.load[,avg1].last(0)}>6
The {SERVER
roc.num[process.exe].last(0)}<1 only send me notification when the state going to "OK".What´s wrong apart of my bad english?

Comment