NetXMS 2.0.3 released

Started by Victor Kirhenshtein, March 30, 2016, 06:43:10 PM

Previous topic - Next topic

Victor Kirhenshtein

Hi all!

NetXMS version 2.0.3 is out. This release mostly aimed at increasing system stability and bug fixing. Full change log is following:

- Additional parameters in Oracle subagent for redo logs and ASM monitoring
- NXSL: variable $errormsg holding error description set in catch block
- New NXSL function SplitString
- NXSL: new methods setExpectedState and setExcludeFromTopology in Interface class
- Default interface expected state can be configured
- GPS subagent (provides location data from NMEA compatible GPS receivers)
- Server can update node location using GPS subagent
- Fixed error while event alarm linking multiple times
- Fixed server hang on shutdown
- NetXMS processes uses LC_CTYPE from environment for terminal I/O
- Fixed bug in saving service checks
- Fixed server crash caused by heap corruption in MS SQL and DB/2 database drivers
- Fixed server deadlock caused by simultaneous use of instance discovery and transformation scripts
- Agent parameters for monitoring System V message queues
- New action User.ChangePassword in WINNT subagent
- Text2reach SMS driver improved
- Port check subagent can be configured to return negative value as response time in case of error
- Management console:
        - Fixed grid issues in network maps
        - Fixed object selection issues in network maps
        - Added "hide links" option on network maps
        - Added support for MAC addresses in format xxx.xxx.xxx.xxx
- Fixed issues: #950, #962, #988, #1048, #1102, #1124, #1131, #1135, #1147, #1149, #1154, #1163, #1166, #1170, #1174

Best regards,
Victor

multix


jhonnyvey

Tks for post new version :)

Have we a upgrade process?
From 2.0.2 to 2.0.3.


Watchman

Quote from: Victor Kirhenshtein on March 30, 2016, 06:43:10 PM
...
- Management console:
...
        - Fixed object selection issues in network maps
...

In Release 2.0.2 I recognized no issues with the selection of network elements.  ???
In Release 2.0.3 a selection is only possible when the network map is shown at "zoom level 0" (pressing Ctrl-0) - when scrollbars are shown, they have to be moved to the most upper and most left position.
On other zoom levels (+ or - button) or scrollbar positions the selection points are not below the elements.

I am using nxmc-2.0.3-win32-x86.

kingofkya


Victor Kirhenshtein

We've fixed issue with map selection/dragging and zoom. Fix will be included in next release (2.0.4). Patched console also available at https://www.netxms.org/download/patches/018/.

Best regards,
Victor

millerpaint

Hi,

Are we able to upgrade from Version 1.2.17 (running on CentOS) directly to version 2.0.3, using the standard upgrade process?


-Kevin C.

tomaskir

Quote from: millerpaint on May 24, 2016, 01:25:19 AM
Hi,

Are we able to upgrade from Version 1.2.17 (running on CentOS) directly to version 2.0.3, using the standard upgrade process?


-Kevin C.
Yes, you can upgrade directly.

slako

#9
Quote from: Victor Kirhenshtein on March 30, 2016, 06:43:10 PM
- Text2reach SMS driver improved
Hi Viktor!
It's by design now that driver doing 3 posts to service?
I using this driver for my selfwritten local SMS service (not for the real Text2reach service), and I see now each SMS coming at 3 times.

PS Nevermind, I have checked driver sources and adapted my SMS service according to.
JFYI: nxmc 'Send SMS' tool always returns 'SMS sent successfully' response, even when driver has detected an error from service.