PDA

View Full Version : [1.3.5] Discovery action: error message


NOB
17-04-2007, 14:34
Hi,

I finally found the place to configure the discovery events.
Nice work !

What is the meaning of the Service port configuration ?

Trying to add a new operation of type Link to template
I received the following error message:
Incorrect operation type

Regards,

Norbert.

monsieurcanard
17-04-2007, 15:18
Hi Norbert,

See here: http://zabbix.com/forum/showthread.php?t=5805

:: More improvements of auto-discovery

Some actions based on event from discovery are implemented, yet most critical ones (link to template) are not implemented yet.

HTH,
Matt

NOB
17-04-2007, 15:38
Hi Matt,

Ok, in 1.3.5 the configuration is implemented, but there is a bug in file
.../frontends/php/include/actions.inc.php

In line 721 a break; is missing !

This fixed the non-existing problem -> an error message was printed,
but no error happened.

I wonder, however, what happens if I choose Link to template but did
not choose Add host as a previous operation ?
Perhaps this should be combined to one ?

Norbert.