News:

We really need your input in this questionnaire

Main Menu

NetXMS 1.2.4 released

Started by Victor Kirhenshtein, November 02, 2012, 12:03:37 PM

Previous topic - Next topic

Victor Kirhenshtein

Hi all!

NetXMS version 1.2.4 is released. Changes from previous release:

- Management console:
   - Command line options for automatic connect
   - Container type objects can be expanded/collapsed by double click in the object tree
   - Maps and dashboards can be opened by double click in the object tree
   - Line charts can be opened by double click on DCI in last values view
   - Implemented seed-based network maps
   - Decoration elements on network maps can be moved and resized
   - Object details view can be opened from alarm's context menu
   - Custom time intervals can be set in line chart properties
- NXSL: implemented short-circuit evaluation of logical expressions (&& and ||)
- New attribute "isLocalMgmt" in NXSL "Node" class
- New parameter Icmp.PingStdDev in PING subagent
- Cisco Catalyst 3550 supported by CATALYST driver
- Intervals of less than a minute can be defined with custom DCI schedules
- Agent parameters File.xxx (File.Size, etc) now support strftime style macros for current date/time (similar to file name in log parser)
- Android client:
   - Restructured settings activity
   - Alarm status icon notification configurable by settings (independent from playing the sound assigned to the category)
   - Horizontal scrollable tabs for node info activity (tabs are no more compressed to show all together)
   - Fixed bad format for DCI value in last values tab
   - Scheduler for "passive" connection", parameters:
      - Enable scheduler: enables the scheduler, if 'off' program exposes the previous behaviour
      - Interval: how many minutes have to elapse before trying to connect to server
      - Duration: how many minutes connections has to be kept on
      - Enable daily scheduler: if 'off', the above values are applied to the whole day. If 'on' they will be applied only to the specified interval (for the whole week).
      - Daily on: start daily time to apply scheduler values
      - Daily off: stop daily time to apply scheduler values
- Fixed issues: #53, #120, #128, #139, #171

Best regards,
Victor