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

#1156
Попробуйте пересобрать сервер с текущего бранча stable-2.2 (коммит 261e224cb9).
#1157
General Support / Re: scripting and ssh commands
September 05, 2019, 01:26:58 PM
Do you have SSH subagent loaded on node with ID 2493? If yes, check agent's log on that node for how SSH request was processed. You may need to set debug level 5 or higher on agent.

Best regards,
Victor
#1158
A сетевое оборудование есть в мониторинге? Если да, то оно поддерживает информацию о топологии? Еще можно проверить в свойствах карты topology radius - может он поставлен в 1.
#1159
General Support / Re: Netxms HA with Galera Cluster
September 04, 2019, 12:57:28 PM
That won't work either - server caches lot of information (including all objects) for performance reasons and does not expect direct modifications to database.

Best regards,
Victor
#1160
General Support / Re: Netxms HA with Galera Cluster
September 04, 2019, 11:00:52 AM
Hi,

you cannot have two running NetXMS servers connected to the same database. It should be either active/passive cluster, or two separate instances.

Best regards,
Victor
#1161
Система может обнаруживать устройства, надо включить network discovery (Configuration -> Network Discovery). Ну и можно сделать автоматическую карту - создать карту с типом "Lаyer 2 Topology" или "IP Topology" и задать корневое устройство.
#1162
General Support / Re: libnxdbmgr.dll missing
September 04, 2019, 10:57:20 AM
Hi,

it looks like broken installation. You can try to re-install 2.2.15 (just run installer again - it will copy over all files) or upgrade to latest version without checking DB - installer should bring in all necessary files.

Best regards,
Victor
#1163
General Support / Re: Statistical info on custom map
September 03, 2019, 12:36:59 PM
You can create script DCI on any node that will calculate required information, and then add DCI container to the map.

Best regards,
Victor
#1164
Мы поизучаем этот вопрос. Я когда-то давно смотрел, довольно сложно было делать msi по сравнению с обычным инсталлятором, поэтому и выбрали InnoSetup. А exe инсталлятор через контроллер домена нельзя напрямую использовать? Еще наверное можно использовать MSI обертки, вроде этой: https://www.exemsi.com/documentation/getting-started/?
#1165
Announcements / Telco references needed
September 03, 2019, 09:53:31 AM
Hello all,

we need references from telco companies for one project we are participating in. If you are using NetXMS in telco company and can provide such reference please contact me here or using private messages. Thank you!

Best regards,
Victor
#1166
А какая версия? Если сервер на Линуксе, можете снять дамп потоков после зависания?
#1167
В версию 2.2.17 вошли изменения по раздельному мониторингу дисковой очереди. 2019 сервер будем смотреть как позволит время, пока не могу точно обещать сроки. Постараемся в течении сентября сделать.
#1168
Может убраны права на них? Посмотрите под пользователем system.
#1169
General Support / Re: Netxms core do not start
September 02, 2019, 10:50:12 AM
Hi,

please make sure that you have set logging to file (using LogFile parameter in netxmsd.conf), add DebugLevel = 9 to netxmsd.conf, try to start service, and post resulting log file here.

Best regards,
Victor
#1170
General Support / Re: libnxdbmgr.dll missing
September 02, 2019, 10:49:04 AM
Hi,

can you check if libnxdbmgr.dll actually exist in C:\NetXMS\bin?

Best regards,
Victor