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

#3916
Announcements / Re: NetXMS 1.2.12 released
March 02, 2014, 01:29:51 AM
Quote from: Rabid on February 28, 2014, 10:31:21 PM
Will this version allow me to do what is in the following post and if so, how do I set it up?

https://www.netxms.org/forum/general-support/dci-thresold-on-string/

Sorry, I forgot to do this in 1.2.12. I've added service list and service table to Windows agent in upcoming 1.2.13 release.

Best regards,
Victor
#3917
General Support / Re: Agent upgrade from 1.2.10 to 1.2.12
February 27, 2014, 08:34:22 AM
Hi!

Try to add --disable-xmpp just in case.

Best regards,
Victor
#3918
General Support / Re: Agent upgrade from 1.2.10 to 1.2.12
February 27, 2014, 12:39:58 AM
Don't have CentOS 6.5 for testing at the moment, will try it tomorrow. How did you build agent (with what configure options)?

Best regards,
Victor
#3919
General Support / Re: SNMP Stopped working ESXi 5.1
February 27, 2014, 12:37:48 AM
I suspect that when there is two adapters in same subnet ESXi choose one to reply from, and so response packet comes from different IP address and ignored by request sender. Capturing SNMP packets with tcpdump can prove or deny this assumption.

Best regards,
Victor
#3920
Общие вопросы / Re: netxms snmp table
February 27, 2014, 12:32:06 AM
Да, действительно, в MIB'е есть описание конвертации:

DateAndTime ::= TEXTUAL-CONVENTION
    DISPLAY-HINT "2d-1d-1d,1d:1d:1d.1d,1a1d:1d"

кто бы мог подумать :) Сейчас наш MIB компилятор поле DISPLAY-HINT игнорирует, я добавлю feature request на это.
#3921
General Support / Re: Agent upgrade from 1.2.10 to 1.2.12
February 27, 2014, 12:28:01 AM
Looks like it's crashed even before agent completes initialization. Can you try to set log file to a file instead of syslog? Also, on what system you are running it?

Best regards,
Victor
#3922
Announcements / Re: NetXMS 1.2.12 released
February 27, 2014, 12:24:40 AM
It will be published on web site and announced on forum as usual.

Best regards,
Victor
#3923
Общие вопросы / Re: netxms snmp table
February 27, 2014, 12:23:51 AM
А как показывает даты из .1.3.6.1.2.1.25.6.3.1 snmpwalk?
#3924
General Support / Re: SNMP Stopped working ESXi 5.1
February 26, 2014, 11:57:40 PM
Hi!

Could you also get tcpdump from NetXMS server node and other node? Also, is there any difference between NetXMS and other node in network connectivity? Could be also issue with LACP (or related somehow) which causes packet duplication and/or loss. Did you try it with one uplink disconnected?

Best regards,
Victor
#3925
General Support / Re: Agent upgrade from 1.2.10 to 1.2.12
February 26, 2014, 11:51:28 PM
Can you please also run agent as

nxagentd -D9

and end me the output?

Best regards,
Victor
#3926
Общие вопросы / Re: netxms snmp table
February 26, 2014, 11:49:00 PM
Quote from: andrey--k on February 26, 2014, 11:42:44 PM
Можно ли заставить программу собирать расшифрованые при помощи mib файлов значения, вместо написания скриптов?

А что значит "расшифрованные"? В рассматриваемом случае например формат поля описан в виде текстового комментария, а формально его формат OCTET STRING - система его и принимает как последовательность байтов. А по описанию на английском языке правильно разбирать поле - это уже ИИ нужен...
#3927
Сервер всегда добавляет сам себя - это специально сделано. Для некоторых проверок серверу нужна информация о самом себе.
#3928
Announcements / Re: NetXMS 1.2.12 released
February 26, 2014, 11:44:49 PM
Quote from: d-ray on February 26, 2014, 05:17:26 PM
POLL ERROR: Software caused connection abort: socket write error  **** Poll failed ****

Console doesn't work after 5..10min.

After upgrading to 1.2.12 Server & console same version.

anyone? same issue ?

Regards

It's a known issue. It is already fixed in current development version, we will publish next patch release soon.

Best regards,
Victor
#3929
Так быть не должно. А что за нода появилась снова? Не сам сервер? Если ее удалить и перезапустить сервер, она появится снова или нет?
#3930
Попробуйте увеличить кол-во соединений в пуле поменяв параметр ConnectionPoolMaxSize. И пришлите пожалуйста результат команды

nxadm -c "show dbcp"

в момент когда много ошибок "pool exhausted".