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

#481
Да, мы планируем так сделать. NX-2030 это для немного другой ситуации, например когда фильтр исклчает ноду с карты а потом пропускает снова.
Таск в трекере: https://track.radensolutions.com/issue/NX-2092


#482
General / Re: Cleanup missing items?
August 08, 2021, 10:48:28 AM
Fixed it, nxdbmgr will now check for access point objects without valid parent node. Fix will be included into next patch release.

Best regards,
Victor
#483
Feature Requests / Re: Server Console - Copy & Paste
August 08, 2021, 10:27:48 AM
Yes, server console is not available in web UI, because widget that we use for terminal emulation only exist as desktop version.

Best regards,
Victor
#484
Announcements / Re: NetXMS 3.9 released
August 08, 2021, 10:25:05 AM
Then this is the case. We will fix it in next patch release.

Best regards,
Victor
#485
Announcements / Re: NetXMS 3.9 released
August 06, 2021, 03:25:33 PM
Do you also have access point object under this node? It could be that there is logical flaw in duplicate MAC detection as AP object will of course have same MAC as interface object.

Best regards,
Victor
#486
Another option is to generate special event from NXSL script, and in event processing policy execute restart action for that event.

Best regards,
Victor
#487
Hi,

this should be fixed in installer version 3.9.178.

Best regards,
Victor
#488
Announcements / NetXMS 3.9 version 3.9.178 (3.9.176)
August 05, 2021, 11:48:42 AM
Hi all!

We just published patch release for version 3.9 that fixes some critical issues found after initial 3.9 release.Version number is 3.9.178 or 3.9.176 for deb packages (difference is only in Windows installer, hence why deb packages were not changed).

Changes since initial release:

- Added option to push DCI data using Web API
- Fixed bug in file transfer to agent on Windows
- Fixed agent crash if file template is used in logwatch subagent
- Fixed object tools in alarm browser
- Server configuration tree logged on startup
- Server installer on Windows has database initialization task unchecked when upgrading from pre 3.9 version
- Fixed issues:
        NX-2094 (Error ORA-01476 in Oracle subagent)
        NX-2097 (Server and agent cannot load configuration if it is a symbolic link)

Best regards,
Victor
#489
Announcements / Re: NetXMS 3.9 released
August 05, 2021, 11:46:09 AM
Could you please provide screenshot of "Interfaces" tab for few such devices?

Best regards,
Victor
#490
Announcements / Re: NetXMS 3.9 released
July 27, 2021, 06:38:29 PM
Hi,

it's packaging error. I just uploaded updated installers for agent and server, please try to download again.

Best regards,
Victor
#491
Announcements / NetXMS 3.9 released
July 27, 2021, 11:01:36 AM
Hi all!

NetXMS version 3.9 is released. It is minor release that provides lot of improvements over 3.8 and likely last one before major release 4.0. Full change log since 3.8:

- Predefined object queries
- LDAP synchronization filter
- User's email and phone number synchronized with LDAP
- Bind9 subagent rewritten in C++ and uses HTTP API
- New NXSL function replace
- Added Geolocation.History.RetentionTime server configuration parameter and geolocation history clearing by housekeeper
- Added percentage value to pie chart
- Added drill down object for tube and pie charts
- Network map link color can be defined by script
- Added method to get all tooltip data of the network map in one request
- New NXSL functions to make web service custom requests (GET, POST, PUT, PATCH, DELETE)
- JQ used for json parsing in web service requests
- NXSL function assert() accepts second argument - diagnostic message
- If agent configuration contains errors agent starts anyway and reports configuration load failure
- Agent configuration tree logged on startup
- Fixed broken "Responsible Users" object property page
- Object management endpoints in web API
- Source build configuration script do not throw error if libjq, libcurl, libssh, libmosquitto, or OpenLDAP are not available unless they are explicitly required
- Cambium ePMP driver can read geo coordinates from device
- Improved InfluxDB driver
- Fixed issues:
        NX-408 (Alarm log columns Ack by/Resolved by/Terminated by contain "admin" if not set)
        NX-1548 (Allow monitoring of dynamic number of logs via Logwatch)
        NX-1899 (Add description filter to Summary Table column definition)
        NX-1903 (REST API AdHoc Summary Table - add ability to filter dci on description instead of just dciName)
        NX-1964 (Windows installer unable to create user on MySQL 8 )
        NX-1995 (Create object endpoint for REST API)
        NX-2030 (Use last known coordinates when re-adding node to network map)
        NX-2046 (Get remote file fingerprint using file manager)
        NX-2059 (Predefined object queries)
        NX-2061 (Add changing file owner and changing file permissions functionality to file delivery policy)
        NX-2063 (Detect conversion from group to super group in Telegram notification channel)
        NX-2070 (Add notification log and server action execution log)
        NX-2073 (Generate event when duplicate MAC address is detected on the network)
        NX-2074 (DCI Table Last Value Column Widths are very large)
        NX-2082 (File upload should support resume and consistency checks)
        NX-2083 (Alarm list scrolls when alarms being added or removed)
        NX-2086 (Notification channel driver for Google Chat)
        NX-2087 (Incorrect values reported by WindowsFirewall.State)
        NX-2088 (PostgreSQL driver reporting internal error "pResult is NULL in DrvExecute")

Best regards,
Victor
#492
Hi!

I hope we will be able to make it part of 4.0 release (likely in autumn). It's not a firm commitment though and will be dependent on time and resource availability.

Best regards,
Victor
#493
General Support / Re: SQL query problem
July 13, 2021, 11:04:07 AM
How did you specify server address? Try to use local IP address (127.0.0.1) instead of server name (I assume SQL server is on same machine).

Best regards,
Victor
#495
2.2.15 is an extremely old version. I highly recommend upgrading to current 3.8, there are very good chance that this issue is long fixed.

Best regards,
Victor