NetXMS Support Forum

General => Announcements => Topic started by: Victor Kirhenshtein on September 06, 2021, 12:41:03 PM

Title: NetXMS 3.9 version 3.9.229
Post by: Victor Kirhenshtein on September 06, 2021, 12:41:03 PM
Hi all!

We just published new patch release for version 3.9 - 3.9.229. Changes since previous release:

- Dashboards can be saved as images in desktop UI
- Database manager checks for access point objects without valid parent node
- Server does not report duplicate MAC addresses if interfaces are from same node
- New agent actions: Process.Terminate, Service.Start, Service.Stop
- Web API session inactivity timeout can be configured
- Fixed server deadlock related to multi-zone configuration
- Fixed bugs in external command execution
- Fixed small issues in influxdb driver
- Fixed deleted form network map object list load from database on startup
- Fixed rack placement object property page save
- Fixed bug in SQLite driver (incorrect reading of fields with null value)
- Fixed issues:
        NX-1625 ("Icmp.MovingAvgPingTime(*)" need a way to specify sample size)
        NX-2092 (Keep last known topology information when node goes down)
        NX-2093 (Add new parameter to ping subagent that will calculate jitter as moving average on response time deltas)
        NX-2101 ("Compile script" button should not be present in script preview in EPP rule list)

Best regards,
Victor
Title: Re: NetXMS 3.9 version 3.9.229
Post by: BigBlue on September 06, 2021, 01:57:22 PM
Hello,

The installation seems to have gone well, but the application does not start:

2021.09.06 12:55:49.967 *I* [logger             ] Log file opened (rotation policy 2, max size 16777216)
2021.09.06 12:55:49.968 *I* [startup            ] Starting NetXMS server version 3.9.229 build tag 3.9-229-g0d60e0246d
2021.09.06 12:55:49.968 *I* [logger             ] Debug level set to 0
2021.09.06 12:55:49.968 *I* [config             ] Main configuration file: /opt/netxms/etc/netxmsd.conf
2021.09.06 12:55:49.968 *I* [config             ] Configuration tree:
2021.09.06 12:55:49.968 *I* [config             ] [root]
2021.09.06 12:55:49.968 *I* [config             ]  +- server
2021.09.06 12:55:49.968 *I* [config             ]      +- DBDriver
2021.09.06 12:55:49.968 *I* [config             ]      |    value: mariadb.ddr
2021.09.06 12:55:49.968 *I* [config             ]      +- DBServer
2021.09.06 12:55:49.968 *I* [config             ]      |    value: localhost
2021.09.06 12:55:49.968 *I* [config             ]      +- DBName
2021.09.06 12:55:49.968 *I* [config             ]      |    value: netxms
2021.09.06 12:55:49.968 *I* [config             ]      +- DBLogin
2021.09.06 12:55:49.968 *I* [config             ]      |    value: netxms
2021.09.06 12:55:49.968 *I* [config             ]      +- DBPassword
2021.09.06 12:55:49.968 *I* [config             ]      |    value: ********
2021.09.06 12:55:49.968 *I* [config             ]      +- LogFile
2021.09.06 12:55:49.968 *I* [config             ]           value: /var/log/netxms
2021.09.06 12:55:49.969 *I* [startup            ] Code page set to ISO8859-1
2021.09.06 12:55:49.971 *I* [                   ] Platform subagent "/opt/netxms/lib/netxms/linux.nsm" successfully loaded
2021.09.06 12:55:49.979 *I* [db.drv             ] Database driver "mariadb.ddr" loaded and initialized successfully
2021.09.06 12:55:49.993 *I* [                   ] Server ID 2F843880D4CAFA2D
2021.09.06 12:55:50.002 *I* [db.lock            ] Stalled database lock removed
2021.09.06 12:55:50.011 *I* [db.writer          ] DBWriter/Housekeeper interlock is OFF
2021.09.06 12:55:50.014 *I* [crypto             ] Crypto library initialized (OpenSSL 1.0.2k-fips  26 Jan 2017)
2021.09.06 12:55:50.015 *I* [crypto.cert        ] Server certificate not set
2021.09.06 12:55:50.027 *I* [db.drv             ] Database driver "sqlite.ddr" loaded and initialized successfully
2021.09.06 12:55:50.094 *I* [db.drv             ] Database driver "sqlite.ddr" loaded and initialized successfully
2021.09.06 12:55:50.111 *I* [ndd                ] Network device driver DLINK loaded successfully
2021.09.06 12:55:50.111 *I* [ndd                ] Network device driver EXTREME loaded successfully
2021.09.06 12:55:50.111 *I* [ndd                ] Network device driver PING3 loaded successfully
2021.09.06 12:55:50.111 *I* [ndd                ] Network device driver DELL-PWC loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver QTECH-OLT loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver SAF-INTEGRA-B loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver CATALYST-GENERIC loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver CATALYST-2900XL loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver CISCO-ESW loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver CISCO-NEXUS loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver CISCO-SB loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver CISCO-WLC loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver CISCO-GENERIC loaded successfully
2021.09.06 12:55:50.112 *I* [ndd                ] Network device driver AT loaded successfully
2021.09.06 12:55:50.113 *I* [ndd                ] Network device driver H3C loaded successfully
2021.09.06 12:55:50.113 *I* [ndd                ] Network device driver HPSW loaded successfully
2021.09.06 12:55:50.113 *I* [ndd                ] Network device driver PROCURVE loaded successfully
2021.09.06 12:55:50.113 *I* [ndd                ] Network device driver MOXA-EDR loaded successfully
2021.09.06 12:55:50.113 *I* [ndd                ] Network device driver UBNT loaded successfully
2021.09.06 12:55:50.113 *I* [ndd                ] Network device driver NETONIX loaded successfully
2021.09.06 12:55:50.114 *I* [ndd                ] Network device driver NET-SNMP loaded successfully
2021.09.06 12:55:50.116 *E* [ndd                ] Network device driver "/opt/netxms/lib/netxms/ndd/symbol_ws.ndd" cannot be loaded because of API version mismatch (driver: 8; server: 10)


