NetXMS 1.1.8 released

Started by Victor Kirhenshtein, January 08, 2012, 01:47:19 AM

Previous topic - Next topic

Victor Kirhenshtein

Hi all!

NetXMS version 1.1.8 is out. Changes since previous release:

- New node properties: "disable topology polling" and "disable discovery polling"
- Changes and improvements in Java console:
   - Implemented embedded web page element type in dashboards
   - Implemented alarm viewer element type in dashboards
   - Dashboard cloning
   - Syslog monitor
   - Event monitor
   - Implemented status calculation/propagation object property page
   - Execution of "local command" type tools improved
   - Dial charts improved
   - Fixed object selection bug in network maps
   - Implemented agent package management and deployment
- Added common driver for Cisco Catalyst switches with CISCO-STACK-MIB support
- Implemented event identification by name in sendEvent API
- RADIUS authentication now supports passwords up to 128 characters long (was up to 16)
- Fixed server crash on Windows 2008 R2
- New MIBs added: CISCO-STACK-MIB, FDDI-SMT73-MIB


Additionally, below is list of issues closed in version 1.1.8 from our internal issue tracking system:

Bug
[NX-28] - Invalid message in "SQL Query failed" alarm
[NX-34] - Fix selection bug in network maps
[NX-47] - Node "down" state is not preserved across server restart
[NX-58] - Long passwords not accepted by RADIUS server
[NX-60] - Character encoding problem in RADIUS log messages
Improvement
[NX-19] - Alarm list as dashboard element
[NX-30] - Remove "NAT adapter" interfaces
[NX-36] - Improve dial charts (actually requires writing our own implementation)
[NX-37] - Show threshold violations in "Last Values" view/widget
[NX-41] - Improve "local command" object tool implementation in Java console
[NX-44] - Do mass idata updates in one transaction
New Feature
[NX-27] - Add option "disable discovery polling" for node
[NX-31] - Driver for Cisco Catalyst switches
[NX-32] - Implement agent package deployment in Java console
[NX-39] - Implement dashboard copy (clone)
[NX-42] - Add "custom port" field to SNMP DCIs (like in old console)

Best regards,
Victor

lindeamon

hi victor,

great release especially the catalyst driver {finally i can see all the info i wanted}.
what's next ? what will be the road-map to the next release ? when it will be released ?

Best Regards,
Lindeamon

moseszero

#2
Hi,
very glad to see new version released!
I've been doing some work using java api for 2 months,somehow I still feel uncertain  about if NetXMS is stable and effective when it was deployed on a large amount of computers(at least 1000),as there is only several PCs for me to develop and test.