NetXMS 3.5 released

Started by Victor Kirhenshtein, September 07, 2020, 04:46:50 PM

Previous topic - Next topic

Victor Kirhenshtein

Hi all!

NetXMS version 3.5 is released. Changes since previous release:

- Added support for parallel event processing
- Improved SNMP proxy performance
- Support for SHA-2 based authentication in SNMP (SHA224, SHA256, SHA384, SHA512)
- Roaming mode for server
- Access to NXSL object's class metadata via __class attribute
- Access to NXSL object's attributes via __get method
- Invoke NXSL object's methods via __invoke method
- Added Hook::UnboundTunnelOpened and Hook::BoundTunnelOpened NXSL hooks
- Added per node trap flood detection
- New event processing macros %z (zone UIN) and %Z (zone name)
- Added Topology.WirelessStations and Topology.SwitchForwardingDatabase internal table metrics
- Option to disable reading of Windows performance counters metadata on configuration poll
- Alias (secondary name) for all network objects
- Wildcards in nxdbmgr "get" command
- Fixed modification flag for "Break" and "Action" fields in log praser policy
- Added cipVendorCode attribute and readInternalParameter, readInternalTable methods to NXSL node class
- Added cluster object itself to event log filter opened on the cluster
- Removed the limitation of one object for "Move to another container" action
- Implemented '/alarms/{alarm-id}' path for REST API
- Templates exported without GUID are assigned new GUID on import
- Support for non-ASCII database and login names in PostgreSQL driver
- Fixed issues:
        NX-1594 (Alias (secondary name) for all network objects)
        NX-1841 (Option to enumerate all attributes and methods of an object in NXSL)
        NX-1879 (Unmanaged automatic network map is no more auto updated)
        NX-1884 (Do not show error while node is added to the cluster if the node is already there)
        NX-1893 (Internal parameter to count total number of bound agent tunnels)
        NX-1908 (Expose FDB to NXSL)
        NX-1914 (Removed deprecate AllowDirectNotifications server configuration setting)
        NX-1919 (Internal parameters to count number of tunnels with agent, snmp, snmp trap, syslog proxies or with installed user agents)
        NX-1924 (When importing event that has different GUID but matching name with already existing event, treat it as new event and give it a new name)
        NX-1932 (DCI status in Template is not carried over in Export Configuration)
        NX-1942 (Add property to actions in EPP "Do not run if timer is active")
        NX-1945 (Memory leak in user support application when taking screenshots)

Best regards,
Victor

lindeamon

as always, thank you for the great work !!!

multix


pryzrak

Thanks yall for the great work  8) ;D

Kensui

hi , i have tried setup netxms on windows 2019 , but when try to access the webUI , its shwoing "HTTP ERROR 404" . anyone can help me on this?

Victor Kirhenshtein

Hi,

this is known packaging issue for web UI. We will publish updated installer today.

Best regards,
Victor

marlacan

#6
Hi Guys, some of our server's agents were updated yesterday to version 3.5.133-1 and all that were updated are failing (nxagentd) on ubuntu 18.04.

Oct 12 11:53:26 srvapt systemd[1]: Starting NetXMS Agent...
Oct 12 11:53:26 srvapt systemd[1]: nxagentd.service: Can't open PID file /var/run/nxagentd.pid (yet?) after start: No such file or directory
Oct 12 11:53:30 srvapt systemd[1]: Started NetXMS Agent.
Oct 12 11:54:53 srvapt kernel: [11832586.988640] traps: nxagentd[23619] trap divide error ip:7fc174decc72 sp:7fc1679fb500 error:0 in libnetxms.so.35.0.0[7fc174d86000+8e000]
Oct 12 11:54:53 srvapt systemd[1]: nxagentd.service: Main process exited, code=killed, status=8/FPE
Oct 12 11:54:53 srvapt systemd[1]: nxagentd.service: Failed with result 'signal'.

Netxms Server Version: 3.4.313-1

all the other versions seemed to work until the latest update.

should the NetXMS Server be updated to 3.5 for the new agent to work?


Victor Kirhenshtein

#7
Hi,

do you monitor thread pools on agent? If yes, try to temporarily disable those DCIs. Recently we've discovered bug that can lead to agent crash after querying data for thread pool WEBSVC.

Best regards,
Victor

P.S. We started build 3.5.136 - it should be published in few hours and probably will fix that.

marlacan

Thank you very much for your prompt reply, Victor. We will be looking out for the 3.5.136 and try it.

Br, Marlon

Victor Kirhenshtein

3.5.136 is now available in repository.

Best regards,
Victor

mdirks

On ubuntu 16 or 18 it is still 3.5.133

M. Dirks - ITeeCo

Quote from: Victor Kirhenshtein on October 14, 2020, 10:51:49 AM
3.5.136 is now available in repository.

Best regards,
Victor

Alex Kirhenshtein

Try now, I've resigned repository.

Quote from: mdirks on October 15, 2020, 04:34:10 PM
On ubuntu 16 or 18 it is still 3.5.133

M. Dirks - ITeeCo

Quote from: Victor Kirhenshtein on October 14, 2020, 10:51:49 AM
3.5.136 is now available in repository.

Best regards,
Victor