NetXMS 1.1.9 released

Started by Victor Kirhenshtein, January 15, 2012, 12:40:45 AM

Previous topic - Next topic

Victor Kirhenshtein

Hi all!

NetXMS version 1.1.9 is out. It's a bugfix release which solves some important problems found in 1.1.8. Changes from previous release:

- Fixed server crash during startup
- Fixed failed SQL queries if MS SQL used as backend
- Fixed "Resource not available" error when trying to view VLANs on a switch
- Bugfix: data collection configuration not available for cluster objects
- Bugfix: cannot remove package from list if file does not exist
- Bugfix: temporary file not deleted after external parameter execution
- Bugfix: cannot change node's "force encryption" flag from Java console
- Bugfix: cannot execute local commands with spaces in path
- Template can be moved between template groups
- Added "refresh" function to alarm browser in Java console

Best regards,
Victor

lindeamon

hi victor,

caught me by surprise.
what's next ? what do i have to expect to ?

Best Regards,
Lindeamon

Victor Kirhenshtein

Hi!

It was unplanned release, but due to critical bugs in 1.1.8 (mostly because of reported crash on MySQL and Oracle backends and performance data not stored in DB on MS SQL backend) I have to create this bugfix release. My current to-do for 1.1.10 is following (copy-paste from internal Jira):

Bug
[NX-12] - Multiple bugs in image library
[NX-54] - Missing "interconnect networks" property for cluster objects
[NX-65] - Extra new line character in local command output

Improvement
[NX-3] - Ability to set native agent port on node creation
[NX-18] - Improve dashboard configuration tools
[NX-40] - Make log viewers really usable
[NX-45] - Add option to force creation of character string instead of hex string in SNMP trap mapping
[NX-56] - Add possibility to add and edit names on map link
[NX-57] - Add certificate authentication to Java console

New Feature
[NX-17] - Add "monitors" for events, SNMP traps, and syslog records
[NX-33] - Implement configuration export in Java console
[NX-35] - Implement concept of "normal" interface state
[NX-38] - Add additional page for containers where threshold violations for underlying nodes are shown
[NX-43] - Allow per-DCI SNMP version settings
[NX-49] - Implement NXSL actions
[NX-50] - Add possibility to add parameters and/or specify entry point in scripts called via %[] macro
[NX-51] - Ability to copy/paste scripts in script library
[NX-63] - Timed alarm acknowledgement
[NX-70] - Implement syslog parser edit from Java console
[NX-71] - Add new policy type for distributing log parsers

I plan to release 1.1.10 in the beginning of February. Also, I plan to release alpha version of new web interface (RAP based) somewhere in January.

Best regards,
Victor

lindeamon

hi victor,

thanks for the info.
whay changeing the web interface how willit better ?

Best Regards,
Lindeamon

Victor Kirhenshtein

Our ultimate goal to have web interface with same functionality as console application and having as closer look and feel to console application as possible. We are now using Eclipse RAP which allows to port existing Eclipse-based applications to web applications. It has lot of limitations, but still it allows us to reuse 70-80% of existing code in management console, and resulting web application looks very similar to standalone console.

Best regards,
Victor

lindeamon

thank you for clarifying this for me.

Best Regards,
Lindeamon