News:

We really need your input in this questionnaire

Main Menu
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

#3331
Announcements / Re: NetXMS 1.2.16 released
December 28, 2014, 01:58:14 PM
Hi,

I just fixed that. Fix will be included in 2.0-M1 release.

Best regards,
Victor
#3332
Сейчас SNMP set tool сделать нельзя. Как вариант - сделать через local command - запускать snmpset на адрес ноды.
#3333
Общие вопросы / Re: mac address
December 27, 2014, 11:34:36 AM
А что требуется получить в результате? Отслеживать изменения в MAC адресах на порту?
#3334
General Support / Re: NetXMS and SNOM phones
December 27, 2014, 11:29:22 AM
Hi,

is it possible to provide me SNMP access to one of such phones?

Best regards,
Victor
#3335
General Support / Re: Agent Screenshot
December 27, 2014, 11:28:21 AM
Hi!

Both problems (missing nxzlib and screenshot quality) already fixed in upcoming release.

Best regards,
Victor
#3336
General Support / Re: Monitor PC over wan with dyn IP
December 19, 2014, 12:59:21 AM
Hi,

you mention dynamic IP - does it mean that IP of this node is changing when it goes online again?

Best regards,
Victor
#3337
General Support / Re: Unable to connect to database
December 19, 2014, 12:57:15 AM
Hi,

open SQL Server Configuration Manager, choose SQL Server Network Configuration > Protocols for {instance} and ensure Named Pipes is enabled. Alternatively, try to enable TCP/IP and change DBServer parameter to IP address of SQL server.

Best regards,
Victor
#3338
Yes, you're right - it will not gie you device names. Your best option probably is to create external list on agent.

Best regards,
Victor
#3339
Общие вопросы / Re: GetItemFromSNMP
December 16, 2014, 08:50:14 PM
Вообще лучше использовать wiki: http://wiki.netxms.org/wiki/NXSL_Function_Reference - там точно информация будет актуальней. Calltips больше для удобства написания скриптов, не стоит их как мануал воспринимать.
#3340
Общие вопросы / Re: SNMPGetValue
December 16, 2014, 08:48:41 PM
Попробуйте убрать трансформацию - изменится что-то или нет? И второе - попробуйте интервал опроса поставить короткий, скажем 5 или 10 секунд.
#3341
General Support / Re: Share ESXI 5.5 MIB ?
December 16, 2014, 08:33:14 PM
Hi,

VMWare MIBs already included into development branch, you can download them directly from repository: http://git.netxms.org/public/netxms.git/tree/refs/heads/develop:/contrib/mibs?js=1

Best regards,
Victor
#3342
Hi,

you can use agent list FileSystem.MountPoints to get list of all file systems.

Best regards,
Victor
#3343
Общие вопросы / Re: SNMPGetValue
December 15, 2014, 11:45:37 AM
А raw значение меняется со временем? Там дельта считается, если оригинал всегда один и тот-же, то дельта и будет 0.
#3344
Общие вопросы / Re: GetItemFromSNMP
December 15, 2014, 11:43:50 AM
Так SET или WALK все таки?
#3345
Общие вопросы / Re: GetItemFromSNMP
December 11, 2014, 12:00:14 PM
Quote from: Aleksander on December 11, 2014, 07:27:34 AM
вопрос тогда где можно взять NetXMS.xml из статьи http://wiki.netxms.org/wiki/NXSL_Syntax_highlight_and_calltips

Там в самом конце статьи есть ссылка на пост в форуме где можно эти файлы скачать.