regards,
BB
Title: Re: NetXMS 3.9 version 3.9.229
Post by: Victor Kirhenshtein on September 06, 2021, 01:58:28 PM
Hi,

just remove file /opt/netxms/lib/netxms/ndd/symbol_ws.ndd - it is from old server version and is no longer needed.

Best regards,
Victor
Title: Re: NetXMS 3.9 version 3.9.229
Post by: BigBlue on September 06, 2021, 02:02:03 PM
perfect!

Thank you very much.

BB
Title: Re: NetXMS 3.9 version 3.9.229
Post by: Kevo on September 19, 2021, 12:44:05 AM
I've recently gotten back to working on moving our monitoring to NetXMS and am having some good success so far. One thing I haven't been able to figure out so far is the Duplicate MAC issue. I have quite a few Mikrotik routers with vlans, tunnels, and bridges on them. NetXMS gives Duplicate MAC address alarms for interfaces that have vlans and also tunnel interfaces in a bridge. I don't think this is an actual problem network wise I think it's just an issue with NetXMS determines what is a duplicate MAC.

I'm running version 3.9.235. Should this have been fixed by the update mentioned in the changelog or am I making a mistake that could be fixed with a config change of some sort?

TIA
Title: Re: NetXMS 3.9 version 3.9.229
Post by: Victor Kirhenshtein on September 19, 2021, 08:43:50 PM
Hi,

this supposed to be fixed in 3.9.235. Could you please provide screenshot of "Interfaces" tab for such device and event details for "duplicate MAC" event?

Best regards,
Victor
Title: Re: NetXMS 3.9 version 3.9.229
Post by: Kevo on September 20, 2021, 08:16:33 PM
I sent you a PM with the info. Let me know if you need any more info.

Thanks.
Title: Re: NetXMS 3.9 version 3.9.229
Post by: Kevo on September 21, 2021, 04:11:01 PM
A restart of the server seems to have cleared the duplicate MAC alarms. So it looks like it was an artifact from some previous version somehow. Thanks.