Hi,
I use an action to pass events between ZABBIX and another
monitoring solution in use today by writing an entry to
the application log of the server having a problem.
When a certain trigger is set, the action is executed and works fine.
However, in the zabbix_server log I see the following error
message:
So, how can I set the type of an action ?
Is this error message a result of the "nowait" ?
Does it cause any harm to the server which will show up later ?
Regards
Norbert.
I use an action to pass events between ZABBIX and another
monitoring solution in use today by writing an entry to
the application log of the server having a problem.
When a certain trigger is set, the action is executed and works fine.
However, in the zabbix_server log I see the following error
message:
Code:
57176:20080218:062628 Type of received value [1] is not sutable for [system.run [eventcreate /L APPLICATION /T WARNING /SO ZabbixAgent /ID 994 /D "MS Exchange ( MBX) - DB Disk Read Performance (>10 ms): ON",nowait]@i11.xyz.org] having type [672121377] 57176:20080218:062628 Returning NOTSUPPORTED
Is this error message a result of the "nowait" ?
Does it cause any harm to the server which will show up later ?
Regards
Norbert.
Comment