NetXMS Support Forum

General => Announcements => Topic started by: Victor Kirhenshtein on January 28, 2015, 11:55:18 PM

Title: NetXMS 2.0-M2 released
Post by: Victor Kirhenshtein on January 28, 2015, 11:55:18 PM
Hi all!

NetXMS version 2.0-M2 is out. Changes since previous release:

- Fixed server hang issue on some Windows versions
- Fixed SNMPv3 communication issue with HP A series switches
- Fixed LDAP sync problems on Windows
- Russian translation improved
- New MIB added: SYMBOL-CC-WS2000-MIB
- Subagent for reading DS18T20 and DS18S20 temperature sensors on Linux
- Fixed issues: #675, #699, #716, #721, #735, #736, #737, #742, #744

Best regards,
Victor
Title: Re: NetXMS 2.0-M2 released
Post by: suslayer on February 03, 2015, 05:38:36 PM
Server installer without M2 console file, error "..file nxmc.exe not exist.." check installer please. Installer before m1 version is bigger and correctly install.
Title: Re: NetXMS 2.0-M2 released
Post by: doki on February 04, 2015, 10:28:38 AM
Hi,

I think i found a bug on this version... H3C branded switches (S5500) (same as HP A5500) the driver is not loaded.

System Description on HP:
System Description: (Working) HP Comware Platform Software, Software Version 5.20 Release 2208 HP A5500-48G-PoE+ EI Switch with 2 Interface Slots Copyright (c) 2010-2011 Hewlett-Packard Development Company, L.P.

System Description on H3C:
System Description: (Not Working) H3C Comware Platform Software, Software Version 5.20 Release 2210 H3C S5500-52C-PWR-EI Copyright (c) 2004-2011 Hangzhou H3C Tech. Co., Ltd. All rights reserved.

Both switches is identical except for branding and firmware version.
Title: Re: NetXMS 2.0-M2 released
Post by: Victor Kirhenshtein on February 04, 2015, 11:31:24 AM
Hi,

are system OIDs identical on those switches?

Best regards,
Victor
Title: Re: NetXMS 2.0-M2 released
Post by: doki on February 04, 2015, 03:21:16 PM
Here's the SNMP Object OID detected by Netxms.

H3C S5500

.1.3.6.1.4.1.25506.1.4

HP A5500

.1.3.6.1.4.1.25506.11.1.27
Title: Re: NetXMS 2.0-M2 released
Post by: doki on February 11, 2015, 08:46:05 AM
Hi Victor,

Upgrading to the latest boot ROM and firmware won't recognize the h3c S5500 switch as HP A5500. I guest we have to include the H3C OID in HPSW driver on the next version of netxms.

System Description: H3C Comware Platform Software, Software Version 5.20 Release 2221P07 H3C S5500-52C-PWR-EI Copyright (c) 2004-2014 Hangzhou H3C Tech. Co., Ltd. All rights reserved.

SNMP Object ID: .1.3.6.1.4.1.25506.1.4

Thank!

Title: Re: NetXMS 2.0-M2 released
Post by: iGodunoff on February 11, 2015, 11:54:40 AM
One more issue found. NetXMS agent can't be upgraded from M1 to M2 if nxsagent (user session agent) is started. The NetXMS agent installer doesn't stop nxsagent process(es) during upgrade. As a result it can't replace C:\NetXMS\bin\libnetxms.dll library so the upgrade can't continue saying 'Delete file failed; code 5'. Of course, NetXMS agents with nxsagent enabled also can't be upgraded remotely.
Title: Re: NetXMS 2.0-M2 released
Post by: Victor Kirhenshtein on February 16, 2015, 10:00:33 AM
I've added session agent termination to  agent installer. The only problem is that session agent will be unavailable until restart because installer will not be able to start it again in another user session.

Best regards,
Victor
Title: Re: NetXMS 2.0-M2 released
Post by: iGodunoff on February 17, 2015, 11:36:59 AM
OK, great thanks!  :)