NetXMS 2.0.7 released

Started by Victor Kirhenshtein, November 28, 2016, 12:50:44 PM

Previous topic - Next topic

Victor Kirhenshtein

Hi all,

NetXMS version 2.0.7 is released. It is another patch release for stable 2.0 branch, and likely last release for this branch. Changes since release 2.0.6 are following:

- Number of polls can be set for "diff" type thresholds
- New method "enableDiscoveryPolling" in NXSL class "Node"
- New NXSL functions: AgentExecuteAction, GetAllNodes
- NXSL functions GetNodeInterfaces, GetNodeTemplates, GetNodeParents, GetObjectChildren returns correct object classes
- Instance discovery scripts can return instances as map instance/instance name
- SMS driver for Nexmo service
- SMS driver for SMSEagle gateway
- SMS driver for MyMobile service
- H3C driver correctly reads IPv6 addresses on interfaces
- Added support for CHAP, MS-CHAPv1, and MS-CHAPv2 in RADIUS authentication
- Fixed FreeBSD 11 compatibility issues
- Fixed excessive memory consumption by web UI in some situations
- Fixed server crash when changing scheduled tasks
- Fixed various minor UI glitches
- Fixed issues: #1090

Best regards,
Victor


MarcusH

My head exploded with ideas when i read new function AgentExecuteAction, thank you so much for that been missing that.

MarcusH

Sad panda :'(
I guess AgentExecuteAction wasn't added in this?
I get "Function not found" when i try to call it, checked source and only reference to it is in the changelog


Victor Kirhenshtein

Hi,

so weird, it was supposed to be there... Seems to be backport issue. I've fixed it in current 2.0 branch, it will be part of 2.0.8 release if it will happen.

Best regards,
Victor

radw


Alex Kirhenshtein