News:

We really need your input in this questionnaire

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Victor Kirhenshtein

#2041
Панели и шаблоны - давно можно. С контейнерами - непонятно зачем. Ну и в принципе несложно дописать недостающий экспорт/импорт на nxshell.
#2043
В идентификаторе группы можно использовать {instance}.
#2044
"unable to get ..." - может быть совершенно нормально, если устройство не дает такой информации.

Я советую остановить сервер и запустить nxdbmgr check. Он должен пересоздать отсутствующие tdata таблицы.

"Syncer: Unable to delete object with id 641 because it is being referenced 13 time(s)" - если повторяется многократно и количество references не уменьшается - то это баг в сервере. Тогда поможет дополнительная информация по этому объекту.
#2045
General Support / Re: 2.1M3 Mqtt support
July 25, 2017, 08:02:13 PM
Hi,

I'll assign somebody from the team to update documentation on MQTT in a next few days.

Best regards,
Victor
#2046
Hi,

{instance-name} is a placeholder which is replaced only during instance discovery. You can set it's value by returning third element from instance filter script, like this:

return %(true, "this will became instance", "this will became instance name");

Best regards,
Victor
#2047
Hi,

why do you have more than one MAC on a port? Does firewall use multiple MACs?

Best regards,
Victor
#2048
General Support / Re: Request time out issue
July 25, 2017, 07:51:43 PM
Hi,

it is know issue with table DCI performance when accessing historical data. We change the way how table DCIs data is stored in 2.1, so upgrade may help.

Best regards,
Victor
#2049
General Support / Re: 2.1 Sorting Performance Tab
July 25, 2017, 07:49:13 PM
Hi,

there should be no changes in sorting order. I'll check it.

Best regards,
Victor
#2050
Hi,

you have to configure ping target in agent configuration file. See ping subagent description for details: https://www.netxms.org/documentation/adminguide/icmp-ping.html

Best regards,
Victor
#2051
Yes, we miss this bug again... I'll try to fix it before 2.1.1 patch release.

Best regards,
Victor
#2052
Hi,

from the log it seems that address range filter is not passed. Could you show how address filter is configured?

Best regards,
Victor
#2053
Hi,

yes, you need to create separate user with limited access rights. Workstation itself is not important - access control is done on user level.

Best regards,
Victor
#2054
Hi,

what do you mean by "configure client workstation"? Configure it for what?

Best regards,
Victor
#2055
General Support / Re: 2.1 Agent ServiceCheck.Custom
July 21, 2017, 02:20:53 AM
Hi,

it's a bug, already fixed in development branch.

Best regards,
Victor