Hook::ConfigurationPoll - function disable some polling

Started by scuq, April 01, 2014, 09:38:14 PM

Previous topic - Next topic

scuq

is there a function which I could use in Hook::ConfigurationPoll to disable

routing table polling
network discovery polling
and netxms agent polling

for new nodes?


andrey--k

There will be such functionality in next version.
You you can get it if make from sources.

Quote from: Victor Kirhenshtein on March 26, 2014, 12:54:57 AM
Добавил новые методы в класс Node: enableAgent, enableConfigurationPoll, enableIcmp, enableSnmp, enableStatusPoll, enableTopologyPoll.
Теперь в скрипте можно написать

o->enableAgent(false);

scuq

thx! is there a ETA for binary/debian build of this next version? ;)

Victor Kirhenshtein

I hope it will be available in a week or two.

Best regards,
Victor