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

#1636
General Support / Re: IMPORTANT - Upgrade
July 18, 2018, 03:16:10 PM
Hi,

what is the output if you run status poll and configuration poll from the GUI?

Best regards,
Victor
#1637
Hi,

could you please provide statistics for your server(s)?
- CPU, RAM, disk I/O usage for server machine
- Output of the following commands on debug console:
  - show stats
  - show queues
  - show threads
  - show watchdog
  - show pollers
  - show msgwq
  - show dbcp
  - show dbstats
  - show flags

Best regards,
Victor
#1638
Hi,

status is not propagated from maps to map groups. I've created an issue for that (https://track.radensolutions.com/issue/NX-1468).
Best regards,
Victor
#1639
General Support / Re: Max Parameter Length?
July 18, 2018, 03:05:46 PM
Hi,

It is cut to 255 characters. Some time ago it was the limit on parameter name in DCI definition. When DCI name length limit was increased, limit on agent side was forgotten. I just fix it.

Best regards,
Victor
#1640
General Support / Re: ExternalTable limitations..
July 18, 2018, 02:45:12 PM
Hi,

just fixed it. For historical reasons (part of the code was written when there were no external tables, only external parameters) line length was limited to 255 characters when read from external script. In version 2.2.7 it is extended to 32K.

Best regards,
Victor
#1641
General Support / Re: netxms on mssql 2014
July 18, 2018, 02:30:26 PM
Hi,

"connection error" most likely means that server was not started. Check that "NetXMS COre" service is started. If not, set logging to file and set debug level to 9, then try to start it again, and if it fails, post there log from service startup.

Best regards,
Victor
#1642
Общие вопросы / Re: 2.2.6 и Juniper
July 18, 2018, 02:28:50 PM
Я добавил в 2.2.7 дополнительный дебаг, посмотрим после обновления. Пока совершенно непонятно, что ему не нравится.
#1643
Добавил колонку VLAN в списке интерфейсов.
#1644
This is really weird - I cannot reproduce it on my system. 2.2.6 builds without issues. Your system definitely has more packages installed, but libraries used for tests during configuration phase are the same.

I'll try to add additional checks to avoid false detection of those two functions. As a workaround you can try to edit config.h after configure run and comment out lines starting with
#define HAVE_STRLCPY
#define HAVE_STRLCAT

and then run make.

Best regards,
Victor
#1645
Вроде разобрался. Проблема возникает только если required poll count for status change больше 1 - тогда при первом успешном коннекте сбрасывается внутренний флажок о недоступности агента и событие SYS_AGENT_OK не генерируется при достижении нужного количества опросов. Исправил в 2.2.7.
#1646
Ну вообще должна быть. В Topology -> VLANs для ноды что-то показывается?
#1647
Общие вопросы / Re: L2 topology
July 17, 2018, 04:56:05 PM
Нет, сервер всегда использует все доступные протоколы. А в чем проблема с использованием других протоколов?
#1648
Неправильно сказал команду - просто "debug" без параметров даст текущий уровень.
#1649
Можно сделать external parameter на агенте с использованием команды openssl. Обсуждалось в английском форуме: https://www.netxms.org/forum/configuration/monitoring-ssl-certificate-expiry/
#1650
Общие вопросы / Re: 2.2.6 и Juniper
July 17, 2018, 04:52:20 PM
И еще ветку .1.3.6.1.2.1.4.20.1.1.

Нет возможности на сервере на время configuration poll для juniper поставить уровень дебага 6 и прислать строки с текстом "NetworkDeviceDriver::getInterfaces"?