Hi,
I installed the Zabbix agent emulator for AS/400 platform. I want to retrieve all messages from QSYSOPR with specific eventid. It's like :
{server:eventlog[QSYSOPR,,50,,,100,all].nodata(1d)}<>1 and {server:eventlog[QSYSOPR,,50,,,100,all].regexp("^(CPA.*|CPP.*|RNQ.*|CPF.*). The trigger work's fine (see attachments)
My problem is when i remove the message in QSYSOPR, the alert stays there. i've no error in zabbix proxy/server logs. Do you have an idea to know why alert persists ?
I installed the Zabbix agent emulator for AS/400 platform. I want to retrieve all messages from QSYSOPR with specific eventid. It's like :
{server:eventlog[QSYSOPR,,50,,,100,all].nodata(1d)}<>1 and {server:eventlog[QSYSOPR,,50,,,100,all].regexp("^(CPA.*|CPP.*|RNQ.*|CPF.*). The trigger work's fine (see attachments)
My problem is when i remove the message in QSYSOPR, the alert stays there. i've no error in zabbix proxy/server logs. Do you have an idea to know why alert persists ?
Comment