NetXMS Support Forum

General => Announcements => Topic started by: Victor Kirhenshtein on May 05, 2022, 05:17:18 PM

Title: NetXMS 4.1 released
Post by: Victor Kirhenshtein on May 05, 2022, 05:17:18 PM
Hi all!

NetXMS 4.1 is released. This is minor release mostly aimed at fixing issues found in 4.0 and minor improvements. Full change log is following:

- Maintenance journals for objects
- SSH connecivity checked as part of status and configuration polls
- Runtime errors in filtering scripts interpreted as "ignore" if applicable and otherwise as "block"
- Authentication option (on by default) for local server console (accessible via nxadm)
- Added driver for Ubiquiti EdgeSwitch switches
- Octal numeric constants removed from NXSL
- New string method "equals" in NXSL
- Jira connector supports Jira Cloud
- Internal metrics for monitoring notification channels
- Improved titles in dashboard elements
- Ignore IP addresses found during network discovery on interfaces marked as excluded from topology
- Added AgentTunnels.Certificates.ReissueInterval and AgentTunnels.Certificates.ValidityPeriod server configuration variables
- Fixed DCI creation from NXSL
- Added $dci variable to DCI script
- Added option to configure column data type for external table
- Fixed issues:
        NX-1183 (Add option to choose automatic colors for instances in performance tabs)
        NX-1734 (Add column "Peer Interface" to interface list view)
        NX-1785 (Automatic color assignment for items on performance tab graph)
        NX-1802 (Binary data support in NXSL SNMP functions)
        NX-2021 (Title is not displayed for some Dashboard elements)
        NX-2154 (Node search by partial MAC address)
        NX-2163 (Show user name on process tab)
        NX-2165 ("Show file" in file manager displays incorrect progress bar message)
        NX-2196 (Keep SNMP alias separately in interface object)
        NX-2215 (Remake XMPP into a notification channel)
        NX-2216 (Telegram notification channel should throttle message sending and retry sending after timeout)
        NX-2220 (Add timer key column to Scheduled Tasks)
        NX-2223 (Notification log view should have multi-line preview panel)
        NX-2225 (Maintenance journal)
        NX-2226 (Agent policy move to TemplateGroup)
        NX-2229 (Add scrollbar and ability to resize to script editor in Object Query)
        NX-2230 (Business service enhancements)
        NX-2231 (Use TCP/UDP for active network discovery)
        NX-2233 (Add new agent metric similar to Service.Check() that would follow redirects)
        NX-2239 (Node SSH polling)
        NX-2240 (Changes to DCI comments in template are not synchronized with DCIs created from that template)
        NX-2242 (On Windows, if agent action calls .cmd file and that file produces output, execution fails)
        NX-2252 (TLS.Certificate.* 500 internal error to some domains when nginx enabled ssl_reject_handshake on)
        NX-2254 (LDAP synchronization error events generated for any LDAP user login error)
        NX-2255 (SQL issues with server_action_execution_log)
        NX-2256 (Have two separate certificates on server - for TLS connection and to issue agent certificates)
        NX-2257 (PostgreSQL.Version returns 0.0 if database is not connected)

Best regards,
Victor
Title: Re: NetXMS 4.1 released
Post by: troffasky on May 12, 2022, 07:50:36 PM
Updated server. Using nxmc-legacy-4.1.283.war.
When I do a "Find switchport", I get a result in a popup, but it won't populate the results table and I get an error popup.
[Can't copy the error, screenshot attached].
Title: Re: NetXMS 4.1 released
Post by: Victor Kirhenshtein on May 12, 2022, 07:51:33 PM
Fixed it just an hour ago :) Fix will be included into next patch release.

Best regards,
Victor
Title: Re: NetXMS 4.1 released
Post by: Nem0 on May 12, 2022, 09:41:15 PM
After upgrade Can't connect to server using mxmc-legacy-4.1.283.war via WEB
Binary console on Mac work fine

Server 4.1.283 + Tomcat9 + nxmc-legacy-4.1.283.war


Title: Re: NetXMS 4.1 released
Post by: Victor Kirhenshtein on May 12, 2022, 10:26:55 PM
Looks like old client version still deployed, or some parts of old version stuck in cache. Try to clear Tomcat working directory.

Best regards,
Victor
Title: Re: NetXMS 4.1 released
Post by: troffasky on May 13, 2022, 12:10:45 AM
Don't know if you've fixed this but in NXMC legacy 4.1.283, the MAC address search results title is "Searh" not "Search".
Title: Re: NetXMS 4.1 released
Post by: Nem0 on May 13, 2022, 09:04:55 AM
Quote from: Victor Kirhenshtein on May 12, 2022, 10:26:55 PM
Looks like old client version still deployed, or some parts of old version stuck in cache. Try to clear Tomcat working directory.


At least 2 times cache was cleared - noting helped. 
Title: Re: NetXMS 4.1 released
Post by: Victor Kirhenshtein on May 13, 2022, 09:27:36 AM
Try to deploy new web under different name - will it have same issue?
Title: Re: NetXMS 4.1 released
Post by: Nem0 on May 13, 2022, 09:59:09 AM
Quote from: Victor Kirhenshtein on May 13, 2022, 09:27:36 AM
Try to deploy new web under different name - will it have same issue?

After new attempt ( 6-rd  :-X ) - worked. Thanks. Nothing changed. 
Sorry. Very interesting but strange