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

#692
General Support / Re: strange Critical interface Status
February 01, 2021, 08:05:03 PM
Can you get lsof output before and after action execution and check for possible new entries? And if there will be new entries, please post them.
#693
General Support / Re: strange Critical interface Status
February 01, 2021, 07:54:06 PM
Are you using TCP proxy functionality?
#694
General Support / Re: strange Critical interface Status
February 01, 2021, 07:31:47 PM
I was unable to reproduce this issue so far. What kind of actions and/or external parameters you are using? Can you share your agent configuration file?

Best regards,
Victor
#695
Announcements / Re: NetXMS 3.7 version 3.7.144
February 01, 2021, 06:28:20 PM
Starting with version 3.7 Java 11 is required for both desktop and web console.

Best regards,
Victor
#696
General Support / Re: Event Log Retention Time
January 28, 2021, 02:44:28 PM
Hi,

log viewer has also limit on number of records retrieved in one request. You can press "get more data" icon in log viewer to get next batch. Unfortunately this limit is hard coded and cannot be changed.

Best regards,
Victor
#697
Quote from: Denis on January 26, 2021, 04:00:17 PM
Добрый день sergey_t. Удалось починить отображение VLAN?
У меня схожая проблема, коммутатор 3Com 4210 26-Port, ставлю 78 vlan на 1 порт, в интерфейсах 78 vlan появляется на 8 порту.
Драйвер H3C.

А если поставить на второй порт, он не появится на 7? Возможно битовая маска зеркальная на каких-то моделях, или же драйвер ее некорректно обрабатывает.

Еще если у кого-то есть возможность дать мне удаленный доступ по SNMP к такому коммутаторы это бы сильно помогло в отладке.
#698
General Support / Re: strange Critical interface Status
January 28, 2021, 01:45:40 PM
It looks like pipes are not closed ater command execution (maybe if certain conditions are met). We will investigate it further.

Best regards,
Victor
#699
Announcements / NetXMS 3.7 version 3.7.145
January 28, 2021, 01:43:51 PM
Hi all!

We just published NetXMS server version 3.7.145. It fixes single bug in interface and subnet hook scripts processing. Only server is affected.

Best regards,
Victor
#700
Announcements / NetXMS 3.7 version 3.7.144
January 27, 2021, 09:32:09 PM
Hi,

NetXMS version 3.7.144 is just published. This is patch release that provide few fixes and improvements. Only server and UI components are affected. Full change log:

- Target for event processing policy remote action can be given as node object ID
- Added agent parameters Agent.TCPProxy.IsEnabled and Agent.TCPProxy.ConnectionRequests
- Fixed bug in agent action execution from event processing policy
- Fixed incorrect boolean values handling in NXSL
- Fixed bug in "Find switch port" tool
- Fixed server crash when connection to agent is slow or unstable

Best regards,
Victor
#701
Also, please enable debug level 4 for tag obj.poll.node and show log file during discovery (there should be lines started with text AcceptNewNode).

Best regards,
Victor
#702
Feature Requests / Re: SMS through SMS vendors
January 20, 2021, 06:47:41 PM
Hi,

you can develop custom notification channel driver or order one from us. I didn't check their APIs but likely can also use command actions to call their HTTP API via curl or something similar.

Best regards,
Victor
#703
Feature Requests / Re: Multifactor Authentication
January 20, 2021, 06:44:58 PM
Hi,

we have TOTP authentication planned, should be added in one of next releases.

Best regards,
Victor
#704
Общие вопросы / Re: NetXMS FAQ/ЧаВо
January 15, 2021, 03:25:06 PM
Quote from: Pavel on December 08, 2020, 05:37:05 PM
Доброго дня.
Подскажите, как наиболее правильно сделать такую, в общем-то простую вещь:
Когда сервер запустился - на почту отправляется письмо с текстом "сервер был запущен в такое-то время"
Можно обрабатывать событие SYS_SERVER_STARTED и отсылать почту. При помощи макросов можно добавить текущее время.

#705
Announcements / NetXMS 3.7 version 3.7.130
January 15, 2021, 03:17:13 PM
Hi all!

New patch release for NetXMS 3.7 (build 3.7.130) is just published. Changes since previous patch release:

- Per node SSH port configuration
- New user properties "email" and "phone number"
- Fixed broken reporting server connector
- Fixed issues:
        NX-1081 (Some devices are not detected correctly by CATALYST-GENERIC driver)
        NX-1663 (NXSL function GetDCIValue should read value from database if cache is not populated yet)
        NX-1965 (Inconsistencies in address range add/edit dialog)

Best regards,
Victor