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?
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);
thx! is there a ETA for binary/debian build of this next version? ;)
I hope it will be available in a week or two.
Best regards,
Victor