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

#1576
Hi,

please try upgrading agent to 2.2.8. There were lot of fixes since 2.1.2.

Best regards,
Victor
#1577
А сделайте экспорт шаблона - мы бы его добавили как стандартный.
#1578
В FindObject передается имя объекта или его идентификатор. Я не сообразил что SERVERS/TERMINALS скорее всего имелось ввиду контейнер TERMINALS в контейнере SERVERS. Если это так, то надо как параметр передавать строку "TERMINALS".
#1579
Можно зайти пользователем system. Если он неактивен, то можно остановить сервер, выполнить команду

nxdbmgr reset-system-account

и запустить сервер. После этого зайти пользователем system с паролем netxms.
#1580
General Support / Re: Cannot access $dci from script
August 22, 2018, 01:35:43 PM
Hi,

$dci is not set for data collection script, only for transformation and threshold scripts.

Best regards,
Victor
#1581
Исправили в 2.2.8.
#1582
Announcements / Re: NetXMS 2.2.7 released
August 17, 2018, 02:02:02 PM
Hi,

please update to 2.2.8 when it becomes available. We just fix few issues related to link colors (although I was unable to reproduce your exact issue), and on our test system all works as expected with and without data sources set on a link.

Best regards,
Victor
#1583
General Support / Re: netxms on mssql 2014
August 17, 2018, 11:42:13 AM
Hi,

seems to be packaging error then. Btw, it could be the reason for incorrect map display mentioned in other topic. We will fix it in upcoming 2.2.8 version (to be released within next few days).

Best regards,
Victor
#1584
General Support / Re: NetXMS 2.2.7- Network Maps
August 17, 2018, 11:40:21 AM
Hi,

what kind of switches do you have? From screenshot it seems that NetXMS relies on STP for topology discovery which is not very reliable. Is it possible to turn on LLDP or CDP on your switches?

Best regards,
Victor
#1585
Announcements / Re: NetXMS 2.2.7 released
August 16, 2018, 01:02:39 PM
Could you show "General" tab as well?
#1586
General Support / Re: netxms on mssql 2014
August 16, 2018, 12:13:42 PM
Hi,

what Java version you are using? If it is 6 or 7, try to upgrade to Java 8.

Best regards,
Victor
#1587
Announcements / Re: NetXMS 2.2.7 released
August 16, 2018, 12:12:39 PM
Hi,

could you describe your issue in more details (preferably with configuration and result screenshots) in separate topic or in bug tracker ticket? It could be issue that was solved or it could be completely different bug.

Best regards,
Victor
#1588
Добавьте ?lang=en к URL.
#1589
Try to run configuration poll manually (right click on node, Poll, then Configuration). Check what agent will report.

Best regards,
Victor
#1590
Hi,

check agent configuration file - it should have correct log settings and correct management server address in MasterServers. You can also tun agent in foreground with maximum debug as

nxagentd -D9

and check what is going on.

Best regards,
Victor