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

#3256
Не могли библиотеки от предыдущей версии остатся? Попробуйте удалить /usr/lib/libnetxms.* и сделать make еще раз.
#3257
General Support / Re: SNMP Mib Explorer crash on v2.0-M2
February 04, 2015, 12:52:11 PM
Hi,

do you have anything logged in $HOME/.nxmc/data/.metadata/.log ?

Best regards,
Victor
#3258
Общие вопросы / Re: V2.0
February 04, 2015, 11:33:31 AM
Похоже на ошибку в инсталляторе. Это какой именно инсталлятор?
#3259
General Support / Re: CentOS 5.12 local lib issues
February 04, 2015, 11:32:08 AM
Hi,

try to add /usr/local/lib to ld.so.conf and run ldconfig.

Best regards,
Victor
#3260
Announcements / Re: NetXMS 2.0-M2 released
February 04, 2015, 11:31:24 AM
Hi,

are system OIDs identical on those switches?

Best regards,
Victor
#3261
Hi,

yes, it's a known problem. I'll try to fix that for 2.0-M3 release.

Best regards,
Victor
#3262
Hi,

on what OS server is running? Is it UNICODE build or not? What code page set in netxmsd.conf?

Best regards,
Victor
#3263
General Support / Re: sms driver websms.ru
February 04, 2015, 01:23:15 AM
Hi,

I've added documentation section about SMS drivers: https://www.netxms.org/documentation/adminguide/sms-drivers.html. Basically, you have to set SMSDrvConfig server configuration option to string like

login=user;password=password

Best regards,
Victor
#3264
General Support / Re: libnxclient missing
February 04, 2015, 12:27:21 AM
Hi!

It's packaging error. You can download libnxclient.dll here: https://www.netxms.org/download/patches/017

Best regards,
Victor
#3265
Hi,

you have to install MySQL client development package (libmysqlclient-dev).

Best regards,
Victor
#3266
Hi,

you can create a script which will supply correct file name and call it by inserting `script_name` into file name.

Best regards,
Victor
#3267
Общие вопросы / Re: 1.2.17 SNMP
January 29, 2015, 01:38:02 PM
Похоже на дамп NXCP сообщений. Но они должны появляться только на уровне 8.
#3268
General Support / Re: Object Tools for Conditions
January 29, 2015, 01:36:27 PM
Hi!

If it is not relevant on what exact node you are calling object tool (server command for example), you can create new node with no IP address and use DCI to set it's status.

Best regards,
Victor
#3269
Hi,

on what operating system you have this problem?

Best regards,
Victor
#3270
Feature Requests / Re: 3com switchs
January 29, 2015, 12:14:01 AM
Hi,

actually, peer information should be populated even with generic driver as long as there is support for standard bridge MIB and possibly LLDP or CDP. Please note that peer IP will only appear if it is known IP address of one of the nodes - so if you for example do not enter workstations into NetXMS you won't get their IPs on switch ports.

Best regards,
Victor