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

#2821
Hi,

seems to be a bug in template update. I'll fix it in 2.0 release.

Best regards,
Victor
#2822
General Support / Re: SNMPV3
November 18, 2015, 01:31:12 PM
Hi,

patch for src/snmp/libnxsnmp/transport.cpp attached.

We plan to make 2.0 release before December 10th.

Best regards,
Victor
#2823
814 сделано - теперь в object tool есть input fields - можно определить поля ввода, при запуске консоль спросит для них значения. В команде можно использовать макрос %(field) для подстановки введенного значения.
#2824
Скиньте на [email protected]
#2825
Ну тогда все просто - делается новое событие и указывается в настройках threshold как activation event. Параметры ему будут переданы точно такие-же как в SYS_THRESHOLD_REACHED. Т.е. скажем так - параметры события зависят не от кода события, а от того, где оно создается. Если в threshold указать SYS_NODE_DOWN, то у него будут параметры как у SYS_THRESHOLD_REACHED когда оно будет создано.
#2826
General Support / Re: SNMPV3
November 17, 2015, 03:14:09 PM
Hi,

I've fixed bug in SNMP library, thanks for the access to the switch! Fix will be included in 2.0 release. If you built NetXMS from sources I can provide you a patch.

Best regards,
Victor
#2827
General Support / Re: Broken icons after opening
November 17, 2015, 03:09:25 PM
Hi,

it's a known bug in image library. It is in the queue and will be fixed eventually.

Best regards,
Victor
#2828
Hi,

it requires changes in how Windows agent reads list of installed software. I'll try to fix that before 2.0 release.

Best regards,
Victor
#2829
Try to change poll count (set it to 2 or higher).

Best regards,
Victor
#2830
General Support / Re: DCI Select button empty list
November 15, 2015, 07:58:21 PM
Hi,

try to run configuration poll on node with empty list (Poll -> Configuration from node context menu) and try selection again. You can also check configuration poll output for possible errors.

Best regards,
Victor
#2831
В релизе будет sysDescription, как и было. Если надо починить текущую инсталляцию, то в файле src/server/core/nxsl_classes.cpp замените "snmpSysDescription" на "sysDescription" и пересоберите сервер.
#2832
Такие сообшения обычно говорят о внутренних блокировках которые по каким-то причинам висят продолжительное время. С производительностью базы нет проблем? Попробуйте поднять уровень дебага до 6 - будет больше информации в логе.
#2833
Похоже на баг. Это веб консоль или десктоп? Какая ОС (и браузер если это веб)?
#2834
Это баг - не подумав переименовали атрибут. В транке вернули уже обратно. Систему с исходников собирали?
#2835
А как это событие SYS_IF_VLAN_DOWN создается?