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

#2491
General Support / Re: no new network creation
June 14, 2016, 01:39:16 PM
Hi,

so nodes are created but subnet is not, or nodes not created as well? If nodes not created, can it be that you also have discovery filters that prevents creation of these nodes?

Best regards,
Victor
#2492
General Support / Re: Agent Cache
June 14, 2016, 10:01:39 AM
Hi,

currently max number of threads is hard-coded (64). I can make it configurable. Still it looks like a bug that agent do not keep polling interval. Can you please provide agent's log on debug level 7 along with content of dc_config table from agent's local database?

Best regards,
Victor
#2493
General / Re: Asking for french translation
June 13, 2016, 11:30:08 PM
Hi,

sorry for late reply! Portuguese translation would be awesome. Attached is archive with Portuguese language files.

Best regards,
Victor
#2494
Hi,

from log it seems that loader considers your Java environment incompatible. Try to run it with openjdk-8 or openjdk-7. If you don't want to change system default JRE, you can set nxms to use specific JRE by creating link named "jre" on bisides nxmc executable. For example, to use openjdk 1.8 on my machine it will be

ln -s /usr/lib/jvm/java-8-openjdk-amd64/jre jre

Best regards,
Victor
#2495
Попробуйте поставить уровень дебага 5 и посмотрите в логе сервера записи с префиксом SMS: - драйвер должен написать какой именно шаг отсылки не прошел.

Еще вопрос - а собственно nxsms никаких ошибок не сообщает?
#2496
Hi,

it shows <unknown> in "Source" column of syslog monitor? That means that server was unable to find node object by source IP address or host name. Are you using zones? If not, could you please run command (on NetXMS server console):

nxadm -c "show index nodeaddr"

and check that problematic node's source address is there?

Best regards,
Victor
#2497
General Support / Re: Inverse Graphs in 2.0.4
June 10, 2016, 11:57:26 AM
Hi,

yes, it's a bug in console. In 2.0.4 we changed drawing of inverted values - before that values were inverted before passing to chart for drawing, hence negative values in legend. Now inverted drawing functionality moved into chart widget, so it shows correct values in legend.
Fix for that will be included in 2.0.5 and 2.1-M1, I can also make console build from current development branch if needed.

Best regards,
Victor
#2498
Announcements / Re: NetXMS 2.0.4 released
June 10, 2016, 11:36:26 AM
Linux agent downloads fixed.

Best regards,
Victor
#2499
Announcements / Re: NetXMS 2.0.4 released
June 09, 2016, 10:48:31 AM
Hi,

it's not abandoned. We will check today why it was not published.

Best regards,
Victor
#2500
Я имел ввиду обычный терминал, который с сериальным портом может работать, putty например или minicom. И попробовать выдать AT команды:

ATZ
ATE0
AT+CMGF=1
AT+CMGS="+7..."

после символа > ввести текст сообщения и нажать CTRL+Z.
#2501
Hi,

version 2.0 (starting with 2.0-RC2) updates DCI description on instance discovery polls.

Best regards,
Victor
#2502
General Support / Re: OSX Installation Guide
June 08, 2016, 10:38:30 AM
Hi,

it's quite strange that configure turns encryption off. Could you please post full config.log here?

Best regards,
Victor
#2503
Общие вопросы / Re: crash report
June 07, 2016, 07:20:35 PM
Адрес действительный, дампы видели, но пока не добрались их проанализировать. Отпишу как будет какой-то результат.
#2504
Сейчас наверное никак (разве что руками написать перекодировку в скрипте трансформации для DCI). При получении данных по SNMP используется кодировка, указанная в параметре CodePage в netxmsd.conf. Если все устройства в сети используют одну кодировку, то можно пробовать глобально поменять.
#2505
Странно, вроде как модем дает сообщение об успешной отсылке:

DEBUG 18:25:53,515 Connection             ?                  - Read (CP): \r\n+CMGS: 41\r\n\r\nOK\r\n

а если руками через терминал попробовать отослать?