2983 lines
155 KiB
Text
2983 lines
155 KiB
Text
netxms (5.1.3-1) stable; urgency=medium
|
||
|
||
* Fixed critical bug in SNMP trap receiver
|
||
* Server checks for other possible SNMP credentials during configuration poll if node marked as SNMP unreachable
|
||
* Image attributes in Markdown viewer
|
||
* Fixed bug in counter reset detection
|
||
* Fixed issues:
|
||
* NX-2685 (nxshell asks for password while using properties file)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 09 Jan 2025 23:21:15 +0200
|
||
|
||
netxms (5.1.2-1) stable; urgency=medium
|
||
|
||
* Server performance and memory usage optimization when polling multiple SNMP devices
|
||
* Limit routing table scans during SNMP device configuration poll
|
||
* Optimized memory usage in InfluxDB driver
|
||
* Server startup time improved
|
||
* Added server configuration option "Client.MinVersion"
|
||
* Improved Markdown viewer
|
||
* InfluxDB driver options for validation and correction of DCI values being sent
|
||
* Fixed issues:
|
||
* NX-2635 (Predefined graphs perspective not working in web UI)
|
||
* NX-2640 (Add more detailed stats on pollers to debug console)
|
||
* NX-2647 (On node deletion interfaces under circuit objects are not deleted)
|
||
* NX-2649 (Issues with "move to another container" context menu on interfaces)
|
||
* NX-2650 (Add new hotkey in "execute server script" for "clear output+run script")
|
||
* NX-2653 (Can not pin Data Collection tab which is in edit mode)
|
||
* NX-2657 (IllegalStateException in nxmc log)
|
||
* NX-2660 (Add method to read little-endian 4 byte float value from ByteStream)
|
||
* NX-2661 (Issues with loading image of DCI image element of map)
|
||
* NX-2669 (Add internal table with node's interfaces)
|
||
* NX-2672 (Kiosk mode issues)
|
||
* NX-2673 (Table DCI column querying not working, if metric has no leading dot)
|
||
* NX-2675 (Add NXSL methods to handle markdown comments correctly)
|
||
* NX-2676 (Issues with comment tab creation and modification on object)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 16 Dec 2024 20:37:27 +0200
|
||
|
||
netxms (5.1.1-1) stable; urgency=medium
|
||
|
||
* Improved server performance
|
||
* Improved wireless controller bridge for HFCL
|
||
* MS SQL database driver no longer requires SQL Server Native Client (can use SQL Server ODBC driver v13, v17, or v18 instead)
|
||
* Added driver for Huawei LAN switches
|
||
* Updated driver for Dell switches
|
||
* Updated driver for Qtech switches
|
||
* Added internal metrics Server.ObjectCount.AccessPoints and Server.ObjectCount.Interfaces
|
||
* New NXSL functions Math::Average, Math::MeanAbsoluteDeviation, and Math::StandardDeviation
|
||
* nxdbmgr can do in-place conversion from standard PostgreSQL schema to TimescaleDB
|
||
* Fixed server crash on receiving SNMP trap
|
||
* Fixed bug in database initialization script
|
||
* Fixed task scheduler performance issues
|
||
* Removed "Delete" button form object upper bar
|
||
* Fixed issues:
|
||
* NX-2629 (Can not clone an object tool)
|
||
* NX-2630 (Not all the Markdowns are functioning)
|
||
* NX-2631 (In-place migration from standard PostgreSQL to TimescaleDB)
|
||
* NX-2632 (Inconsistency in asset management schema enum field definition)
|
||
* NX-2633 (Text not fully displayed in button)
|
||
* NX-2637 (Circuit class functionality)
|
||
* NX-2639 (Incorrect log message for Mattermost driver)
|
||
* NX-2642 (Add alarm_state_changes and certificate_action_log tables to nxdbmgr -Z all)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 20 Nov 2024 12:07:10 +0200
|
||
|
||
netxms (5.1.0-2) stable; urgency=medium
|
||
|
||
* Fixed agent crash in webservices handler
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 05 Nov 2024 11:56:42 +0200
|
||
|
||
netxms (5.1.0-1) stable; urgency=medium
|
||
|
||
* New automatic map type "hybrid topology"
|
||
* New object class "Circuit"
|
||
* Only read access is needed for dashboard context object for scripting dashboard elements
|
||
* Reading of FDB moved to network device drivers to allow better handling of devices not following standards
|
||
* Peer information on interfaces can be set and cleared manually
|
||
* Added down since nxsl parameter to access point
|
||
* Vlans view merged in to the Ports view
|
||
* Added option to show physical links on L2 ad-hoc map
|
||
* L2 predefined map will not cache results, only ad-hock map results are cached
|
||
* More accurate ad-hoc IP topology maps
|
||
* Unreachable node will be tested for all protocols in each configuration poll
|
||
* Use inetCidrRouteTable, ipCidrRouteTable, and ipForwardTable in addition to ipRouteTable to get routing information via SNMP
|
||
* EtherNet/IP added as DCI data source
|
||
* Improved web UI login pages
|
||
* Separate "Comments" view for objects
|
||
* Templates perspective can be configured to show nodes under assigned templates
|
||
* New attributes in NXSL class "InetAddress" ("isSubnetBase", "isSubnetBroadcast", "subnet")
|
||
* New NXSL function "CalculateDowntime"
|
||
* New method "calculateDowntime" in NXSL class "NetObj"
|
||
* Other UI usability improvements
|
||
* Fixed session agent compatibility issues on Windows 11
|
||
* Optional DCI event "all thresholds deactivated"
|
||
* DCI data type after transformation can be configured separately from input data type
|
||
* New scheduled task handler Agent.ExecuteCommand
|
||
* Improved network map multi link spacing
|
||
* New action System.TerminateUserSession in Windows agent
|
||
* Fixed network map object lable sacling zoom in/zoom out
|
||
* Fixed issues:
|
||
* NX-253 (Configurable label for Y axis on line charts)
|
||
* NX-834 (DCI Table scroll position in dashboard is reset during refresh)
|
||
* NX-968 (Remove Peer from unmanaged interface)
|
||
* NX-1118 (Add "hide link labels" option for network map dashboard elements)
|
||
* NX-1200 (New object group - Circuits)
|
||
* NX-1288 (Fix selection colors in syslog monitor)
|
||
* NX-1414 (Support for ipCidrRouteTable)
|
||
* NX-1465 (When MIB browser opened, unfold tree and select longest match of device's SNMP object ID)
|
||
* NX-1617 (Show comments window only if comment present)
|
||
* NX-1958 (Support custom font for Label in Dashboard)
|
||
* NX-1973 (Add ability to manually specify a peer for an interface)
|
||
* NX-2034 (Use RENAME COLUMN on SQLite newer than 3.25.0)
|
||
* NX-2353 (Add hotkey to start search in "Search IP address" view)
|
||
* NX-2371 (Separate data types for raw and transformed DCI values)
|
||
* NX-2439 (Implement agent table System.InstalledProducts for ArchLinux)
|
||
* NX-2458 (Add option to nest context dashboard in dashboard)
|
||
* NX-2461 (Smart algorithm for processing counter32/64 roll-over)
|
||
* NX-2488 (Use caching when using web service requests in NXSL)
|
||
* NX-2512 (Not able to import columns for table DCI with origin=script)
|
||
* NX-2517 (Linux agent can crash if some CPUs are disabled)
|
||
* NX-2528 (Markdown Support in Object Comment Sections)
|
||
* NX-2531 (Ability to disable server actions in EPP)
|
||
* NX-2533 (NXSL global variable that contains object tool input field values)
|
||
* NX-2535 (Replace drop down with radio buttons in EPP rule Downtime Control)
|
||
* NX-2538 (Add ability to use IPv4 style netmask in network discovery target properties)
|
||
* NX-2540 (Add $map object for use in map filter script)
|
||
* NX-2541 (All EPP actions should be executed asynchronously)
|
||
* NX-2542 (Add syslog metadata to generated events)
|
||
* NX-2544 (New agent metrics for counting online and offline CPUs)
|
||
* NX-2545 (Exporting a template with big file in a policy causes nxmc to close)
|
||
* NX-2552 (Exception in desktop UI)
|
||
* NX-2562 (Add pollingScheduleType attribute to DCI object)
|
||
* NX-2566 (List of packages is not read correctly on linux systems where alien is installed)
|
||
* NX-2574 (nxevent and nxaevent utilities do not support named event parameters)
|
||
* NX-2580 (Configurable default time range for ad-hoc line charts)
|
||
* NX-2584 (Change network map edit mode to network map lock mode)
|
||
* NX-2586 (Export all to CSV not working in data collection configuration view)
|
||
* NX-2593 (Add option to use properties file for NXShell)
|
||
* NX-2596 (Unable to create zone via Web API)
|
||
* NX-2597 (Log PATH and LD_LIBRARY_PATH values on agent startup)
|
||
* NX-2598 (Generate event when all thresholds of a DCI are rearmed)
|
||
* NX-2602 (Audit log not available in context menu for some objects)
|
||
* NX-2606 (no id ranges possible in Configuration->Windows event log parser)
|
||
* NX-2613 (Show gray "Any" in "source objects" list, if it's empty)
|
||
* NX-2617 (Show info in EPP rule that "Accept correlated events" is checked)
|
||
* NX-2618 (Server crash when file upload task configuration is invalid)
|
||
* NX-2619 (SQL insert into nodes failed)
|
||
* NX-2620 (System.ProcessList truncates the full process name or path)
|
||
* NX-2621 (Add "Line chart" item in context menu of map link)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sat, 02 Nov 2024 12:26:00 +0200
|
||
|
||
netxms (5.0.8-1) stable; urgency=medium
|
||
|
||
* Fixed error in web console on package deployment
|
||
* Implemented refresh for Event Processing Policy view
|
||
* Fixed Arp Cache view refresh when data is not available
|
||
* Implemented find mac in Web APIs
|
||
* NXSL function "trace" handles objects and arrays in a same way as "print"
|
||
* New methods "print" and "trace" in NXSL class "Table"
|
||
* Added workaround for incorrect LLDP information returned by Alpha Bridge switches
|
||
* Fixed bug in network map link styling script processing
|
||
* Fixed issues:
|
||
* NX-1311 (Table DCIs ignoring table configuration)
|
||
* NX-2567 (ExternalMetricProvider does not work on Windows)
|
||
* NX-2570 (Use monotonic clock instead of system time for calculating agent uptime)
|
||
* NX-2572 (Problem creating PostgreSQL database during installation on Windows)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 05 Sep 2024 20:59:42 +0300
|
||
|
||
netxms (5.0.7-1) stable; urgency=medium
|
||
|
||
* Server configuration option to enable agent tunnel binding using only tunnel's source IP address
|
||
* Fixed incorrect Windows Remote Desktop session color depth reported by agent
|
||
* Fixed buffer overflow for IPv6 IP addresses print in log
|
||
* Fixed top level object display issues in "Infrastructure" perspective
|
||
* Fixed issues:
|
||
* NX-387 (Tool to read current (loaded) agent config)
|
||
* NX-937 (Copy DCI value from object overview)
|
||
* NX-2206 ("Package Deployment Monitor" should be resorted when status of any deployment changes)
|
||
* NX-2549 (Exception in AlarmNotifier)
|
||
* NX-2551 (Desktop UI show same warning in alarm viewer multiple times)
|
||
* NX-2553 (New agent action - show running configuration)
|
||
* NX-2557 (Exception in WebUI)
|
||
* NX-2559 (Line colors and time frame not saved when double-clicking graphs in Performance tab)
|
||
* NX-2561 (Object query hangs on script errors)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 15 Aug 2024 15:57:53 +0300
|
||
|
||
netxms (5.0.6-1) stable; urgency=medium
|
||
|
||
* Added notification channel driver for Mattermost
|
||
* Topic support in notification channel driver for Telegram
|
||
* Fixed incorrect client IP address reported iby Windows agent in table System.ActiveUserSessions
|
||
* Fixed bug in output of nxget -U
|
||
* Fixed web UI crash when opening dashboard in kiosk mode
|
||
* Fixed issues:
|
||
* NX-2550 (Errors in desktop client log (Widget is disposed))
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 17 Jul 2024 16:15:51 +0300
|
||
|
||
netxms (5.0.5-1) stable; urgency=medium
|
||
|
||
* L2 network map seeds with no SNMP or L2 data will not prevent network map from update
|
||
* Server performance improvements
|
||
* Server actions of types "agent command" and "SSH command" executed asynchronously (partial fix for NX-2541)
|
||
* Fixed server crash during LDAP synchronization
|
||
* Subnets bound to containers correctly displayed in infrastructure perspective
|
||
* Predefined maps with default size and background image resized automatically to be no less than image size
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 28 Jun 2024 19:06:16 +0300
|
||
|
||
netxms (5.0.4-1) stable; urgency=medium
|
||
|
||
* New SNMP DCI option "Interpret raw value as IPv6 address"
|
||
* Added driver for GE MDS Orbit devices
|
||
* Added driver for EtherWan switches
|
||
* Added driver for Siemens RuggedCom switches
|
||
* Mikrotik driver reports RSSI for wireless clients
|
||
* RSSI is displayed in "Wireless Stations" view
|
||
* Added "move object" item to object context menu
|
||
* Optional context selector for dashboards in dashboard perspective
|
||
* Seed node propery page removed for custom network maps
|
||
* Fixed server crash when accessing alarm category list from NXSL
|
||
* Fixed drawing issues of line charts with logarithmic scale
|
||
* Fixed incorrect line numbers in NXSL error messages
|
||
* Fixed bug in "Go to object" action in UI
|
||
* Fixed bug in D-Link driver
|
||
* Fixed interface utilization information sychronization
|
||
* Fixed network map color source selection
|
||
* Fixed historical line chart pop-out on web
|
||
* Fixed save of network map object position
|
||
* Fixed tables display glitch on Windows
|
||
* Fixed data type of configuration variable "Objects.NetworkMaps.UpdateInterval"
|
||
* Fixed issues:
|
||
* NX-2489 (Read list of performance counters only when needed)
|
||
* NX-2536 (SNMP DCI "interpret raw value as MAC address" does not support EUI-64)
|
||
* NX-2537 (Double links on maps)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 11 Jun 2024 00:22:07 +0300
|
||
|
||
netxms (5.0.3-1) stable; urgency=medium
|
||
|
||
* Notification channel driver "Shell" escapes single quote character during exec-type command line expansion
|
||
* Priority inclusion rules in UI element filter
|
||
* Macro expansion in API call executeLibraryScript works for all object classes
|
||
* Improved handling of large number of simultaneous ICMP ping requests
|
||
* Fixed bug in database upgrade procedure
|
||
* Fixed deadlock in web UI
|
||
* Fixed issues:
|
||
* NX-2521 (ICMP.PacketLoss internal DCI collects 0 after server restart)
|
||
* NX-2529 (Option to enable/disable Version Number on Web interface)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 15 May 2024 18:29:34 +0300
|
||
|
||
netxms (5.0.2-1) stable; urgency=high
|
||
|
||
* Fixed bug in database upgrade procedure
|
||
* Fixed "pin to pinboard" in UI
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 07 May 2024 18:41:00 +0300
|
||
|
||
netxms (5.0.1-1) stable; urgency=high
|
||
|
||
* Fixed bug in database upgrade procedure
|
||
* Added CSV export in alarm viewer and agent tunnel manager
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 03 May 2024 09:25:43 +0300
|
||
|
||
netxms (5.0.0-1) stable; urgency=medium
|
||
|
||
* Improved network maps
|
||
* Added network map link styling script
|
||
* Delegate access option that allows read access to network maps without full read access to objects on a map
|
||
* Reworked monitoring of wireless access points and controllers
|
||
* Major overhaul of sensor objects
|
||
* Many NXSL function deprecated in favor of object methods
|
||
* Improved NXSL classes and functions for date/time handling
|
||
* Add option to check alarm details from alarm log view
|
||
* Log parser rules can define metrics that are populated from match data
|
||
* Special NXSL return codes for data collection and transformation scripts (DataCollection::ERROR, DataCollection::NOT_SUPPORTED, DataCollection::NO_SUCH_INSTANCE)
|
||
* New NXSL function FindAccessPointByMACAddress
|
||
* New NXSL function GetMappingTableKeys
|
||
* "Stop" function in script executor view
|
||
* Desktop client can reconnect automatically after short connectivity loss
|
||
* New agent metric File.Hash.SHA256
|
||
* New agent list and table Net.IP.Neighbors
|
||
* Index property displayed in MIB browser
|
||
* Root object can be set for object query
|
||
* Improved SNMP trap processing performance
|
||
* New log parser file option "removeEscapeSequences"
|
||
* Added peer certififcate verification issue tracker integration
|
||
* Housekeeper scripts (NXSL and SQL)
|
||
* Improved REST API
|
||
* Introduces new object class "Collector"
|
||
* Downtime log controlled by EPP
|
||
* Fixed issues:
|
||
* NX-797 (Automatic reconnect of management console)
|
||
* NX-1790 (Drag-n-dropped object are positioned to wrong place when map is scrolled down or right)
|
||
* NX-1870 (Representation of float DCI that gets string data as input)
|
||
* NX-1935 (Introduce hook script on map regeneration with ability to set link names)
|
||
* NX-2006 (Remove example event templates (code 4000-4011) from database)
|
||
* NX-2076 (Raw value should be always displayed as string)
|
||
* NX-2292 (Automatic maps should not include nodes that are connected through a node that was excluded by filter script)
|
||
* NX-2323 (Make parameters in all events named)
|
||
* NX-2343 (Several changes in NXSL syntax in v 5.0)
|
||
* NX-2375 (Use "varchar(max)" instead of "text" on Microsoft SQL Server)
|
||
* NX-2403 (Add support for AES-192 and AES-256 in SNMPv3)
|
||
* NX-2444 (On demand background external metrics)
|
||
* NX-2455 (Ability to check TLS.Certificate.\* for protocols with STARTTLS command)
|
||
* NX-2481 (Add ability to manually poll network map generation)
|
||
* NX-2507 (Add ability to cancel timers from NXSL)
|
||
* NX-2520 (Remove "Channel name" selector from "Send notification" dialog)
|
||
* NX-2523 (New agent metric Process.MemoryUsage (percentage of memory used by process))
|
||
* NX-2524 (Option to disable threshold without deleting it)
|
||
* NX-2525 (Add the ability to specify multiplier values in threshold)
|
||
* NX-2526 (When editing a template with a DCI without instance to use instance - DCI becomes unsupported)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 01 May 2024 22:27:35 +0300
|
||
|
||
netxms (4.5.3-1) stable; urgency=medium
|
||
|
||
* Fixed server crash during passive network discovery
|
||
* Fixed bug in dashboard chart data source editor
|
||
* Fixed bug in TCP proxy session setup
|
||
* Fixed issues:
|
||
* NX-2509 (productVersion does not display value correctly with Ethernet-IP)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 15 Feb 2024 17:04:19 +0200
|
||
|
||
netxms (4.5.2-1) stable; urgency=medium
|
||
|
||
* Fixed server crash on client session disconnect
|
||
* Fixed updated issues in new web UI
|
||
* Cosmetic fixes in UI
|
||
* Fixed issues:
|
||
* NX-2490 (Server tries to read from tdata_xxxx table when TimescaleDB is used as backend)
|
||
* NX-2502 (nxagentd uses UDP port 4700 to exchange hearthbeat messages and listens on address 0.0.0.0)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 07 Feb 2024 17:24:25 +0200
|
||
|
||
netxms (4.5.1-1) stable; urgency=medium
|
||
|
||
* Driver for Edgecore enterprise switches
|
||
* Driver for HPE Aruba Networking switches and wireless controllers
|
||
* Chart height in performance view automatically adjusted to accomodate large legend
|
||
* New NXSL class "MacAddress"
|
||
* Attribute "state" of NXSL class "AccessPoint" renamed to "apState" (to avoid conflict with attribute "state" from parent class)
|
||
* Context object views can be hidden
|
||
* Configurable timeout for client session first packet
|
||
* Improved VLAN handling by generic driver
|
||
* Updated Eltex driver
|
||
* Fix missing object synchronization for ad-hock maps (drill down)
|
||
* Fixed server crash when interface list cannot be read from SNMP device and option to ignore interfaces in NOT PRESENT state is on
|
||
* Fixed bug in EPP rule copying
|
||
* Fixed line numbering bug in desktop UI script editor
|
||
* Fixed issues:
|
||
* NX-2491 (Add alarm category attribute to NXSL alarm class)
|
||
* NX-2493 (Activation / Deactivation event not shown in threshold editor)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 30 Jan 2024 10:17:05 +0200
|
||
|
||
netxms (4.5.0-1) stable; urgency=medium
|
||
|
||
* XPath can be used for querying XML-based web services
|
||
* New NXSL operation "?." (safe dereference)
|
||
* New method "join" in NXSL arrays
|
||
* Server-side custom attributes (not visible by clients)
|
||
* Additional argument in NXSL method createSNMPTransport to control if it should fail when node is marked as unreachable via SNMP
|
||
* Updated drivers for Eltex and TP-Link switches
|
||
* Added agent metric Agent.LocalDatabase.FileSize
|
||
* Fixed internal metrics PollTime.*
|
||
* Fixed issues:
|
||
* NX-1409 (Implement separate access right for editing object comments)
|
||
* NX-2412 (Separate access right for editing agent configuration file)
|
||
* NX-2440 (Wildcard imports in NXSL)
|
||
* NX-2275 (Option for ignoring interfaces in NOT PRESENT state)
|
||
* NX-2485 (XPath support in web service queries)
|
||
* NX-2487 (Any changes to object from UI or via Java API wipe out responsible users list)
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Sun, 24 Dec 2023 11:28:24 +0200
|
||
|
||
netxms (4.4.5-2) stable; urgency=medium
|
||
|
||
* WebAPI module added to netxms-server
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 11 Dec 2023 15:39:55 +0100
|
||
|
||
netxms (4.4.5-1) stable; urgency=medium
|
||
|
||
* Improved SNMP proxy performance under heavy load
|
||
* Added limit on number of nested NXSL VMs (to prevent accidential infinite loop of script execution)
|
||
* Fixed server crash on polling TP-Link switches
|
||
* Fixed bug in dashboard element "status indicator"
|
||
* Fixed bug in status map view
|
||
* Fixed bug in database manager check function
|
||
* Fixed "Failed to register resource" error in web UI
|
||
* Fixed database import/migration to TimescaleDB
|
||
* Java components switched to logback 1.3.13 (fixes CVE-2023-6378)
|
||
* Fixed issues:
|
||
* NX-2465 (List of saved queries in Tools->Find Object is not updated when query list is altered in Configuration)
|
||
* NX-2479 (Misleading error messages when loading properties for root objects)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 07 Dec 2023 17:54:22 +0200
|
||
|
||
netxms (4.4.4-1) stable; urgency=medium
|
||
|
||
* New methods in NXSL class "InetAddress": contains, equals, inRange, sameSubnet
|
||
* Constructor for NXSL class "InetAddress" accepts mask length as second argument
|
||
* Fixed incorrect ICMP polling if ICMP proxy set on node level
|
||
* Improved topology discovery on TP-Link devices
|
||
* Improved driver for DLink devices
|
||
* Added driver for TP-Link devices
|
||
* Added driver for Eltex devices
|
||
* Added driver for Q-tech devices
|
||
* nxencpasswd can read password from terminal
|
||
* GUI clients built with patched version of simple-xml (fixes CVE-2017-1000190)
|
||
* Fixed deadlock after login in legacy web UI
|
||
* Fixed issues:
|
||
* NX-2431 (Implement agent list Net.IP.RoutingTable for AIX)
|
||
* NX-2478 (Named function parameters does not work for entry points)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 28 Nov 2023 09:46:15 +0200
|
||
|
||
netxms (4.4.3-1) stable; urgency=medium
|
||
|
||
* Package deployment can be scheduled
|
||
* Server-side macro expansion in package deployment command
|
||
* Use compact JSON format when saving events to database
|
||
* Improved event processing performance
|
||
* Improved NXSL function "random"
|
||
* New event processing macros %d (DCI description), %D (DCI comments), %L (object alias), and %C (object comments)
|
||
* Added driver for FortiGate devices
|
||
* Fixed server crash during execution of delayed EPP action
|
||
* Fixed server crash when processing interfaces with 8 byte MAC address
|
||
* Fixed session disconnect handling in new management client application
|
||
* Fixed bug in physical disk information reading on Windows
|
||
* Fixed bug in SSH key store
|
||
* Improved debug logging
|
||
* Minor fixes and improvements in new management client application
|
||
* Fixed issues:
|
||
* NX-1063 (Interface icon is incorrect)
|
||
* NX-2224 (Command history in nxadm)
|
||
* NX-2446 (Increase timeout for agent tunnel binding)
|
||
* NX-2463 (Add metric to measure execution time of background queries in dbquery subagent)
|
||
* NX-2467 (Allow to execute same action multiple times in one EPP rule)
|
||
* NX-2468 (NetworkService.Status SMTP call to curl_easy_perform failed (56: Command failed: 502))
|
||
* NX-2469 (Empty "Parameters" line should be interpreted as no arguments in Execute Script)
|
||
* NX-2471 (Add agent list and table to list physical disks)
|
||
* NX-2475 (netsvc: ServiceCheck.SMTP() uses VRFY command, which is disabled on most servers)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 02 Nov 2023 09:52:55 +0200
|
||
|
||
netxms (4.4.2-1) stable; urgency=medium
|
||
|
||
* Server checks interface speed during status poll and generates event if it changes
|
||
* Improved Cambium device driver
|
||
* Added driver for Hirschmann switches
|
||
* Implemented implicit import for constants in NXSL
|
||
* NXSL implicit import does not add non-referenced functions and constants from imported module
|
||
* Context action "Change expected interface state" implemented in new GUI client
|
||
* Context action "Clone network map" implemented in new GUI client
|
||
* Masked credentials in "Network Credentials" view
|
||
* Fixed bugs in TCP proxy session closure handling (server and agent side)
|
||
* Fixed bug in parsing XML content returned by web service
|
||
* Fixed template apply/remove in new GUI client
|
||
* Fixed server crash when network map uses physical link with non existing rack
|
||
* Fixed audit log writing on object move
|
||
* Fixed issues:
|
||
* NX-2410 (Notification driver is locked during retry waiting period)
|
||
* NX-2432 (Query interface speed when status poll detects that interface goes up)
|
||
* NX-2441 (Auto-focus on Two-Factor input on WebUI)
|
||
* NX-2442 (Maintenance predefined time)
|
||
* NX-2449 (Unexpected SYS_DUPLICATE_IP_ADDRESS generation)
|
||
* NX-2450 (microhttpd presence is not detected correctly)
|
||
* NX-2451 (GetDCIValue() should return same data type as set in DCI properties)
|
||
* NX-2452 (Agent on Windows returns only one software inventory record when multiple versions of same software are installed)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 04 Sep 2023 18:43:18 +0300
|
||
|
||
netxms (4.4.1-1) stable; urgency=medium
|
||
|
||
* Improved support for LLDP-V2-MIB
|
||
* Server can use both LLDP-MIB and LLDP-V2-MIB if supported by device
|
||
* Server saves SNMPv3 context engine ID alongside authoritative engine ID to avoid unnecessary engine ID discovery
|
||
* NXSL function GetDCIValues can be used to retrieve raw DCI values
|
||
* Added method "enableWinPerfCountersCache" to NXSL class "Node"
|
||
* Custom timeouts for external metric providers in agent
|
||
* Fixed incorrect display of line chart series with "Invert values" option
|
||
* Fixed database upgrade procedure (zone UIN update)
|
||
* Fixed memory leak in subagent "netsvc"
|
||
* Fixed bug in NXSL function FormatMetricPrefix
|
||
* Added workaround for "unexpected eof" OpenSSL error reported by web service calls to some servers
|
||
* Minor fixes in asset management
|
||
* Minor fixes and improvements in new management client application
|
||
* Fixed issues:
|
||
* NX-2407 (Add the ability to duplicate server action in action manager)
|
||
* NX-2414 (nxdbmgr should ignore data for deleted DCIs if there's record in dci_delete_list for that DCI)
|
||
* NX-2415 (Legend text color is ignored in the nxmc console)
|
||
* NX-2419 (When log file monitoring with wildcards is used, data right after file creation might be skipped)
|
||
* NX-2428 (Cannot import configuration if threshold activation or deactivation event tags are missing or empty)
|
||
* NX-2434 (Add option to set user, password as a parameters for IMAP and SMTP)
|
||
* NX-2435 (0 is not shown on Y scale in graphs)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 18 Jul 2023 15:45:18 +0300
|
||
|
||
netxms (4.4.0-1) stable; urgency=medium
|
||
|
||
* "Trusted devices" in two-factor authentication
|
||
* Scrollable dashboards
|
||
* Native Modbus TCP support
|
||
* Arguments can be passed to script called via script macro
|
||
* Indirect function calls in NXSL
|
||
* Interface table in agents
|
||
* Linux agent can report interface aliases
|
||
* Improved dashboard elements "Pie Chart" and "Gauge"
|
||
* New macro {node-name} in DCI performance view configuration
|
||
* Added Query table columns for SNMP Table DCI
|
||
* Spanning Tree port state for interfaces collected at status poll
|
||
* System event for STP port state change
|
||
* Improved configuration import
|
||
* Fixed issues:
|
||
* NX-457 (Support for multiple tile providers)
|
||
* NX-696 (Condition status reset to UNKNOWN on change)
|
||
* NX-875 (More info on per-node basis on polls for that node)
|
||
* NX-935 (Scrollbar in Dashboards)
|
||
* NX-1014 (Correct names of "Remove" menu items to "Remove from node" or "Remove from template")
|
||
* NX-1232 (Tool for simplified SNMP tables configuration)
|
||
* NX-1598 (Rename column "submap_id" in table "object_properties")
|
||
* NX-1613 (Object state icon not shown in Template -> Remove)
|
||
* NX-2067 (Add a hotkey to save policies. Ctrl+S)
|
||
* NX-2244 (Have ability in the UI to jump to specific DCI from check)
|
||
* NX-2294 (Add server setting to prefer IPv4 address when resolving node hostname)
|
||
* NX-2295 (Use System.ActiveUserSessions agent list to display "User sessions" in management client)
|
||
* NX-2317 (Add parameters to threshold activation events with additional information on triggered threshold)
|
||
* NX-2357 (Create events for invalid object identifiers in EPP rules)
|
||
* NX-2364 (Add option to request 2FA authorization less frequently)
|
||
* NX-2370 (Use libedit for shell-style tools)
|
||
* NX-2372 (Show DCI comments in Data Collection / Last Values view)
|
||
* NX-2373 (Make DCI comments available in alarms generated from threshold violation events)
|
||
* NX-2384 (Store and display event message in active threshold)
|
||
* NX-2391 (Not possible to set correct zone for cluster)
|
||
* NX-2392 (ARP table view for nodes)
|
||
* NX-2397 (Cluster that is in another zone still belongs to the zone with Zone UIN=0)
|
||
* NX-2420 (Add explicit option for log parser to follow symlinks)
|
||
* NX-2424 (Add information about user login failure (2FA issue, etc) to audit log)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 28 Jun 2023 11:12:14 -0400
|
||
|
||
netxms (4.3.7-1) stable; urgency=medium
|
||
|
||
* Fixed bug in reading topology information from LLDPv2 MIB
|
||
* Small fixes and improvements in new management client application
|
||
* Fixed issues:
|
||
* NX-2253 (Actual repeat count should be passed to event in log file monitoring when reset repeat count is true)
|
||
* NX-2418 (Log file monitoring does not work properly with symlinks)
|
||
* NX-2421 (Invalid time format in log parser configuration can cause agent crash)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 26 May 2023 17:09:49 +0300
|
||
|
||
netxms (4.3.6-1) stable; urgency=medium
|
||
|
||
* Correctly handle FDB record type "secure"
|
||
* Improved driver for Cambium devices
|
||
* Fixed bug in handling /32 addresses during network discovery
|
||
* Fixed bug in flood notification processing in Telegram driver
|
||
* Fixed server crash caused by timeout during file transfer to agent
|
||
* Fixed bug in SNMP codepage handling
|
||
* Fixed bar gauge dashboard element drawing issue
|
||
* Small fixes and improvements in new management client application
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 08 May 2023 14:13:32 +0300
|
||
|
||
netxms (4.3.5-1) stable; urgency=medium
|
||
|
||
* Fixed bug in X.509 certificate subject and issuer decoding
|
||
* Agent tunnel listener will not start if server certificate is not loaded
|
||
* Fixed WEB service configuration import with multiple headers
|
||
* Fixed login issues in new web UI
|
||
* Small fixes and improvements in new management client application
|
||
* Fixed issues:
|
||
* NX-2272 (Session is not closed if user cancel 2FA auth initialization)
|
||
* NX-2276 (Warn user when adding too wide mask to active discovery)
|
||
* NX-2388 (Modify default templates - filesystem with type "ahafs" should be excluded from discovery)
|
||
* NX-2404 (Integer division by zero in NXSL crashes server)
|
||
* NX-2406 (Entering maintenance mode on cluster does not trigger maintenance mode on nodes within cluster)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 21 Apr 2023 16:44:38 +0300
|
||
|
||
netxms (4.3.4-1) stable; urgency=medium
|
||
|
||
* Fixed bug in ICMP ping implementation introduced in 4.3.3
|
||
* Added agent configuration option for setting file mode creation mask (umask)
|
||
* Bundled SQLite updated to version 3.41.2
|
||
* Multiple fixes and improvements in new management client application
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 06 Apr 2023 15:46:46 +0300
|
||
|
||
netxms (4.3.3-1) stable; urgency=medium
|
||
|
||
* Improved database migration procedure when TimescaleDB is target (GitHub issue 83)
|
||
* Fixed bug in handling "verify-peer" option for network service metrics
|
||
* Fixed server crash when doing RADIUS authentication using MS-CHAP
|
||
* Fixed columns for 'Find switch port' search result
|
||
* Added additional information to debug message about event with incorrect source id
|
||
* Added ZoneUIN for Cluster's overview page
|
||
* Small fixes and adjustments to new management client
|
||
* Close DCI config view message not shown on DCI copy
|
||
* Dashboard element "Table Value" works in context dashboards
|
||
* Fixed issues:
|
||
* NX-2387 (SQL errors when saving OSPF neighbor list)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 29 Mar 2023 18:02:40 +0300
|
||
|
||
netxms (4.3.2-1) stable; urgency=medium
|
||
|
||
* Fixed stacked line charts in new UI
|
||
* Fixed timeout inconsistencies in netsvc subagent
|
||
* Added web API calls for managing alarm comments
|
||
* More functionality migrated to new management client
|
||
* Fixed issues:
|
||
* NX-677 (Dashboard editor: accelerators are duplicated in Line chart -> Data sources)
|
||
* NX-2377 (Copy-paste of rules not working in EPP editor)
|
||
* NX-2348 (Show active threshold event name in Last Values)
|
||
* NX-2376 (Agent restart is not working correctly on RedHat based Linux OS)
|
||
* NX-2379 (REST API to force poll DCI)
|
||
* NX-2383 (Ignore systemd synthetic records when resolving node IP address to hostname)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 02 Mar 2023 12:51:58 +0200
|
||
|
||
netxms (4.3.1-2) stable; urgency=medium
|
||
|
||
* "Execute server command" object tool crash fixed
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 10 Feb 2023 15:34:39 +0200
|
||
|
||
netxms (4.3.1-1) stable; urgency=medium
|
||
|
||
* Fixed database schema upgrade on Microsoft SQL Server
|
||
* Fixed issues with network service checks using netsvc subagent as a replacement for portcheck subagent
|
||
* Fixed bug in external table provider command execution
|
||
* Dashboard element "Availability Chart" is working again
|
||
* Mikrotik driver correctly handles server settings for using ifXTable and interface aliases
|
||
* Fixed VLAN configuration reading bug in Juniper driver
|
||
* Multiple fixes and improvements in new management client application
|
||
* Cosmetic fixes in Windows agent installer
|
||
* Fixed issues:
|
||
* NX-808 (NXSL error message should include module name)
|
||
* NX-2222 (Interface alias duplicated in UI if Objects.Interfaces.UseAliases set to "concatenate name with alias")
|
||
* NX-2345 (Copy to Clipboard and Save as image... buttons no longer exist in WebUI in line chart window)
|
||
* NX-2374 (Template auto unbind grace period handled incorrectly)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 09 Feb 2023 23:09:10 +0200
|
||
|
||
netxms (4.3.0-1) stable; urgency=medium
|
||
|
||
* New format strings in NXSL (Python f-string style)
|
||
* Inline action scripts in EPP
|
||
* Set and delete custom attributes in EPP rule
|
||
* Column display names in object queries can be set using column metadata
|
||
* New agent metrics File.Type and File.Content
|
||
* New dashboard element "File Monitor"
|
||
* Functionality of PortCheck and ECS subagents merged into NETSVC subagent
|
||
* In dbquery subagent configuration database connections can be configured as separate sections
|
||
* Database driver options can be configured in dbquery subagent
|
||
* SMTP driver supports authentication
|
||
* Correctly read LLDP information from devices that support only LLDP-V2 MIB
|
||
* Fixed object query result sorting on hidden columns
|
||
* Server configuration parameter DBDrvParam is deprecated and replaced with DBDriverOptions
|
||
* Fixed issues:
|
||
* NX-538 (ESXi not detected as LLDP)
|
||
* NX-1291 (Different font size on different dashboard gauge entries)
|
||
* NX-1915 (Ability to copy shared secret from Network Configuration)
|
||
* NX-2075 (EPP rule to have both IF and IF NOT conditions for objects)
|
||
* NX-2180 (Clusters cannot change zones)
|
||
* NX-2192 (Merge PortCheck and ECS subagents functionality into NETSVC subagent)
|
||
* NX-2270 (After adding device overview to pinboard it is not displayed properly on the pinboard)
|
||
* NX-2289 (Filtering on Container object Thresholds tab)
|
||
* NX-2301 (Show interfaces in object tree when searching for node)
|
||
* NX-2303 (Add OAuth 2.0 Bearer Access Token in libcurl build on Windows)
|
||
* NX-2305 (Add wrapper to get information from smartctl)
|
||
* NX-2311 (Add macros to display DCI values with multipliers and measurement units)
|
||
* NX-2312 (Named capture groups in log parser)
|
||
* NX-2320 (Configuration import ends with timeout for large configuration files)
|
||
* NX-2324 (Telegram notifications should stay in queue if there is no connection to the Internet)
|
||
* NX-2327 (SMTP driver with authentication support)
|
||
* NX-2328 (Improved algorithm for managing thread pool size)
|
||
* NX-2329 (Time based filter in EPP rules)
|
||
* NX-2330 (Add option to set/delete custom attributes from EPP rule)
|
||
* NX-2331 (Display DCI and policy count for templates in object details)
|
||
* NX-2332 (Add new EPP action that allows to specify NXSL script inline)
|
||
* MX-2335 (MQTT DCIs on objects of Sensor class)
|
||
* NX-2336 (F-strings in NXSL)
|
||
* NX-2337 (Side areas in new UI)
|
||
* NX-2339 (New syntax for calling external processes)
|
||
* NX-2350 (Use Container for Seed Node)
|
||
* NX-2352 (File manager's chmod does not work with environment variables)
|
||
* NX-2360 (Network equipment may get discovered by a broadcast address)
|
||
* NX-2367 (netxms-dbdrv-mariadb uses character set utf8mb3 instead of utf8mb4 as connection encoding)
|
||
* NX-2368 (NetXMS Agent Windows Service recovery to restart on failure)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 25 Jan 2023 13:45:53 +0200
|
||
|
||
netxms (4.2.461-1) stable; urgency=medium
|
||
|
||
* Improved dashboard element "status indicator"
|
||
* Improved SMSEagle notification channel driver
|
||
* Fixed random zero values returned by Linux agent for file system space metrics
|
||
* Fixed copy MAC in FDB table
|
||
* Fixed server certificate monitoring template
|
||
* Fixed issues:
|
||
* NX-2326 (Add parameter in log parser events that contains file name)
|
||
* NX-2346 (Unexpected SNMPv3 authentication failures)
|
||
* NX-2349 (NXSL executeAgentCommand crashing server)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 05 Dec 2022 22:08:55 +0200
|
||
|
||
netxms (4.2.458-1) stable; urgency=medium
|
||
|
||
* Improved dashboard element "status indicator"
|
||
* Improved SMSEagle notification channel driver
|
||
* Fixed random zero values returned by Linux agent for file system space metrics
|
||
* Fixed copy MAC in FDB table
|
||
* Fixed server certificate monitoring template
|
||
* Fixed issues:
|
||
* NX-2346 (Unexpected SNMPv3 authentication failures)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 02 Dec 2022 16:03:25 +0200
|
||
|
||
netxms (4.2.433-1) stable; urgency=high
|
||
|
||
* NXSL scripts loading fixed
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 18 Nov 2022 12:48:27 +0200
|
||
|
||
netxms (4.2.432-1) stable; urgency=medium
|
||
|
||
* Driver for Juniper Networks devices retrieves product information from vendor MIB
|
||
* Empty source/tag is processed as match any source/tag for Windows Event Log and syslog parser
|
||
* Configurable maximum message size for client connections
|
||
* "Follow location" option for web services
|
||
* Fixed server crash after DB connection loss
|
||
* Fixed server deadlock within topology poll
|
||
* Fixed web application property reading from JNDI and properties file
|
||
* Fixed issues:
|
||
* NX-2278 (Support for hexadecimal encoding of OCTET STRING in nxsnmpset)
|
||
* NX-2298 (Alphabetize Source Objects in Event Processing Policy)
|
||
* NX-2315 (Chained import in NXSL is not working)
|
||
* NX-2321 (History for a Table DCI value shown as empty)
|
||
* NX-2333 (Data collection error thresholds show up as "error(1) < 0")
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 16 Nov 2022 17:29:42 +0200
|
||
|
||
netxms (4.2.395-1) stable; urgency=medium
|
||
|
||
* Context dashboards
|
||
* Out of the box access to OSPF information on routers
|
||
* Automatic OSPF topology maps
|
||
* TCP port forwarding for object tools of type "local command" and "URL"
|
||
* "Spread" operation for arrays in NXSL
|
||
* New methods executeAgentCommand and executeAgentCommandWithOutput in NXSL class "Node"
|
||
* Simplified data collection configuration for MQTT sources
|
||
* Notification channel driver for MQTT
|
||
* Automatic binding on configuration poll works again (but can be switched off in configuration)
|
||
* Added driver for Teltonika modems
|
||
* Improved database write performance on TimescaleDB and PostgreSQL
|
||
* Reduced memory consumption by server's background database writer
|
||
* Improved UI for two-factor authentication
|
||
* Impoved D-Link driver
|
||
* Agent saves backup copy of it's ID on file system
|
||
* Reworked general data collection object property page
|
||
* Added internal monitoring metrics for server certificate expiration date
|
||
* Built-in TFTP support
|
||
* Fixed network map issues with link duplicates on auto populated maps
|
||
* Fixed network map clone
|
||
* NXSL function JsonParse correctly handles JSON documents with array as top level element
|
||
* Custom error message can be provided in NXSL statement \"abort\"
|
||
* Operator "new" in NXSL can be omitted
|
||
* NXSL VM preloads module named \"stdlib\" if available
|
||
* Improved DCI format strings (usage of unit names and multipliers can be controlled)
|
||
* Agent manager view updates automatically on tunnel open or close
|
||
* Added Organizationally Unique Identifier lookup
|
||
* Fixed issues:
|
||
* NX-648 (DCI units and binary prefix)
|
||
* NX-702 (DCI option - "Store only if value changes")
|
||
* NX-708 (Add map option to make all labels non-transparent)
|
||
* NX-1279 (WebUI does not support ServerName/ServerColor options)
|
||
* NX-1474 (Execute server script - replace error message box with alternative way)
|
||
* NX-1527 (Option to hide DCIs from templates or created by instance discovery)
|
||
* NX-1560 (List of custom agent ports to be used during network discovery and configuration polls)
|
||
* NX-1632 (NetXMS agent service is disabled after installing netxms-agent deb package on Debian 9)
|
||
* NX-1809 (Center Map Background Image)
|
||
* NX-2044 (Object Tool to run against container)
|
||
* NX-2078 (Add the ability to specify an alias when creating an object)
|
||
* NX-2103 (Add ability to push values to Push DCIs from log file parser)
|
||
* NX-2140 (Export result of the package deployment to CSV)
|
||
* NX-2234 (With a drop-down menu with a choice of DCI metrics, swap the display of Description and Name (Parameter))
|
||
* NX-2237 (Add the ability to set height for passive elements in rack and use custom picture)
|
||
* NX-2251 (Add 'conflict' marker to inherited custom attributes)
|
||
* NX-2259 (Configurable server's SNMPv3 engine ID)
|
||
* NX-2261 (Access to Mikrotik metrics via network driver metrics)
|
||
* NX-2266 (Add agent metric similar to System.IO.Devices but including sub-devices)
|
||
* NX-2273 (2FA method can't be removed in user editor)
|
||
* NX-2274 (2FA - unable to add failed method in user editor - it's silently ignored)
|
||
* NX-2281 (Action message should be multiline field)
|
||
* NX-2288 (External parameter redirect issue on Ubuntu 22.04 LTS)
|
||
* NX-2302 (NXSL function PollerTrace is not working in template auto-apply poll)
|
||
* NX-2304 (Improved script execution options for nxadm)
|
||
* NX-2306 (Node configuration poll don't update information about interfaces type)
|
||
* NX-2308 (LDAP user sync login error should be logged at lower level)
|
||
* NX-2309 (No scrolling or resize for ports part in VLAN view)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 21 Oct 2022 17:36:55 +0300
|
||
|
||
netxms (4.1.420-1) stable; urgency=medium
|
||
|
||
* Optimized alarm resolve/terminate using regular expressions
|
||
* Improved topology detection on Juniper switches
|
||
* Fixed communication protocol compatibility issues in C++ client library and command line client tools
|
||
* Fixed issues:
|
||
* NX-627 (Gauge rendered incorrectly)
|
||
* NX-846 (the ability to copy from Routing table)
|
||
* NX-1077 ('Copy MAC address to clipboard' option added on Topology - FDB view)
|
||
* NX-2283 (Added 'Show version' command in debug console)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 22 Jul 2022 17:31:27 +0300
|
||
|
||
netxms (4.1.404-1) stable; urgency=medium
|
||
|
||
* Fixed full screen dashboard display on startup in desktop client
|
||
* Improved database consistency checks for business services
|
||
* Added Oracle driver option to disable OCI statement caching
|
||
* Fixed slow appearance of discovered nodes
|
||
* Fixed bugs in database schema upgrade from pre-4.0 versions
|
||
* Fixed bug in map options property page
|
||
* Fixed incorrect string encoding during SNMP SET operation
|
||
* Fixed sqlite upgrade issues
|
||
* Fixed issues:
|
||
* NX-755 (Network discovery may not stop immediately)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 12 Jul 2022 19:25:01 +0300
|
||
|
||
netxms (4.1.377-1) stable; urgency=medium
|
||
|
||
* Agent configuration option to disable local database
|
||
* Linux subagent can read software inventory from OpenWrt package manager
|
||
* Added driver for HPE iLO
|
||
* Fixed incorrect return code of NXSL function "SNMPSet" and SNMP transport method "set"
|
||
* Original DCI string value returned by transformation script is preserved
|
||
* Fixed bug in downtime calculation for hierarchical business services
|
||
* Fixed issues:
|
||
* NX-2262 (syncUserDatabase() does not wait for CMD_USER_DB_EOF)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 08 Jun 2022 17:53:00 +0300
|
||
|
||
netxms (4.1.333-1) stable; urgency=medium
|
||
|
||
* Added support for package type "zip"
|
||
* Fixed incorrect label colors on dashboards after migration from 4.0
|
||
* Minimum number of bytes required for MAC address search reduced to two
|
||
* Reading of ipAddrTable and/or ipAddressTable during configuration poll can be disabled via custom attributes
|
||
* Fixed server crash caused by incorrect value of configuration parameter ICMP.PingSize
|
||
* Multiple fixes and improvements in new UI
|
||
* Fixed issues:
|
||
* NX-2089 (Bundle prunmgr.exe with web-ui installer)
|
||
* NX-2250 (Show VLAN information on interface overview page)
|
||
* NX-2258 (No context menu on area of interactive dashboard graphs)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 20 May 2022 12:19:07 +0300
|
||
|
||
netxms (4.1.283-1) stable; urgency=medium
|
||
|
||
* Maintenance journals for objects
|
||
* SSH connecivity checked as part of status and configuration polls
|
||
* Runtime errors in filtering scripts interpreted as "ignore" if applicable and otherwise as "block"
|
||
* Authentication option (on by default) for local server console (accessible via nxadm)
|
||
* Added driver for Ubiquiti EdgeSwitch switches
|
||
* Octal numeric constants removed from NXSL
|
||
* New string method "equals" in NXSL
|
||
* Jira connector supports Jira Cloud
|
||
* Internal metrics for monitoring notification channels
|
||
* Improved titles in dashboard elements
|
||
* Ignore IP addresses found during network discovery on interfaces marked as excluded from topology
|
||
* Added AgentTunnels.Certificates.ReissueInterval and AgentTunnels.Certificates.ValidityPeriod server configuration variables
|
||
* Fixed DCI creation from NXSL
|
||
* Added $dci variable to DCI script
|
||
* Added option to configure column data type for external table
|
||
* Fixed issues:
|
||
* NX-1183 (Add option to choose automatic colors for instances in performance tabs)
|
||
* NX-1734 (Add column "Peer Interface" to interface list view)
|
||
* NX-1785 (Automatic color assignment for items on performance tab graph)
|
||
* NX-1802 (Binary data support in NXSL SNMP functions)
|
||
* NX-2021 (Title is not displayed for some Dashboard elements)
|
||
* NX-2154 (Node search by partial MAC address)
|
||
* NX-2163 (Show user name on process tab)
|
||
* NX-2165 ("Show file" in file manager displays incorrect progress bar message)
|
||
* NX-2196 (Keep SNMP alias separately in interface object)
|
||
* NX-2215 (Remake XMPP into a notification channel)
|
||
* NX-2216 (Telegram notification channel should throttle message sending and retry sending after timeout)
|
||
* NX-2220 (Add timer key column to Scheduled Tasks)
|
||
* NX-2223 (Notification log view should have multi-line preview panel)
|
||
* NX-2225 (Maintenance journal)
|
||
* NX-2226 (Agent policy move to TemplateGroup)
|
||
* NX-2229 (Add scrollbar and ability to resize to script editor in Object Query)
|
||
* NX-2230 (Business service enhancements)
|
||
* NX-2231 (Use TCP/UDP for active network discovery)
|
||
* NX-2233 (Add new agent metric similar to Service.Check() that would follow redirects)
|
||
* NX-2239 (Node SSH polling)
|
||
* NX-2240 (Changes to DCI comments in template are not synchronized with DCIs created from that template)
|
||
* NX-2242 (On Windows, if agent action calls .cmd file and that file produces output, execution fails)
|
||
* NX-2252 (TLS.Certificate.* 500 internal error to some domains when nginx enabled ssl_reject_handshake on)
|
||
* NX-2254 (LDAP synchronization error events generated for any LDAP user login error)
|
||
* NX-2255 (SQL issues with server_action_execution_log)
|
||
* NX-2256 (Have two separate certificates on server - for TLS connection and to issue agent certificates)
|
||
* NX-2257 (PostgreSQL.Version returns 0.0 if database is not connected)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 05 May 2022 13:55:07 +0300
|
||
|
||
netxms (4.0.2227-1) stable; urgency=medium
|
||
|
||
* NXSL hook script for user login
|
||
* SSH subagent metric SSH.Command returns collection error instead of "unsupported metric" if host name cannot be resolved
|
||
* Fixed issues:
|
||
* NX-2227 (Typo in message for event SYS_DUPLICATE_MAC_ADDRESS)
|
||
* NX-2235 (Object Query CSV export does not prompt to overwrite .csv file)
|
||
* NX-2236 (Option of copying of data from an Object Query in Dashboard view)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 25 Mar 2022 19:13:03 +0200
|
||
|
||
netxms (4.0.2200-1) stable; urgency=medium
|
||
|
||
* Fixed bugs in IP topology map builder
|
||
* Added action to open object detalis form Business Service checks
|
||
* Alarms for unknown nodes are not included in summary e-mails
|
||
* Fixed bug with threshold recreation on any DCI change
|
||
* Fixed issues:
|
||
* NX-2214 (Agent does not report network interface speed)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 14 Mar 2022 11:06:03 +0200
|
||
|
||
netxms (4.0.2157-1) stable; urgency=medium
|
||
|
||
* New parameter Oracle.Cursors.MaxPerSession in Oracle subagent
|
||
* Fixed issues:
|
||
* NX-2212 (Agent segmentation fault when accessing table Hardware.NetworkAdapters)
|
||
* NX-2213 ( Set event parameter from NXSL by index)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 21 Feb 2022 18:58:04 +0200
|
||
|
||
netxms (4.0.2151-1) stable; urgency=medium
|
||
|
||
* Fixed issues:
|
||
* NX-2210 (Network Service HTTP polling ports above 32767 generates incorrect Host header in HTTP request)
|
||
* NX-2211 (Agent crash while processing request for System.ThreadCount)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 18 Feb 2022 18:12:58 +0300
|
||
|
||
netxms (4.0.2148-1) stable; urgency=medium
|
||
|
||
* New attribute "lastCollectionTime" in NXSL class "DCI"
|
||
* Notification channel driver for Twilio
|
||
* Fixed server crash on receiving SNMP trap if configuration parameter SNMP.Traps.LogAll is set to true
|
||
* Fixed bug in automatic object binding
|
||
* Fixed bug in NXSL function FormatMetricPrefix
|
||
* Fixed bug in business service state calculation
|
||
* Fixed incorrect handling of manually set Y axis range on bar charts
|
||
* Fixed issues:
|
||
* NX-2153 (Add REST API endpoint for persistent storage)
|
||
* NX-2198 (Alternative data source for agent parameters Hardware.System.* on Linux)
|
||
* NX-2209 (cpuid.h is not supported on ARM macOS)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 17 Feb 2022 22:35:35 +0300
|
||
|
||
netxms (4.0.2088-1) stable; urgency=low
|
||
|
||
* Two-factor authentication for users
|
||
* SMTP implemented as a notification channel and e-mail actions replaced by notification actions
|
||
* Added 'DefaultNotificationChannel.SMTP.Html' and 'DefaultNotificationChannel.SMTP.Text' server configuration parametes for default SMTP channel names used by internal functions
|
||
* Removed lock for user management view
|
||
* Strings "true" and "false" interpreted as boolean values when accessing custom attributes from NXSL
|
||
* Database manager can create database and database user before database schema initialization
|
||
* OPC UA subagent moved to core product
|
||
* Added option to manually create subnet
|
||
* Separately configurable timeouts for agent's external parameters and external command execution
|
||
* Zoning is enabled by default
|
||
* Value of any type can be used as boolean in NXSL
|
||
* NXSL operator "in" works for strings and hash maps
|
||
* Single-quoted strings in NXSL (without escape characters)
|
||
* Multiline string constants in NXSL
|
||
* Operators "print" and "println" in NXSL converted to functions
|
||
* New methods "contains" and "remove" for NXSL hash maps
|
||
* Improved string manipulation functions in NXSL
|
||
* Integer division operator in NXSL
|
||
* Multi-OID SNMP requests in NXSL
|
||
* Macros can be used in object comments
|
||
* New threshold type "absolute deviation"
|
||
* Added option for L2 network maps to create links using physical links
|
||
* Configurable HTTP request method and request data in web service definitions
|
||
* Polling intervals can be overridden on object level via custom attributes
|
||
* Implemented DCI search on container
|
||
* Improved Web API
|
||
* Improved SSH subagent
|
||
* Inherited object access rights visible in object properties in UI
|
||
* Correlated events can be processed in event processing policy
|
||
* Escalation level for responsible users
|
||
* Structured alarm filter in UI
|
||
* Log parser debug output only controlled by debug level for tag logwatch.parser (parser option "trace" is deprectated)
|
||
* Added support for multi-select fields in report execution forms
|
||
* Improved package deployment via agents
|
||
* New event template option "hide from event monitor"
|
||
* Reporting server uses XLSX format instead of XLS
|
||
* Fixed small isues in object custom attribute inheritance
|
||
* Fixed issues:
|
||
* NX-1 (New threshold type: absolute deviation)
|
||
* NX-251 (Service check for pop3s and smtps)
|
||
* NX-436 (Add an option to secure syslog server)
|
||
* NX-1354 (Object ACL editor should not allow empty list of users without "inherit access rights" checkbox)
|
||
* NX-1382 (NXSL '$dci->instance' has 'instance-name' value)
|
||
* NX-1452 (User filter for Process.Count parameter)
|
||
* NX-1468 (Status from network map objects is not propagated to map groups)
|
||
* NX-1487 (Grace period for automatic template removal)
|
||
* NX-1611 (Macro expansion in object comments)
|
||
* NX-1660 (Generate event on ICMP status poll failure)
|
||
* NX-1673 (DCI Performance tab - {instance-name} doesn't work)
|
||
* NX-1698 (SNMP query for printer status string is unreadable)
|
||
* NX-1766 (File transfer implementation issues)
|
||
* NX-1776 (Forbid deletion of events that are used in thresholds or policies)
|
||
* NX-1822 (DCI should stay disabled, if it stops getting discovered by instance discovery and gets discovered again)
|
||
* NX-1829 (Misleading error message, when trying to rename protected image in image library)
|
||
* NX-1838 (Files in file delivery policy should be exported as part of configuration export)
|
||
* NX-1859 (Implement two-factor authentication in NetXMS server)
|
||
* NX-1923 (Enforce unique event names)
|
||
* NX-1972 (Add extended version of System.Processes table having info on CPU and memory consumption per process)
|
||
* NX-2013 (Add ability to send audit log to syslog in UTF-8)
|
||
* NX-2025 (Add macro expansion in timer delay and snooze time fields in EPP action properties)
|
||
* NX-2062 (Add option to specify community string in CreateSNMPTransport)
|
||
* NX-2066 (Add more parameters to events created on server within Windows Event Log synchronization)
|
||
* NX-2068 (Rename column "check_responce" in table network_services to "check_response")
|
||
* NX-2069 (Collect hardware information about HDD/SSD and network cards on Linux)
|
||
* NX-2095 (Add option to access node hardware inventory information from NXSL)
|
||
* NX-2098 (New action type "Execute command on remote node via ssh")
|
||
* NX-2100 (Add "support level" or "escalation" value to Responsible persons)
|
||
* NX-2111 (Add ability to configure web service proxy in node properties)
|
||
* NX-2167 (Add context to SYS_SCRIPT_ERROR event)
|
||
* NX-2173 (File integrity monitoring)
|
||
* NX-2174 (Periodically check telegram API if it's operable)
|
||
* NX-2178 (Configurable encoding for SNMP)
|
||
* NX-2179 (Configurable encoding for syslog)
|
||
* NX-2184 (Notification channels SMTPS support)
|
||
* NX-2185 (Certificate pinning for agent tunnels)
|
||
* NX-2189 (Typo when interfaces are removed during polling)
|
||
* NX-2190 (Add NXSL function that will convert numeric value to human-readable form with multipliers)
|
||
* NX-2191 (Ignore node unreachable state when performing manual configuration poll)
|
||
* NX-2194 (Add option to access node software inventory information from NXSL)
|
||
* NX-2195 (DB Checker inefficiencies with IsDciExists)
|
||
* NX-2198 (Alternative data source for agent parameters Hardware.System.* on Linux)
|
||
* NX-2199 (Agent parameters to get certificate information from file)
|
||
* NX-2200 (Remove length limit on command in NXSL method Node::executeSSHCommand)
|
||
* NX-2204 (Agent not recognizing Windows 11)
|
||
* NX-2205 (Generate event if LDAP sync failed)
|
||
* NX-2207 (Implement System.OS metrics for Linux, AIX, FreeBSD and Solaris)
|
||
* NX-2208 (Zone UIN being reused)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 07 Feb 2022 19:24:57 +0200
|
||
|
||
netxms (3.9.420-1) stable; urgency=medium
|
||
|
||
* New agent command line option -Q (query values of configuration entry)
|
||
* Windows service start mode can be changed from UI
|
||
* Improved web API for accessing collected DCI data
|
||
* Improved file transfer on slow links
|
||
* Fixed bug in network topology discovery
|
||
* Fixed issues:
|
||
* NX-290 (SSL Certificate expiration check)
|
||
* NX-781 (Convert to template item work incorrectly on cluster nodes)
|
||
* NX-1032 (Threshold violations are not shown for table DCIs)
|
||
* NX-1551 (Multiple execution completion dialogs after executing object tool on container)
|
||
* NX-1587 (Fix MySQL error: The 'INFORMATION_SCHEMA.GLOBAL_STATUS' feature is disabled; see the documentation for 'show_compatibility_56')
|
||
* NX-2122 (Table DCI last values are not loaded on server start)
|
||
* NX-2152 (Map should zoom in relation to mouse cursor, not center of map view)
|
||
* NX-2175 (Add hint to SNMP Trap Transformation Script editor)
|
||
* NX-2182 (Changing Objects.Nodes.ResolveNames actually requires server restart, but should work without server restart)
|
||
* NX-2183 (Daily Email Summary doesn't seem to resolve users properly in "Ack/Resolved by" column)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 17 Dec 2021 15:47:20 +0200
|
||
|
||
netxms (3.9.361-1) stable; urgency=medium
|
||
|
||
* Custom port number can be specified in MySQL and MariaDB database drivers
|
||
* MySQL subagent can be switched to use MariaDB driver
|
||
* Fixed bug in housekeeper (expired DCI data may not be deleted)
|
||
* Object filtering in object tree by exact IP address
|
||
* State filter in /objects endpoint in web API
|
||
* Fixed issues:
|
||
* NX-30 (Show thresholds on graph is broken)
|
||
* NX-127 (Implement System.CPU.Usage.IoWait in Solaris subagent)
|
||
* NX-1448 (It is not possible to specify semicolon as external table separator)
|
||
* NX-1450 (External parameters that returns process exit code)
|
||
* NX-2157 (Macros are not expanded when uploading file via file delivery policy)
|
||
* NX-2166 ("Hide value on last values" does not work)
|
||
* NX-2168 (Divide by zero on core start)
|
||
* NX-2170 (Macros in shell notification channel are not resolved)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 16 Nov 2021 22:26:07 +0200
|
||
|
||
netxms (3.9.334-1) stable; urgency=medium
|
||
|
||
* Fixed bar gauge color selection by active DCI threshold
|
||
* Bundled SQLite updated to version 3.36.0
|
||
* Windows crash dump handler writes compressed dump files
|
||
* Improved Juniper driver
|
||
* NXSL methods enableConfigurationPolling and enableStatusPolling moved from class "Node" to class "DataCollectionTarget"
|
||
* New method enableDataCollection in NXSL class "DataCollectionTarget"
|
||
* New agent parameters System.CurrentDate and System.TimeZone
|
||
* Fixed bug in cluster resource selection for table DCI
|
||
* Fixed possible server deadlock when zone proxies are in use
|
||
* Fixed issues:
|
||
* NX-2107 (SQL error on server startup)
|
||
* NX-2128 (Disabled DCIs with instance discovery generate instance DCIs)
|
||
* NX-2131 (Migration from psql-timescale to psql is broken)
|
||
* NX-2132 (nxdbmgr check should not delete orphaned idata/tdata records on Timescale database)
|
||
* NX-2143 (MIB Explorer "Create Data Collection item..." reports error on Retention time 0 or blank, but is added as "default")
|
||
* NX-2144 (Graph Title in Web GUI is truncated, seemingly due to an ampersand)
|
||
* NX-2145 (Update HP iLO Template to include support for HP iLOs on G10 servers)
|
||
* NX-2148 (MIB compiler throws syntax error if statements in TEXTUAL-CONVENTION definition are in non-standard order)
|
||
* NX-2149 (Custom Attribute Inheritance - detached inherited custom attribute not deletable)
|
||
* NX-2150 (nxshell session.modifyObject produces Variable not found exception with setSnmpAuthName)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 28 Oct 2021 20:55:34 +0300
|
||
|
||
netxms (3.9.298-1) stable; urgency=medium
|
||
|
||
* Improved file delivery policy editor
|
||
* Fixed bug in centralized agent upgrade on Windows
|
||
* New endpoint /events in web API for sending events
|
||
* Filtering by primary host name in web API endpoint /objects
|
||
* Fixed session agent crash on 32 bit Windows systems
|
||
* Fixed issues:
|
||
* NX-2129 (File delivery policy on Windows Agent causing .part0 to be added to the filename)
|
||
* NX-2130 (If file in file delivery policy is updated new version is appended to the old one instead of replacing it)
|
||
* NX-2133 (Set subagent column as instance on table Agent.SubAgents)
|
||
* NX-2134 (Agent crashes if invalid owner or group set in file delivery policy)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sun, 03 Oct 2021 22:18:36 +0300
|
||
|
||
netxms (3.9.280-1) stable; urgency=medium
|
||
|
||
* Service manager view for nodes
|
||
* External audit logging via LEEF protocol
|
||
* Improved process table in Windows agent
|
||
* Windows service manager in GUI
|
||
* Process manager in GUI
|
||
* Optimized working with ICMP
|
||
* Object alias shown in geo map tooltips
|
||
* Geo map tooltips work in web UI
|
||
* Added option to hide other objects in object geolocation view
|
||
* Object names can be shown on geo maps
|
||
* Fixed issues with Chassis/Rack placement properties page save
|
||
* Fixed bug in standard deviation calculation in ping subagent
|
||
* Fixed incorrect limit on dashboard element span in UI property page
|
||
* Fixed file transfer issue when upgrading agents from Package Manager
|
||
* Fixed issues:
|
||
* NX-2115 (Allow adding image in chassis properties without selecting a rack)
|
||
* NX-2118 (Changes in ICMP statistic collection period are not applied until server restart)
|
||
* NX-2119 (Agent table "ICMP.Targets" should have "Standard deviation" column)
|
||
* NX-2121 (Status map view should show node aliases)
|
||
* NX-2124 (Log parser hangs on lines longer than 4095 characters)
|
||
* NX-2125 (Server incorrectly reads IP network mask from VMWare ESXi and vCenter)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 24 Sep 2021 22:59:15 +0300
|
||
|
||
netxms (3.9.235-1) stable; urgency=medium
|
||
|
||
* ExternalParameter/ExternalList/ExternalTable reverted to previous
|
||
behaviour (when commands are executed using '/bin/sh -c "..."'
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 07 Sep 2021 13:09:51 +0300
|
||
|
||
netxms (3.9.229-1) stable; urgency=medium
|
||
|
||
* Dashboards can be saved as images in desktop UI
|
||
* Database manager checks for access point objects without valid parent node
|
||
* Server does not report duplicate MAC addresses if interfaces are from same node
|
||
* New agent actions: Process.Terminate, Service.Start, Service.Stop
|
||
* Web API session inactivity timeout can be configured
|
||
* Fixed server deadlock related to multi-zone configuration
|
||
* Fixed bugs in external command execution
|
||
* Fixed small issues in influxdb driver
|
||
* Fixed deleted form network map object list load from database on startup
|
||
* Fixed rack placement object property page save
|
||
* Fixed bug in SQLite driver (incorrect reading of fields with null value)
|
||
* Fixed issues:
|
||
* NX-1625 ("Icmp.MovingAvgPingTime(*)" need a way to specify sample size)
|
||
* NX-2092 (Keep last known topology information when node goes down)
|
||
* NX-2093 (Add new parameter to ping subagent that will calculate jitter as moving average on response time deltas)
|
||
* NX-2101 ("Compile script" button should not be present in script preview in EPP rule list)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 06 Sep 2021 12:29:49 +0300
|
||
|
||
netxms (3.9.176-1) stable; urgency=medium
|
||
|
||
* Added option to push DCI data using Web API
|
||
* Fixed bug in file transfer to agent on Windows
|
||
* Fixed agent crash if file template is used in logwatch subagent
|
||
* Fixed object tools in alarm browser
|
||
* Server configuration tree logged on startup
|
||
* Fixed issues:
|
||
* NX-2094 (Error ORA-01476 in Oracle subagent)
|
||
* NX-2097 (Server and agent cannot load configuration if it is a symbolic link)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 04 Aug 2021 21:54:09 +0300
|
||
|
||
netxms (3.8.405-1) stable; urgency=medium
|
||
|
||
* Fixed potential data loss in InfluxDB driver
|
||
* Fixed invalid memory access in NXSL VM when using expression variables
|
||
* Fixed interface counters access by agent on FreeBSD 13
|
||
* Fixed bug in CAS server access
|
||
* Fixed bug in report definition processing
|
||
* Fixed server deadlock during proxy load rebalancing
|
||
* Read system description before interface list during configuration poll
|
||
* Separate debug tag for SMTP sender
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 08 Jun 2021 18:46:03 +0300
|
||
|
||
netxms (3.8.382-1) stable; urgency=medium
|
||
|
||
* New method "enable8021xStatusPolling" in NXSL class "Node"
|
||
* Linux agent reports correct MTU for interfaces
|
||
* Data view created for report execution only if explicitly requested in report properties
|
||
* Fixed database upgrade issue on Microsoft SQL Server
|
||
* Fixed issues:
|
||
* NX-2048 (More information in System.Services table)
|
||
* NX-2052 (nxdbmgr cannot drop orphaned TDATA tables created by older server versions)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 25 May 2021 15:36:29 +0300
|
||
|
||
netxms (3.8.366-1) stable; urgency=high
|
||
|
||
* Improved handling of partial or incorrect information in LLDP MIB (fixes topology building issues with Mikrotik devices)
|
||
* Fixed bug in discovering agent only nodes in remote zones
|
||
* Fixed interface object synchronization for physical links widget
|
||
* Fixed log name save for "Windows event log parser"
|
||
* Removed repeat count options from "Windows event log parser" and "Syslog parser"
|
||
* Added severity filter in Windows Event Log synchronization subagent
|
||
* Added event and alaorm on agent tunnel connection problems
|
||
* Fixed issues:
|
||
* NX-658 (Write poller statistics to debug log)
|
||
* NX-673 (Perfomance Tab - missing "Stacked" and "Translucent")
|
||
* NX-1510 (Special handling for user initiated agent restart to avoid node down or agent unreachable events)
|
||
* NX-1589 (Error in database initialization on MS SQL 2017)
|
||
* NX-1682 (SYS_SCRIPT_ERROR event is not happening when instance discovery filter script or transformation script has no closing bracket)
|
||
* NX-1705 (DNS Lookup on Status Poll Change)
|
||
* NX-1783 (When upgrading, agent installer asks for server IP, but does not update it in nxagentd.conf)
|
||
* NX-1952 (Update IP address on interface to address resolved by DNS for nodes without agent)
|
||
* NX-2040 (Periodically check if files used in file delivery policies are available on the server)
|
||
* NX-2041 (Filter by Object ID (in Object Browser's filter) should match exact ID, not substring)
|
||
* NX-2042 (Display EPP rule that created alarm in alarm log and alarm browser)
|
||
* NX-2051 (Allow storing SYS_DB_QUERY_FAILED events to event log)
|
||
* NX-2052 (nxdbmgr cannot drop orphaned TDATA tables created by older server versions)
|
||
* NX-2055 (Execution of some commands as agent actions may fail on Windows)
|
||
* NX-2057 (Add filtering by alarm status (acknowledged, resolved) in Alarm Viewer dashboard element)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 19 May 2021 23:12:08 +0300
|
||
|
||
netxms (3.8.314-1) stable; urgency=high
|
||
|
||
* Database manager can detect and delete orphaned data tables
|
||
* Event processing macro %A (alarm message) also works in rules following one that triggered alarm as well as when alarm is resolved or terminated by the rule
|
||
* Fixed agent crash on log parser rule with inverted match
|
||
* MIB compiler accepts object identifiers that starts with uppercase letter
|
||
* Implemented hash map to string conversion in NXSL
|
||
* Fixed save of node state
|
||
* Web API included into Web UI installer on Windows
|
||
* Fixed deployment issues with Web UI installer on Windows
|
||
* Fixed issues:
|
||
* NX-227 (Create "nxdownload" utility)
|
||
* NX-553 (CPU and Memory DCI support in Darwin)
|
||
* NX-1006 (Node with all status poll sources disabled creates a down alarm)
|
||
* NX-1057 (Ability to execute set of SQL commands on server start)
|
||
* NX-1473 (System Description for Agents that are also running SNMP should be Agent's description, not SNMP's)
|
||
* NX-1851 (nxdbmgr not checking for situation when DCI present in items, but not in object_properties)
|
||
* NX-1882 (Add option for negative mask in File.Count, File.FolderCount, and File.Size)
|
||
* NX-1947 (Server repeats SYS_IF_DOWN after SYS_NODE_UP even if interface was already down before SYS_NODE_DOWN)
|
||
* NX-1976 (Add interface names to automatically generated IP topology maps)
|
||
* NX-2043 (Delete "last agent contact" timestamp when isAgent capability switches off)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 06 May 2021 01:58:55 +0300
|
||
|
||
netxms (3.8.267-1) stable; urgency=high
|
||
|
||
* Fixed server crash during scheduled task processing
|
||
* Fixed issues:
|
||
* NX-2009 (Add notification channel driver "Shell command")
|
||
* NX-2035 (Instance discovery using ICMP.Targets list crashes server)
|
||
* NX-2037 (Save IP address of client connecting via WebAPI to audit log)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 12 Apr 2021 21:40:13 +0300
|
||
|
||
netxms (3.8.262-1) stable; urgency=medium
|
||
|
||
* Fixed server crash when accessing NXSL class metadata
|
||
* Fixed agent crash when parsing log files
|
||
* Fixed file handle leak in log parser subagent
|
||
* DCI Editor filter now search by description, parameter, and DCI ID
|
||
* Long polling can be disabled in Telegram driver
|
||
* Fixed Log Parser Policy save with empty agent action field
|
||
* Fixed issues:
|
||
* NX-2033 (Incorrect interface name displayed in MAC address table for Mikrotik routers)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 09 Apr 2021 00:52:04 +0300
|
||
|
||
netxms (3.8.250-1) stable; urgency=medium
|
||
|
||
* Added notification channel driver for SNMP traps
|
||
* Event processing macro %K (alarm key) also works in rules following one that triggered alarm
|
||
* Improved Data Collection Editor and Policy Editor usability
|
||
* DCI instance used for custom attribute lookup when expanding %{} macro
|
||
* Fixed sorting for "Object query" dashboard element
|
||
* Fixed memory leak in server related to "Object query" dashboard element
|
||
* Fixed issues:
|
||
* NX-2022 (Rack with custom height is incorrectly displayed)
|
||
* NX-2028 (Use instance name for custom attribute search when expanding %{} macro)
|
||
* NX-2029 (Line Chart General Time Period keeps reverting to "Back from now" when trying to use "Fixed time frame" option)
|
||
* NX-2031 (HTTP proxy parameter configured in nxmc properties has no effect)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 30 Mar 2021 10:57:58 +0300
|
||
|
||
netxms (3.8.226-1) stable; urgency=medium
|
||
|
||
* Lower memory footprint of NXSL scripts
|
||
* Correct handling of agent policies by external subagents
|
||
* Added attribute "tunnel" to NXSL class "Node"
|
||
* Server runs configuration poll on node after agent upgrade
|
||
* File manager subagent does not register same root multiple times
|
||
* Fixed refresh issues in Object Details view
|
||
* Fixed visualization issues in switch port view
|
||
* Fixed incorrect root object filtering in dashboard elements "Event Monitor", "SNMP Trap Monitor", and "Syslog Monitor"
|
||
* Fixed issues:
|
||
* NX-2014 (Create NXSL property on node object that gives reference to each type of proxy)
|
||
* NX-2024 (Add "Max Wait Time" to Server.EventProcessors Internal Parameter Table)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 15 Mar 2021 18:17:19 +0200
|
||
|
||
netxms (3.8.193-1) stable; urgency=medium
|
||
|
||
* Fixed Timescale DB 2.x compatibility issues
|
||
* New methods isDirectChild, isDirectParent, isChild, isParent in NXSL class "NetObj"
|
||
* New NXSL function GetCurrentTimeMs
|
||
* Fixed possible server crash when agent tunnel is closing
|
||
* Always use UTF-8 instead of current system character encoding for exported CSV files
|
||
* Fixed process handle leak in Windows agent when external parameter providers are used
|
||
* Westerstrand SNMP device driver can read device geolocation
|
||
* NXSL function PollerTrace works in autobind filter scripts and instance discovery filter scripts
|
||
* Improved diagnostic output for manually started polls
|
||
* Improved network map tooltip data update
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 04 Mar 2021 19:06:46 +0200
|
||
|
||
netxms (3.8.166-1) stable; urgency=medium
|
||
|
||
* Improved driver for H3C (now HPE) switches
|
||
* Fixed intermittent problems with SNMP communications via proxy agents
|
||
* Fixed multiple file download in file manager in web UI
|
||
* Fixed excessive server memory consumption when transferring file from client to agent over slow link
|
||
* Fixed occasional high CPU usage by server process
|
||
* Deleted unused job_history table
|
||
* Fixed graph refresh
|
||
* Fixed object synchronization issue in web UI
|
||
* Fixed memory leak in server
|
||
* Fixed incorrect sorting by "Source" column in user management view
|
||
* Fixed intermittent client disconnects
|
||
* Fixed interface synchronization for network map element on dasbhboad
|
||
* Fixed issues:
|
||
* NX-1989 (Compile NXSL in dci instance discovery filter and container autobind filter)
|
||
* NX-1990 (Add filter in Script Library)
|
||
* NX-1996 (Retriggered event when node comes out of maintenance is missing value for currentValue (%4) parameter)
|
||
* NX-2005 (Add ability to have formatting in Telegram notifications)
|
||
* NX-2011 (NXSL inList function returns int32 instead of boolean)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 23 Feb 2021 19:31:54 +0200
|
||
|
||
netxms (3.8.120-1) stable; urgency=medium
|
||
|
||
* Improved reporting server (separate package netxms-reporting)
|
||
* Support for key based SSH authentication
|
||
* Web service proxy function in core agent now disabled by default
|
||
* Only HTTP and HTTPS are allowed in web service URLs
|
||
* Context configuration removed from global log parsers configuration views in UI
|
||
* New NXSL functions PollerTrace and SendNotification
|
||
* New method setNamedParameter in NXSL class Event
|
||
* Fixed bug in subnet mask correction
|
||
* Added Topology.RoutingTable internal DCI table
|
||
* Fixed bug on node creation
|
||
* Fixed issues:
|
||
* NX-1437 (Show tunnel connection time in tunnel manager)
|
||
* NX-1775 (Add deactivation event to list of thresholds in DCI properties)
|
||
* NX-1988 (Show full user name in user selector dialogs)
|
||
* NX-1991 (Incorrect handling of HTTP and communication errors when collecting data from web services)
|
||
* NX-1992 (Properly parse : in web monitoring parameter name)
|
||
* NX-1994 (Handle multiple agents connecting back to same node)
|
||
* NX-1999 (Make routing table available as internal table)
|
||
* NX-2000 (Snooze timer in EPP to avoid repeating actions)
|
||
* NX-2001 (Add ability to put trace messages from hook scripts to text output of status/conf/etc poll)
|
||
* NX-2004 (/objects/<container_id> REST API endpoint against container object returning error 46 - multiple JSON fields named flags)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 10 Feb 2021 19:11:13 +0200
|
||
|
||
netxms (3.7.145-1) stable; urgency=medium
|
||
|
||
* Fixed bug in interface and subnet creation hook scripts handling
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 28 Jan 2021 11:42:13 +0200
|
||
|
||
netxms (3.7.144-1) stable; urgency=medium
|
||
|
||
* Target for event processing policy remote action can be given as node object ID
|
||
* Added agent parameters Agent.TCPProxy.IsEnabled and Agent.TCPProxy.ConnectionRequests
|
||
* Fixed bug in agent action execution from event processing policy
|
||
* Fixed incorrect boolean values handling in NXSL
|
||
* Fixed bug in "Find switch port" tool
|
||
* Fixed server crash when connection to agent is slow or unstable
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 27 Jan 2021 18:34:57 +0200
|
||
|
||
netxms (3.7.130-1) stable; urgency=medium
|
||
|
||
* Per node SSH port configuration
|
||
* New user properties "email" and "phone number"
|
||
* Fixed broken reporting server connector
|
||
* Fixed issues:
|
||
* NX-1081 (Some devices are not detected correctly by CATALYST-GENERIC driver)
|
||
* NX-1663 (NXSL function GetDCIValue should read value from database if cache is not populated yet)
|
||
* NX-1965 (Inconsistencies in address range add/edit dialog)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 08 Jan 2021 16:19:59 +0200
|
||
|
||
netxms (3.7.116-1) stable; urgency=medium
|
||
|
||
* Container auto bind and template auto apply for sensors, mobile devices, and access points is configurable and off by default
|
||
* New methods "appendAll" and "insertAll" in NXSL arrays
|
||
* DCI transformation test can be run from template data collection configuration
|
||
* Fixed bug in remote agent configuration update
|
||
* Fixed bug in object selection dialog in UI
|
||
* Fixed server hang on shutdown if initiated from remote GUI session
|
||
* Fixed issues:
|
||
* NX-1875 (Error message is not cleared in list of notification channels)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 08 Jan 2021 16:19:59 +0200
|
||
|
||
netxms (3.7.92-1) stable; urgency=medium
|
||
|
||
* UI framework updated to Eclipse 4.17 / RAP 3.14
|
||
* Improved clipboard support in web UI
|
||
* Improved access control logic for enter/leave/schedule maintenance
|
||
* Improved generic Cisco driver
|
||
* Improved support for Cisco Nexus switches
|
||
* Added command line tool nxaevent for sending events to server via local agent
|
||
* New agent parameter Agent.IsRestartPending
|
||
* Default DCI instance retention time changed to 7 days
|
||
* Container auto bind and template auto apply for sensors, mobile devices, and access points is configurable and off by default
|
||
* Explicit boolean data type in NXSL
|
||
* NXSL regular expression matching operator returns boolean "false" instead of null value if there is no match
|
||
* New method setIfXTableUsageMode in NXSL class "Node"
|
||
* New methods enableAgentStatusPolling, enableICMPStatusPolling, and enableSNMPStatusPolling in NXSL class "Interface"
|
||
* SQL query trace in server can be enabled independently from global debug level and changed at runtime
|
||
* Fixed unrecoverable "objects out of sync" state on client
|
||
* Fixed issues with file following
|
||
* Fixed issues:
|
||
* NX-770 (Instance discovery poll a node when an instance DCI is added)
|
||
* NX-790 (Ability to disable 802.1x checking)
|
||
* NX-1058 (Repeat event in DCI threshold may not be generated if repeat interval is the same as polling interval)
|
||
* NX-1173 (Add bulk DCI update functionality)
|
||
* NX-1469 (Show warning to user on attempt to force poll node in unmanaged state)
|
||
* NX-1602 (Option to disable ICMP poll for individual child Interface objects)
|
||
* NX-1623 (DCI > "Clear collected data" should refresh Last Values)
|
||
* NX-1948 (Create nxaevent utility similar to nxapush)
|
||
* NX-1956 (Allow applying templates to Access Points)
|
||
* NX-1975 (Per DCI multiplier settings)
|
||
* NX-1983 (Add automatic bind rules for clusters)
|
||
* NX-1984 (File delivery policy incorrectly handles Russian letters)
|
||
* NX-1985 (File name is cleaned on save in GUI log parser policy editor)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 31 Dec 2020 00:29:40 +0200
|
||
|
||
netxms (3.6.300-1) stable; urgency=medium
|
||
|
||
* Fixed bug in object tool filter configuration
|
||
* Fixed bug in map image save
|
||
* Fixed handling of tunnel options in Windows agent installer unattended mode
|
||
* Fixed issues:
|
||
* NX-1520 (Object Details - Overview tab in desktop client is unusable when using dark gtk3 theme)
|
||
* NX-1881 (Unable to open web browser from object tools for nodes have IPv6 address returned from DNS)
|
||
* NX-1906 ("Save Resources" keeps on showing when closing the console)
|
||
* NX-1943 (Dashboard element in 2nd column does not spans correctly)
|
||
* NX-1944 (Add macro that will return all tags of event in concatenated form)
|
||
* NX-1969 (Create default interface if node replies via SNMP, but provides empty interface list)
|
||
* NX-1978 (Cleanup configuration and status poll textual output)
|
||
* NX-1980 (Object Tools input field display name to wrap or input dialog to resize)
|
||
* NX-1981 (Unable to create new DCI when filter is not empty in Data Collection Configuration)
|
||
* NX-1982 (Export Configuration Tool - Unable to remove items from "Actions" and "Event Processing Rules")
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 03 Dec 2020 00:27:01 +0200
|
||
|
||
netxms (3.6.273-1) stable; urgency=high
|
||
|
||
* New NXSL function PostEventEx
|
||
* Origin timestamp can be set when event is being sent via Java API
|
||
* Fixed server memory leak and high CPU usage when using "server command" type object tools
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 27 Nov 2020 22:26:14 +0200
|
||
|
||
netxms (3.6.269-1) stable; urgency=high
|
||
|
||
* Fixed server memory leak (tunnel connections)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 27 Nov 2020 13:26:44 +0200
|
||
|
||
netxms (3.6.264-1) stable; urgency=high
|
||
|
||
* Fixed bug in agent connection setup via proxy
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 24 Nov 2020 22:50:07 +0200
|
||
|
||
netxms (3.6.252-1) stable; urgency=high
|
||
|
||
* Fixed bug causing random client and agent timeouts
|
||
* Fixed bug in database upgrade procedure
|
||
* Fixed bug in nxdbmgr reset-system-account
|
||
* Fixed issues:
|
||
* NX-1977 (NXSL GetDCIValues() does not work on TimeScaleDB)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 23 Nov 2020 20:11:16 +0200
|
||
|
||
netxms (3.6.252-1) stable; urgency=medium
|
||
|
||
* Object categories
|
||
* Support for externally provisioned agent certificates
|
||
* New instance discovery method "internal table"
|
||
* Added option to validate server certificate on agent
|
||
* Fixed column sorting in Web Service Definition view
|
||
* Support for IPv6 in NXSL functions AddrInSubnet and AddrInRange
|
||
* New NXSL function GetServerQueueNames
|
||
* New NXSL functions for object search: FindObjectByGUID, FindNodeByAgentId, FindNodeByIPAddress, FindNodeByMACAddress, FindNodeBySysName
|
||
* nxdbmgr option to migrate log tables in background
|
||
* Windows event log synchronization, server side parsing and sgent side filter
|
||
* Added option not to save to database Windows event log and syslog filtered by server parser
|
||
* Maximum number of client sessions can be configured
|
||
* Added support for SNMP data types FLOAT, DOUBLE, INTEGER64, UINTEGER64
|
||
* Correct decoding of values inside OPAQUE SNMP varbinds
|
||
* Added view for object tools with output executed on multiple nodes
|
||
* Added syn methos and method with callback for object creation in Java API
|
||
* Fixed nxdbmgr crash on import
|
||
* New built-in agent action Agent.RotateLog
|
||
* Server performance optimization for handling large number of agent connections
|
||
* Performance optimization of SNMPv3 processing
|
||
* NXSL performance optimization
|
||
* Improved handling of external parameter providers in agent
|
||
* Added background polling option for external tables in agent
|
||
* Authentication method for LDAP users can be changed
|
||
* Fixed screenshot issues on Windows 10 with DPI scaling
|
||
* Fixed errors on graph properties modification
|
||
* Fixed agent crash on thread pool statistic access
|
||
* Fixed sorting in summary table when one column has different data types
|
||
* Fixed issues:
|
||
* NX-904 (Sensitive info should be hidden in Audit Log)
|
||
* NX-1294 (Completed Scheduled Task Re-scheduling)
|
||
* NX-1416 (NetXMS Agents shutdown does not end ExternalParametersProviders)
|
||
* NX-1823 (Using SSH login and password in object tools)
|
||
* NX-1905 (Log Parser policy in Template Agent Policies does not automatically include Events in Export Configuration Tool)
|
||
* NX-1907 (Add server configuration option to disable outdated SSL/TLS versions)
|
||
* NX-1911 (Separate object name for use on maps)
|
||
* NX-1931 ("Do not store" option for syslog)
|
||
* NX-1933 (Update descriptions and units for server configuration variables)
|
||
* NX-1951 (Moving a DCI to container deletes the DCI)
|
||
* NX-1962 (Save time of last configuration poll across server restart)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 19 Nov 2020 22:19:19 +0200
|
||
|
||
netxms (3.5.136-1) stable; urgency=medium
|
||
|
||
* Fixed agent crash on thread pool statistic access
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 13 Oct 2020 00:28:06 +0300
|
||
|
||
netxms (3.5.133-1) stable; urgency=medium
|
||
|
||
* Fixed server deadlock when unreachable node is deleted
|
||
* Fixed SNMPv3 performance issue
|
||
* Fixed issues:
|
||
* NX-1966 (MySQL / MariaDB database access performance issues)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sat, 10 Oct 2020 13:18:56 +0300
|
||
|
||
netxms (3.5.125-1) stable; urgency=high
|
||
|
||
* Fixed network map filter script read form database
|
||
* Fixed server crash
|
||
* Fixed issues:
|
||
* NX-1928 (nxdbmgr export/import does not work properly with TimescaleDB)
|
||
* NX-1930 (NodeJS POST requests to NetXMS WebAPI fail with http error 500 internal error / error 46)
|
||
* NX-1953 (Migration from MySQL to TimescaleDB fails)
|
||
* NX-1960 (Instance discovered tables not removed after template removed)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 30 Sep 2020 19:00:02 +0300
|
||
|
||
netxms (3.5.90-1) stable; urgency=high
|
||
|
||
* Added support for parallel event processing
|
||
* Improved SNMP proxy performance
|
||
* Support for SHA-2 based authentication in SNMP (SHA224, SHA256, SHA384, SHA512)
|
||
* Roaming mode for server
|
||
* Access to NXSL object's class metadata via __class attribute
|
||
* Access to NXSL object's attributes via __get method
|
||
* Invoke NXSL object's methods via __invoke method
|
||
* Added Hook::UnboundTunnelOpened and Hook::BoundTunnelOpened NXSL hooks
|
||
* Added per node trap flood detection
|
||
* New event processing macros %z (zone UIN) and %Z (zone name)
|
||
* Added Topology.WirelessStations and Topology.SwitchForwardingDatabase internal table metrics
|
||
* Option to disable reading of Windows performance counters metadata on configuration poll
|
||
* Alias (secondary name) for all network objects
|
||
* Wildcards in nxdbmgr "get" command
|
||
* Fixed modification flag for "Break" and "Action" fields in log praser policy
|
||
* Added cipVendorCode attribute and readInternalParameter, readInternalTable methods to NXSL node class
|
||
* Added cluster object itself to event log filter opened on the cluster
|
||
* Removed the limitation of one object for "Move to another container" action
|
||
* Implemented '/alarms/{alarm-id}' path for REST API
|
||
* Templates exported without GUID are assigned new GUID on import
|
||
* Support for non-ASCII database and login names in PostgreSQL driver
|
||
* Fixed issues:
|
||
* NX-1594 (Alias (secondary name) for all network objects)
|
||
* NX-1841 (Option to enumerate all attributes and methods of an object in NXSL)
|
||
* NX-1879 (Unmanaged automatic network map is no more auto updated)
|
||
* NX-1884 (Do not show error while node is added to the cluster if the node is already there)
|
||
* NX-1893 (Internal parameter to count total number of bound agent tunnels)
|
||
* NX-1908 (Expose FDB to NXSL)
|
||
* NX-1914 (Removed deprecate AllowDirectNotifications server configuration setting)
|
||
* NX-1919 (Internal parameters to count number of tunnels with agent, snmp, snmp trap, syslog proxies or with installed user agents)
|
||
* NX-1924 (When importing event that has different GUID but matching name with already existing event, treat it as new event and give it a new name)
|
||
* NX-1932 (DCI status in Template is not carried over in Export Configuration)
|
||
* NX-1942 (Add property to actions in EPP "Do not run if timer is active")
|
||
* NX-1945 (Memory leak in user support application when taking screenshots)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 08 Sep 2020 11:24:18 +0300
|
||
|
||
netxms (3.4.313-1) stable; urgency=high
|
||
|
||
* Fixed issues:
|
||
* NX-1938 (Changes in user groups are not saved to database)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 17 Aug 2020 22:11:33 +0300
|
||
|
||
netxms (3.4.310-1) stable; urgency=medium
|
||
|
||
* Added driver for SAF Tehnika Integra devices
|
||
* Improved handling of UNICODE characters in external parameter output on Windows
|
||
* Fixed UI crash when object query dashboard element is incorrectly configured
|
||
* Fixed topology display issues in UI
|
||
* Fixed issues:
|
||
* NX-1916 (Device could be marked as supporting ENTITY MIB when it is in fact not supported)
|
||
* NX-1920 (Save deleted DCIs between restarts to delete it's data on housekeeper after restart)
|
||
* NX-1921 (SQL query failed into alarm_events: 22001 ERROR: value too long for type character varying(2000))
|
||
* NX-1922 (Spelling mistakes in Java API)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 31 Jul 2020 17:45:57 +0300
|
||
|
||
netxms (3.4.284-1) stable; urgency=medium
|
||
|
||
* PostgreSQL monitoring subagent
|
||
* Improved driver for Cisco Nexus
|
||
* Improved LLDP based network topology discovery
|
||
* Correctly detect LLDP capability on Mikrotik devices
|
||
* New NXSL functions GetServerNode and GetServerNodeId
|
||
* New NXSL function SendMail
|
||
* Fixed UI bug with accessing collected performance data from data collection editor
|
||
* Configurable size of SNMP proxy thread pool on agent
|
||
* Housekeeper optimization
|
||
* Added drivers for Cambium Networks devices (ePMP and cnPilot)
|
||
* Fixed issues:
|
||
* NX-1863 (Logwatch fails on parsing large Windows Event Log events)
|
||
* NX-1880 (Duplicate links on automatic maps with multiple seed nodes)
|
||
* NX-1895 (After server restart GUI is not showing from where a custom attribute is inherited)
|
||
* NX-1897 (ReadPersistentStorage returns incorrect value for non-existing key)
|
||
* NX-1901 (Get node of active NetXMS server in NXSL)
|
||
* NX-1910 (Spelling mistakes in Java API)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 31 Jul 2020 17:45:57 +0300
|
||
|
||
netxms (3.4.232-1) stable; urgency=medium
|
||
|
||
* Improved topology based event correlation
|
||
* Improved logic for node capability expiration
|
||
* "Reset identity" command line option in agent
|
||
* EtherNet/IP has priority over SNMP when reading hardware information
|
||
* Implemented Web API calls for DCI creation and modification
|
||
* Implemented Web API calls for reading last value of specific DCI
|
||
* NXSL function CreateDCI accepts numeric codes for data type and data origin
|
||
* Improved node matching for agent tunnel automatic binding
|
||
* Fixed bug that prevents PushDCIData NXSL function to work on chassis object
|
||
* Fixed bug in template import
|
||
* Fixed issues:
|
||
* NX-1422 (SMTP HELO should be configurable)
|
||
* NX-1886 (DCI Table using Script Origin ignores Column definition)
|
||
* NX-1888 (Delete completed non-recurring scheduled tasks after configurable retention period)
|
||
* NX-1890 (Object Name field in Create Node Object requires cleaning)
|
||
* NX-1892 (Wrong format string on a map makes the map uneditable)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 06 Jul 2020 19:15:44 +0300
|
||
|
||
netxms (3.4.178-1) stable; urgency=medium
|
||
|
||
* Improved topology based event correlation
|
||
* New methods in NXSL class "Node": getInterfaceByIndex, getInterfaceByMACAddress, getInterfaceByName
|
||
* Method getInterface in NXSL class "Node" automatically detects if parameter is interface index, name, or MAC address
|
||
* Added built-in NXSL constant NXSL::SystemIsBigEndian
|
||
* Added NXSL hook for alarm state change (Hook::AlarmStateChange)
|
||
* Can pass arguments to NXSL script executed as EPP action
|
||
* Implemented agent metrics for available and cache memory on AIX
|
||
* New agent parameter WindowsFirewall.State on Windows
|
||
* Implemented disk latency parameters in Linux agent (System.IO.WaitTime, System.IO.ReadWaitTime, System.IO.WriteWaitTime)
|
||
* User agent tooltip message can be set via policy
|
||
* Fixed issues:
|
||
* NX-470 (Hooks or events for alarm state change)
|
||
* NX-763 (File Tail/Show should not access database directly)
|
||
* NX-811 (System.IO.WaitTime unsupported on Linux)
|
||
* NX-1043 (Windows installer cannot initialize Oracle database)
|
||
* NX-1078 (Event correlation not working)
|
||
* NX-1152 (Attempt to upload .npi pointing to non-existing installer lock up package manager on Windows)
|
||
* NX-1176 (Handle routing loops during event correlation)
|
||
* NX-1524 (Server configuration wizard is not visible on task bar)
|
||
* NX-1556 (Add HMAC to every record in audit log table)
|
||
* NX-1566 (NXSL Script Action to allow for parameters)
|
||
* NX-1739 (When a node goes down and it's upstream port on a switch goes down, do not correlate those events)
|
||
* NX-1753 (File downloads from agent and file upload to server should be logged to Audit Log)
|
||
* NX-1801 (Strange if condition)
|
||
* NX-1832 (Export configuration does not detect referenced NXSL scripts within NXSL scripts)
|
||
* NX-1837 (Store out of the box object tools as .xml files, not in database initialization script)
|
||
* NX-1846 (Server crash when querying Audit Log)
|
||
* NX-1848 (Add getGuid method to org.netxms.client.events.EventTemplate class in Java API)
|
||
* NX-1853 (User Agent Notifications view in management console has no means to hide old notifications)
|
||
* NX-1854 (When double-clicking a stacked graph in performance tab, it opens in a new view as non-stacked)
|
||
* NX-1856 (Text in tooltip for user support application should be configurable)
|
||
* NX-1860 (Parameters to get state of each Windows Firewall profile separately)
|
||
* NX-1861 (Unable to add USM Credentials when zoning is ON)
|
||
* NX-1862 (Lazy object synchronization breaks object-based link status display on maps)
|
||
* NX-1865 (Remote Node using TLS Tunnel Added incorrectly if same name is resolvable on local NetXMS network)
|
||
* NX-1866 (NXSL GetAvgDCIValue may not work with MySQL database)
|
||
* NX-1867 (NXSL GetMaxDCIValue may return incorrect value)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 16 Jun 2020 19:46:03 +0300
|
||
|
||
netxms (3.3.350-1) stable; urgency=medium
|
||
|
||
* Replace backslash and comma as part of host and DCI names normalizing in InfluxDB driver
|
||
* Fixed bug in socket error reporting for agent tunnels
|
||
* Fixed VMGR subagent crash
|
||
* Fixed bug in agent policy deployment in 2.x compatibility mode
|
||
* Fixed bug in database export
|
||
* Fixed issues:
|
||
* NX-1868 (Zone SNMP Configuration SNMP v3 "Modify" button spelt incorrectly)
|
||
* NX-1869 (Environment variables in file delivery policy expanded on save)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 05 Jun 2020 12:03:03 +0300
|
||
|
||
netxms (3.3.340-1) stable; urgency=medium
|
||
|
||
* Fixed bugs in SIP registration testing in Asterisk subagent
|
||
* Fixed memory leak in Asterisk subagent
|
||
* Fixed issue NX-1855 (NETXMS_FILE_STORE environment variable not using FileStore agent setting)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 29 May 2020 00:08:48 +0300
|
||
|
||
netxms (3.3.323-1) stable; urgency=medium
|
||
|
||
* Fixed bug in template import on server startup
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 18 May 2020 12:25:36 +0300
|
||
|
||
netxms (3.3.315-1) stable; urgency=medium
|
||
|
||
* Fixed server crash on agent certificate renew if built with OpenSSL 1.1.0
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 11 May 2020 00:36:07 +0300
|
||
|
||
netxms (3.3.314-1) stable; urgency=high
|
||
|
||
* Fixed server crash when proxied SNMP device responds with "UDP port unreachable"
|
||
* Fixed issues:
|
||
* NX-1575 (Ability to duplicate event configuration)
|
||
* NX-1780 (Unable to add file to file delivery policy in management console on MacOS)
|
||
* NX-1839 (Show alarm key in Alarm Details)
|
||
* NX-1844 ('Get list of agent sessions' error in nxmc and webui)
|
||
* NX-1845 (Context menu for Service Root shows Create sensor twice)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 08 May 2020 19:00:33 +0300
|
||
|
||
netxms (3.3.285-1) stable; urgency=high
|
||
|
||
* Added driver for Moxa industrial routers
|
||
* Fixed server crash when receiving ill-formed SNMP response
|
||
* Fixed server crash when accessing zone object attributes from NXSL
|
||
* Fixed issues:
|
||
* NX-1849 (Agent policy schema sqlite error in 3.3.285)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 07 May 2020 13:48:16 +0300
|
||
|
||
netxms (3.3.285-1) stable; urgency=medium
|
||
|
||
* Fixed server crash after scheduled task delete
|
||
* Fixed web UI login screen issues
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 01 May 2020 23:21:45 +0300
|
||
|
||
netxms (3.3.277-1) stable; urgency=medium
|
||
|
||
* Option for blacklisting network device drivers
|
||
* Option for switching SNMP probing during configuration poll into single OID per request mode
|
||
* Automatic agent certificate renewal
|
||
* Value ranges in NXSL switch/case statement
|
||
* Explicit call of library functions in NXSL without "use" statement
|
||
* New attributes "instanceColumns" and "instanceColumnIndexes" in NXSL class "Table"
|
||
* New methods "readWebServiceList" and "readWebServiceParameter" in NXSL class "Node"
|
||
* New methods "applyTemplate" and "removeTemplate" in NXSL class "DataCollectionTarget"
|
||
* New NXSL functions: GetThreadPoolNames, sqrt
|
||
* New NXSL class "Template" that represents template object
|
||
* NXSL arrays can be implicitly converted to strings
|
||
* Implemented instance discovery method "Agent Table"
|
||
* Implemented instance discovery method "Windows Performance Counters"
|
||
* Added option for discarding collected performance data when database writer queue grows beyond limit
|
||
* Fixed issues:
|
||
* NX-392 (Use object names from Windows performance counters for instance discovery)
|
||
* NX-713 (Scheduled DCI will not work with offline DCI functionality)
|
||
* NX-806 (NXSL: add method to lookup table row by instance)
|
||
* NX-807 (NXSL: add method to lookup instance column ID without iterating over Table::columns)
|
||
* NX-814 (NXSL: add new node attribute – isRemotelyManaged)
|
||
* NX-1362 (Pattern matching for command output in SSH.Command parameter)
|
||
* NX-1511 (Save and display user ID of maintenance mode initiator)
|
||
* NX-1699 (Allow user turn on "Prevent automatic SNMP configuration changes" when creating node)
|
||
* NX-1729 (L2 maps get broken after server restart - all icons get coordinates (0, 0))
|
||
* NX-1732 (Option for discarding collected performance data when database writer queue grows beyond limit)
|
||
* NX-1765 (HTML codes visible in cell when viewing Table DCI last values in web management console)
|
||
* NX-1771 (Add NXSL constants)
|
||
* NX-1788 (NXSL: add support for ranges in switch/case)
|
||
* NX-1793 (Out of range error)
|
||
* NX-1806 (Change order in which ping3.ndd is used during discovery or allow unloading/blacklist)
|
||
* NX-1807 (TimescaleDB continuous aggregates, retention policies, etc.)
|
||
* NX-1671 (Title from Object Tool's properties is not used anywhere)
|
||
* NX-1808 (Template may not appear in object tree on import)
|
||
* NX-1820 (Object deletion and negative reference count)
|
||
* NX-1824 (Physical links - access denied)
|
||
* NX-1827 (Maintenance mode filter in dashboard element "Status Map")
|
||
* NX-1828 (Windows agent returns error for parameters System.FirewallProduct.* if built-in Windows Firewall is used)
|
||
* NX-1830 (Some events sent by agent may be lost if multiple events sent almost simultaneously)
|
||
* NX-1831 (Template path in node data collection configuration is incorrect)
|
||
* NX-1834 (Add NXSL function "sqrt")
|
||
* NX-1836 (Access attributes of template in auto-bind script)
|
||
* NX-1840 (Ability to set communication option "this is address of remote management node" during node creation)
|
||
* NX-1842 (Generate event when housekeeper process has started and finished)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 29 Apr 2020 23:19:40 +0300
|
||
|
||
netxms (3.2.472-1) stable; urgency=medium
|
||
|
||
* Improved alarm browser performance when displaying big number of alarms
|
||
* Fixed memory leak in server
|
||
* Fixed issue NX-1821 (Scheduled Task script not accepting parameters)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sun, 05 Apr 2020 23:02:06 +0300
|
||
|
||
netxms (3.2.451-1) stable; urgency=medium
|
||
|
||
* Internal parameters for monitoring syncer performance (Syncer.RunTime.*)
|
||
* Improved notification handling in user support application
|
||
* Allow usage of chat ID as recipient address for Telegram
|
||
* Support for standard SSH configuration file in SSH subagent
|
||
* Environment variables from agent configuration file also set for user agent processes
|
||
* Improved hypervisor type detection by agent
|
||
* Tunnel option can be turned on in Windows agent installer
|
||
* Fixed issues with hardened file system permissions in Windows installer
|
||
* Added SMBIOS parameters support on FreeBSD
|
||
* Fixed issues:
|
||
* NX-1635 (Log parser can skip lines in a log file)
|
||
* NX-1810 (Server can cash if scheduled task deleted while running)
|
||
* NX-1812 (In the WebUI Filter in Alarm browser hiding column headers and first row when resized)
|
||
* NX-1814 (Values of internal parameters Server.QueueSize.Average and Server.QueueSize.Current are inconsistent)
|
||
* NX-1815 (FDB cannot be read on certain Cisco switches)
|
||
* NX-1816 (Removing node from cluster crashes server)
|
||
* NX-1817 (Log file can be read twice after rotation by log parser on Windows)
|
||
* NX-1819 (NXSL methods NetObj::bindTo() and NetObj::unbindFrom() crash server when given null as parameter)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 27 Mar 2020 18:07:17 +0200
|
||
|
||
netxms (3.2.400-1) stable; urgency=medium
|
||
|
||
* Proxy nodes does not collect DCI data from SNMP nodes marked as down
|
||
* Configurable address block size and inter-block delay for active network discovery
|
||
* Fixed server memory leak in instance discovery code
|
||
* Fixed broken Net.ArpCache and Net.IP.RoutingTable lists in Linux agent
|
||
* Fixed issues:
|
||
* NX-791 (CPU Count DCI not supported on HP-UX)
|
||
* NX-1440 (After netxmsd restart custom schedule DCIs does not have value)
|
||
* NX-1607 (Primary IP address should not be used for topology if it is not present on any interface)
|
||
* NX-1768 (Server configuration variable Objects.Interfaces.UseAliases has no options to select)
|
||
* NX-1773 ("Apply policy" in context menu of node is meaningless and does nothing)
|
||
* NX-1803 (Configuration import with "Replace existing object tools" checkbox set does not replace them)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 06 Mar 2020 21:39:57 +0200
|
||
|
||
netxms (3.2.380-1) stable; urgency=medium
|
||
|
||
* New attribute "primaryHostName" in NXSL class "Node"
|
||
* Fixed memory leak in log parser subagent
|
||
* Fixed incorrect value reported by internal parameter Server.MemoryUsage.DataCollectionCache
|
||
* Fixed broken Windows Event Log monitoring in logwatch subagent
|
||
* Fixed issues:
|
||
* NX-1794 (Problems with map decorations selection)
|
||
* NX-1798 (Incorrect default EIP port number)
|
||
* NX-1799 (Login name is limited to 13 characters if CAS is used)
|
||
* NX-1800 (If CAS response contains proxy information ticket is always rejected)
|
||
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 02 Mar 2020 20:21:21 +0200
|
||
|
||
netxms (3.2.357-1) stable; urgency=medium
|
||
|
||
* 32bit compilation issues fixed
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 26 Feb 2020 21:18:18 +0200
|
||
|
||
netxms (3.2.350-1) stable; urgency=medium
|
||
|
||
* Data collection from web services
|
||
* Nodes within chassis and chassis view
|
||
* EtherNet/IP device discovery
|
||
* Image library configurator completely rewritten
|
||
* Maximum password length supported by nxencpasswd increased to 64 characters
|
||
* Removed support for ancient custom CheckPoint SNMP agent on port 260
|
||
* Added option to control case sensitive matching in log parser rules
|
||
* New internal parameters for server stats (object count, alarm count, etc.)
|
||
* Method "setMapImage" of NXSL class "NetObj" accepts null value as "reset to default" indicator
|
||
* Fixed issues:
|
||
* NX-50 (Allow per-DCI SNMP version settings)
|
||
* NX-58 (Refactor Image Library)
|
||
* NX-896 (Display blade chassis and servers in rack)
|
||
* NX-1476 (NetXMS Server crashes when sending alarm summary email)
|
||
* NX-1523 (Store object creation time)
|
||
* NX-1525 (Use HTTP response data as DCI value)
|
||
* NX-1724 (Implement agent parameters for inode usage)
|
||
* NX-1741 (Node placement within chassis)
|
||
* NX-1748 (User agent should check on startup if it is already running in same session)
|
||
* NX-1750 (Configurable retention time for node hardware and software components)
|
||
* NX-1754 (HTTPS and SOCKS proxy options in Telegram channel configuration)
|
||
* NX-1767 (File manager may be unable to access file with percent sign in name)
|
||
* NX-1781 (Process launched by ExternalParametersProvider inherits file handles of agent process)
|
||
* NX-1782 (Windows installer offers generic.sms SMS driver, while the server is now reworked to have notification channels)
|
||
* NX-1792 (Unable to use script with parameters for instance discovery)
|
||
* NX-1796 (WebUI and REST API not connected securely to the NetXMS server)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 26 Feb 2020 01:09:08 +0200
|
||
|
||
netxms (3.1.361-1) stable; urgency=medium
|
||
|
||
* Fixed issues:
|
||
* NX-848 (API for modules to register new console commands)
|
||
* NX-1550 (Not all internal queue sizes exposed as internal server parameters)
|
||
* NX-1634 (Possible for NDF_QUEUED_FOR_INSTANCE_POLL flag to get stuck)
|
||
* NX-1649 (NXSL functions or object methods for SSH interactions)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 11 Feb 2020 20:10:36 +0200
|
||
|
||
netxms (3.1.343-1) stable; urgency=medium
|
||
|
||
* New attribute "downSince" in NXSL class "Node"
|
||
* New NXSL function "atan2"
|
||
* Improved LLDP based network topology discovery
|
||
* Fixed issues:
|
||
* NX-366 (Generate event if duplicate IP address found)
|
||
* NX-910 (System.IO.DiskQueue(*) doesnt support instances for Windows)
|
||
* NX-1030 (Telegram bot integration)
|
||
* NX-1462 (Add "File Policies" to push files/scripts out to agents)
|
||
* NX-1653 (Global user access rights are not updated in sessions)
|
||
* NX-1718 (Send user agent notification on container)
|
||
* NX-1759 (Setting environment variable from [ENV] section in agent config does not work on Windows)
|
||
* NX-1760 (Use folder specified by --sysconfdir instead of --prefix for configuration file search)
|
||
* NX-1761 (Object script executor prints last output line after error message)
|
||
* NX-1769 (Windows agent may crash if invalid strftime format character used in log parser file name specification)
|
||
* NX-1784 (Software inventory - failed SQL queries)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 30 Jan 2020 17:48:35 +0200
|
||
|
||
netxms (3.1.300-1) stable; urgency=medium
|
||
|
||
* Web UI properties can be set via JNDI
|
||
* Fixed issues:
|
||
* NX-1668 ("Execute server script" appears in context menu in object tools configurator)
|
||
* NX-1675 (Context menu for containers and "Service Root" shows "Create sensor" twice)
|
||
* NX-1719 (File monitoring with rescan is not matching text past 4KB of the monitored file)
|
||
* NX-1725 (LDAP attribute names should be case insensitive)
|
||
* NX-1726 ("Tools" and "Graphs" menu items missing in object context menu on world map)
|
||
* NX-1728 (No error description in poller output when configuration or status poll for a node cannot connect to NetXMS agent)
|
||
* NX-1731 (NXSL method Node::readAgentList causes NetXMS server crash)
|
||
* NX-1735 (Agent.SessionAgentCount returning incorrect value)
|
||
* NX-1740 (When macro is used in threshold, it's value does not get expanded in event)
|
||
* NX-1746 (Auto start user agent/support app process after agent install/upgrade)
|
||
* NX-1749 (User Agent menu stay on top)
|
||
* NX-1750 (Configurable retention time for node hardware and software components)
|
||
* NX-1751 (DS18X20 on RPi erroneously writes to log "Unable to add sensor from configuration file...")
|
||
* NX-1755 (In object tool `command` in file name truncates last char of command output)
|
||
* NX-1758 (Typo in management console)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 07 Jan 2020 15:10:11 +0200
|
||
|
||
netxms (3.1.261-1) stable; urgency=medium
|
||
|
||
* More diagnostic information in manual poll output
|
||
* LDAP attribute names are case insensitive
|
||
* Fixed command line parsing bug in remote action execution from EPP
|
||
* Fixed bug in saving custom attribute changes
|
||
* nxevent command line tool can generate events in a loop
|
||
* Microsoft Teams driver allows use of message subject
|
||
* Fixed memory leak in C++ client library
|
||
* Fixed server crash
|
||
* Fixed bugs in database schema upgrade
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Mon, 9 Dec 2019 18:42:00 +0300
|
||
|
||
netxms (3.1.242-1) stable; urgency=medium
|
||
|
||
* Inheritable custom attributes
|
||
* Notification channel driver for Telegram
|
||
* Notification channel driver for Microsoft Teams
|
||
* File delivery policies for agents
|
||
* Support for macro expansion in DCI retention time and polling interval
|
||
* Interface object names can be expanded from actual interface names using macros
|
||
* Physical links inventory for node interfaces and patch panels
|
||
* Overall server performance improvements
|
||
* NXSL functionality improvements
|
||
* Bugfixes
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Mon, 2 Dec 2019 18:37:00 +0300
|
||
|
||
netxms (3.0.2357-1) stable; urgency=medium
|
||
|
||
* HTTP(S) checks in portcheck.nsm fixed
|
||
* Fixed server crash after debug console command "show objects"
|
||
* Fixed server memory leak when exporting configuration
|
||
* Fixed server memory leak when creating ad-hoc summary tables
|
||
* Fixed bug in log writer
|
||
* Agent policies correctly uninstalled when node is deleted
|
||
* Fixed bugs in zone change operation for node
|
||
* Fixed bug in duplicate node detection
|
||
* Improved server debug output
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Tue, 29 Oct 2019 15:46:00 +0300
|
||
|
||
netxms (3.0.2329-1) stable; urgency=medium
|
||
|
||
* Fixed bug in SMS driver to notification channel conversion
|
||
* Fixed bug in GSM notification channel driver
|
||
* Fixed bug in server that can cause netxmsd crash
|
||
* Fixed bug in Megatec UPS driver
|
||
* Improved access to collected performance data on Timescale DB
|
||
* Minor UI bug fixes
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Tue, 15 Oct 2019 19:19:00 +0300
|
||
|
||
netxms (3.0.2305-1) stable; urgency=medium
|
||
|
||
* Fixed bug in SNMP SET (both NXSL SNMPSet and nxsnmpset)
|
||
* Fixed bug in Oracle database driver
|
||
* Fixed bug in database upgrade procedure
|
||
* Fixed bug in nxnotify command line parsing
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Fri, 27 Sep 2019 17:48:00 +0300
|
||
|
||
netxms (3.0.2292-1) stable; urgency=medium
|
||
|
||
* Fixed broken NXSL function SNMPGet
|
||
* Fixed memory corruption in GSM modem notification channel driver
|
||
* Fixed bug in database migration tool
|
||
* Added agent parameter Agent.SNMP.Traps
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Mon, 23 Sep 2019 23:06:00 +0300
|
||
|
||
netxms (3.0.2287-1) stable; urgency=medium
|
||
|
||
* Fixed bug in NXSL logical expressions evaluation
|
||
* Fixed server crash under high load
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Thu, 19 Sep 2019 12:29:00 +0300
|
||
|
||
netxms (3.0.2284-1) stable; urgency=medium
|
||
|
||
* Fixed broken database migration to TimescaleDB
|
||
* Fixed broken "Find IP address" function
|
||
* Default tile server changed
|
||
* Improved regular expressin handling in NXSL
|
||
* Interface alias correctly set on interface object creation
|
||
* Fixed resource leak in server
|
||
* Fixed bug in agent parameter Agent.Version
|
||
* Minor fix in Oracle database driver
|
||
* Minor fixes in netsvc and portcheck subagents
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Wed, 18 Sep 2019 16:52:37 +0300
|
||
|
||
netxms (3.0.2258-1) stable; urgency=medium
|
||
|
||
* Event tags
|
||
* ICMP polls for collecting ICMP response time statistic on server side
|
||
* User agents (desktop support application)
|
||
* Raw DCI values saved in history along with corresponding transformed values
|
||
* New DCI data types - "32 bit counter" and "64 bit counter"
|
||
* Collected DCI data recalculation based on stored raw values and current transformation settings
|
||
* Agent always requires encryption unless RequireEncryption parameter explicitly set to off
|
||
* Default values for missing custom attributes in macros (in form %{attr:default})
|
||
* Support for macros in threshold values
|
||
* Improved network discovery filter script capabilities
|
||
* Internal server parameters for counting client sessions
|
||
* New hook script UpdateInterface
|
||
* Node creation option "create as zone proxy"
|
||
* JSON support in NXSL
|
||
* Improved NXSL performance
|
||
* Null values interpreted as "false" in NXSL logical expressions
|
||
* Added method executeSSHCommand in NXSL class "Node"
|
||
* Cleanup of collected DCI data by housekeeper can be disabled
|
||
* Service group support in Tuxedo subagent
|
||
* Improved Enduro/X compatibility
|
||
* Improved Cisco Aironet (former Airespace) driver
|
||
* Added driver for Cisco Nexus switches
|
||
* Duplicate IP address detection during network discovery
|
||
* Improved I/O performance parameters in Windows agent
|
||
* Optional JSON format for log files
|
||
* Option to use stdout as log output device
|
||
* Switched to pcre (from libtre) as regular expression matching engine
|
||
* Event parameters exposed as writable "Event" class attributes in NXSL
|
||
* New method "addParameter" in NXSL class "Event"
|
||
* "Origin timestamp" for events
|
||
* Object management functions in NXSL implemented as object methods
|
||
* SNMP functions in NXSL implemented as transport methods
|
||
* Range access for strings and arrays in NXSL via [:] operator
|
||
* Access to VLAN information from NXSL
|
||
* Object tool type "Agent Table" now used to read agent tables and "Agent List" to read agent lists
|
||
* Fixed issues:
|
||
* NX-183 (Implemented responsible users for objects)
|
||
* NX-725 (Add alarm comments from NXSL)
|
||
* NX-900 (Server started during nxdbmgr check forced repair)
|
||
* NX-1021 (Add event SYS_SERVER_STARTED)
|
||
* NX-1102 (Implement event groups)
|
||
* NX-1199 (SNMP credentials per-zone)
|
||
* NX-1219 (Add 'created' and 'last login' columns to User Manager)
|
||
* NX-1271 (Implement internal server topology map)
|
||
* NX-1307 (After a node is deleted, its tunnel can't be unbound)
|
||
* NX-1386 (Implement units for server variables)
|
||
* NX-1426 (Transformation scripts for SNMP traps)
|
||
* NX-1479 (DCI poll spread after NetXMS server/service restart)
|
||
* NX-1562 (Add "tunnel only" option to node's agent communication configuration)
|
||
* NX-1601 (Log Policy editor can't parse xml with unknown event code)
|
||
* NX-1643 (Extra parameters for event generated by log parser)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 11 Sep 2019 16:37:37 +0300
|
||
|
||
netxms (3.0.2022-1) unstable; urgency=medium
|
||
|
||
* New upstream version
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 29 Jul 2019 16:23:34 +0300
|
||
|
||
netxms (3.0.1974-1) unstable; urgency=medium
|
||
|
||
* New upstream version
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 09 Jul 2019 09:05:35 +0300
|
||
|
||
netxms (3.0.1890-1) unstable; urgency=medium
|
||
|
||
* New upstream version
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 18 Jun 2019 20:10:31 +0300
|
||
|
||
netxms (3.0.1848-1) unstable; urgency=medium
|
||
|
||
* New upstream version
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 11 Jun 2019 20:16:16 +0300
|
||
|
||
netxms (3.0.1737-1) unstable; urgency=medium
|
||
|
||
* New upstream version
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 09 May 2019 23:32:46 +0300
|
||
|
||
netxms (3.0.1730-1) unstable; urgency=medium
|
||
|
||
* New upstream version
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 08 May 2019 22:50:49 +0300
|
||
|
||
netxms (3.0.1667-1) unstable; urgency=medium
|
||
|
||
* Event groups
|
||
* Raw DCI values saved in history along with corresponding transformed values
|
||
* New DCI data types - "32 bit counter" and "64 bit counter"
|
||
* Collected DCI data recalculation based on stored raw values and current transformation settings
|
||
* Fixed issues:
|
||
* NX-183 (Implemented responsible users for objects)
|
||
* NX-900 (Server started during nxdbmgr check forced repair)
|
||
* NX-1102 (Implement event groups)
|
||
* NX-1199 (SNMP credentials per-zone)
|
||
* NX-1219 (Add 'created' and 'last login' columns to User Manager)
|
||
* NX-1271 (Implement internal server topology map)
|
||
* NX-1386 (Implement units for server variables)
|
||
* NX-1479 (DCI poll spread after NetXMS server/service restart)
|
||
* NX-1562 (Add "tunnel only" option to node's agent communication configuration)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 16 Apr 2019 20:07:13 +0300
|
||
|
||
netxms (2.2.13-1) stable; urgency=medium
|
||
|
||
* TimescaleDB supported as backend database
|
||
* Added option to show SELECT output in nxdbmgr batch
|
||
* New attribute "parameterNames" in NXSL class "Event"
|
||
* New attribute "instanceData" in NXSL class "DCI"
|
||
* Added option to play alarm notifiacation sound only for active dashboard
|
||
* Required object access is "read" for all forced polls except full configuration poll which requires "modify" access
|
||
* Improved server startup and shutdown time
|
||
* Added option to save network map as image file
|
||
* New nxmc command line options -take-map-snapshot and -exit-after-open
|
||
* Fixed issues:
|
||
* NX-241 ("nxdbmgr batch" should support stdin)
|
||
* NX-887 (Additional variables in threshold script)
|
||
* NX-1388 (Event correlation route should start at proxy)
|
||
* NX-1536 (No output from forced status poll without "modify" object access right)
|
||
* NX-1552 (NXSL function to check for EPP timer existence)
|
||
* NX-1558 (Add ability to change node's comment from script)
|
||
* NX-1561 (Unexpected SYS_SNMP_DOWN events after SNMP proxy node restart)
|
||
* NX-1567 (EPP selection gets stuck)
|
||
* NX-1569 (Agent crash on 32 bit Windows 10)
|
||
* NX-1571 (Option to automatically terminate resolved alarms after timeout)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sun, 10 Mar 2019 19:24:17 -0400
|
||
|
||
netxms (2.2.12-1) stable; urgency=medium
|
||
|
||
* Added support for active network discovery in remote zones
|
||
* Database manager options to skip various logs during database export also works for database migration
|
||
* Fixed issues:
|
||
* NX-1206 (Full screen mode with only dashboard elements)
|
||
* NX-1541 (Cannot open dashboard by name using command line option)
|
||
* NX-1542 (Ampersand characters in template path not escaped in exported configuration XML file)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 16 Jan 2019 23:28:48 +0200
|
||
|
||
netxms (2.2.11-1) stable; urgency=medium
|
||
|
||
* New parameter Process.VMRegions in Linux sub-agent
|
||
* nxshell reads password from terminal if not given on command line
|
||
* Housekeeper validates configuration for template DCIs
|
||
* Fixed issues:
|
||
* NX-1499 (Show last N values instead of line chart for string DCIs in alarm details view)
|
||
* NX-1512 (File Manager: Unable to create new directory in root directory on Windows)
|
||
* NX-1513 (Server installation fails with MySQL 8.0)
|
||
* NX-1518 (Variable $object is not set for scheduled scripts associated with object other than node)
|
||
* NX-1519 ("Import dashboard" action not available in dashboard group context menu)
|
||
* NX-1520 (Object Details - Overview tab in desktop client is unusable when using dark gtk3 theme)
|
||
* NX-1521 (Agent crash if file manager cannot resolve user or group name)
|
||
* NX-1522 (Log parser can read file incorrectly during high write activity)
|
||
* NX-1530 (Linux agent do not detect Hyper-V host)
|
||
* NX-1531 (Scripts are not executed during macro expansion in "download file" type object tools)
|
||
* NX-1532 (Agent external table does not handle UTF-8 text correctly)
|
||
* NX-1535 (Auto bind to container is not working if node already is an indirect child of this container)
|
||
|
||
-- Alex Kirhenshtein <alk@debian9-64.local> Sat, 22 Dec 2018 22:54:50 +0200
|
||
|
||
netxms (2.2.10-1) stable; urgency=medium
|
||
|
||
* Improved server startup time
|
||
* Added server startup event SYS_SERVER_STARTED
|
||
* New method readInternalParameter in NXSL classes Node, Cluster, MobileDevice
|
||
* Improved cached agent data reconciliation
|
||
* Fixed issues:
|
||
* NX-1477 (Offline data collection does not cleanup old data if there are no connection with the server)
|
||
* NX-1514 (Predefined graph tree displayed incorrectly)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 25 Oct 2018 12:30:04 +0300
|
||
|
||
netxms (2.2.9-1) stable; urgency=medium
|
||
|
||
* New NXSL functions: Base64Decode, Base64Encode, EventCodeFromName, EventNameFromCode
|
||
* Original event name passed to alarm timeout event as 5th parameter
|
||
* Added information tooltips in switch port view
|
||
* Improved performance of active network discovery
|
||
* Minimum, maximum, and moving average for ICMP response time in ping subagent
|
||
* Fixed issues:
|
||
* NX-1463 (Web UI does not work under Tomcat 9)
|
||
* NX-1475 (Deselected "Create helpdesk ticket on alarm creation" is not being saved in EPP)
|
||
* NX-1486 (NXSL function CreateDCI should allow creation with default retention and poll intervals)
|
||
* NX-1489 (Unreliable MariaDB Connector/C version detection in workaround for MariaDB bug CONC-281)
|
||
* NX-1494 (Release 2.2.8 failed to compile on macOS)
|
||
* NX-1496 (Add agent parameters System.Memory.Physical.Available and System.Memory.Physical.AvailablePerc on FreeBSD)
|
||
* NX-1501 (In test mode $dci variable is not set)
|
||
* NX-1502 (Configuration poll resets SNMP version on node)
|
||
* NX-1503 (Access denied error on attempt to take screenshot even if user has take screenshot access right)
|
||
* NX-1504 (Server crash after compiling library script with syntax error)
|
||
* NX-1505 (Assignment in NXSL "global" statement ignored if variable already declared as global)
|
||
* NX-1510 (Agent list Net.InterfaceNames not supported on FreeBSD)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 27 Sep 2018 19:59:39 +0300
|
||
|
||
netxms (2.2.8-1) stable; urgency=medium
|
||
|
||
* Delayed actions in event processing policy
|
||
* Raw event data stored in event log
|
||
* New hook scripts: PostObjectCreate and DiscoveryPoll
|
||
* Implemented watchdog functionality for external subagents
|
||
* SNMP port and context can be specified in NXSL function CreateSNMPTransport
|
||
* Fixed Summary DCI table fail when row limit set
|
||
* Fixed menu path creation for Summary DCI Table and folder creation for graph view
|
||
* New command line options for Windows agent installer: /FORCECREATECONFIG, /LOGFILE=, /FILESTORE=, /CONFIGINCLUDEDIR=
|
||
* Server optimization for high load
|
||
* Fixed SQL errors during database import or migration
|
||
* New dashboard element "Port view"
|
||
* Fixed issues:
|
||
* NX-1377 (Can't upgrade sqlite database from version 21.4 to 21.5 with error "Unable to set not null constraint")
|
||
* NX-1435 (AgentTunnelListenPort configuration parameter is missing from config table)
|
||
* NX-1458 (DB upgrade from 0.454 to 0.455 failing for sqlite)
|
||
* NX-1459 (Online upgrade for 22.21 failed on sqlite)
|
||
* NX-1471 (Add option to create node in maintenance mode)
|
||
* NX-1472 (Physical Hyper-V Hosts are reporting as Node Type "Virtual" in 2.2.7)
|
||
* NX-1480 (Varbinds in SNMP Traps restricted to 255 characters)
|
||
* NX-1481 (Configuration option to disable topology based event correlation)
|
||
* NX-1482 (NetXMS server ignoring Syslog and Traps from devices in a Zone which are sending directly to NetXMS server)
|
||
* NX-1484 (Corrupted event messages if MySQL is used as backend database)
|
||
* NX-1488 ("Use active thresholds" checkbox gets checked after clicking on OK in map link properties)
|
||
* NX-1492 (Changes in object status not reflected on geo map)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 17 Aug 2018 18:50:28 +0300
|
||
|
||
netxms (2.2.7-1) stable; urgency=medium
|
||
|
||
* "Convert to hexadecimal string" option for SNMP table columns
|
||
* Improved configuration wizard in Windows server installer
|
||
* New command line option /CONFIGENTRY in Windows agent installer
|
||
* New dashboard element "Object Details" (based on object queries)
|
||
* TCP proxy functionality
|
||
* Improved "Alarm Details" view in management console
|
||
* Added support for agent actions defined in external subagents
|
||
* TCP listener can be disabled in agent configuration file
|
||
* Push connector can be disabled in agent configuration file
|
||
* Virtual nodes detection via agent
|
||
* Basic BIOS and hardware platform information provided by Windows agent
|
||
* Fixed issues:
|
||
* NX-993 (Windows installer should honor current state of services during upgrade)
|
||
* NX-1438 (Increase debug level for thread pool messages)
|
||
* NX-1453 (Windows installer option to disable database upgrade)
|
||
* NX-1455 (Zone UIN in NXSL function CreateNode)
|
||
* NX-1456 (DCI values aggregated on cluster may be incorrect on first few polls after server startup)
|
||
* NX-1460 (Configure does not detect pthread_setname_np on macOS)
|
||
* NX-1464 (Agent connection via proxy is not working for IPv6 destinations)
|
||
* NX-1466 (Line length in agent's external table script limited to 255 characters)
|
||
* NX-1467 (Agent cannot process requests for parameters longer than 255 characters)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 19 Jul 2018 19:02:07 +0300
|
||
|
||
netxms (2.2.6-2) stable; urgency=medium
|
||
|
||
* MariaDB driver package added
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sat, 14 Jul 2018 22:22:58 +0300
|
||
|
||
netxms (2.2.6-1) stable; urgency=medium
|
||
|
||
* NXSL based queries in object finder
|
||
* Fixed issues:
|
||
* NX-1395 (Change Object Filter to only search if at least 3 characters have been entered)
|
||
* NX-1451 (Additional configs not loaded on agent startup)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 23 May 2018 13:00:36 +0300
|
||
|
||
netxms (2.2.5-3) stable; urgency=medium
|
||
|
||
* Typo fixed: incorrect version in "netxmsd --version"
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 14 May 2018 15:05:22 +0300
|
||
|
||
netxms (2.2.5-2) stable; urgency=medium
|
||
|
||
* Agent tunnel falls back to unbound mode in case of agent certificate validation failure
|
||
* Zone information added to alarm log, event log, SNMP trap log, and syslog
|
||
* Agent returns correct free memory value on Windows
|
||
* Parameter System.Memory.Physical.Cached supported on Windows
|
||
* Fixed issues:
|
||
* NX-333 (Add windows service descriptions for both server and agent)
|
||
* NX-622 (Alerts will not be generated in certain conditions: events, that persist after maintenence and node down after unreachable)
|
||
* NX-640 (File manager should show file owner and permissions)
|
||
* NX-716 (Server configurator on Windows should be marked as require-administrator)
|
||
* NX-922 (Service check template objects disappears after server restart)
|
||
* NX-1097 (Configuration option to ignore alarm's helpdesk state when doing resolve or terminate)
|
||
* NX-1157 (configure --with-dist fails if OpenSSL is not installed)
|
||
* NX-1397 (Implement Windows Update information parameters for Windows 10 and Windows Server 2016)
|
||
* NX-1415 (Windows 10 upgrades break agent tunnels)
|
||
* NX-1417 (File.Size parameter not working for Windows pagefile.sys)
|
||
* NX-1418 (Sort scripts in Execute Server Script dropdown)
|
||
* NX-1419 (AgentTunnels.ProcessUnbound scheduled task should be hidden)
|
||
* NX-1420 (Do not use unmanaged devices with SNMP for MAC resolving)
|
||
* NX-1421 (Configuration poll for node without SNMP and agent always read ARP cache from all SNMP devices in subnet)
|
||
* NX-1427 (Max manual Y values for graphs limited to 2147483647)
|
||
* NX-1431 ("Don't Fragment" option for ping sub-agent)
|
||
* NX-1433 (LDAP timeout blocks internal user database)
|
||
* NX-1434 (Return from function from within foreach loop in NXSL can cause unexpected runtime error)
|
||
* NX-1436 (Write hostname to agent log on startup)
|
||
* NX-1442 (Generic device driver cannot read interface list if device does not support ifNumber MIB object)
|
||
* NX-1446 ( Only one agent policy editor can be opened, if another policy is opened for editing, previous is closed without saving)
|
||
* NX-1420 (Do not use unmanaged devices with SNMP for MAC resolving)
|
||
* NX-1421 (Configuration poll for node without SNMP and agent always read ARP cache from all SNMP devices in subnet)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 11 May 2018 17:23:04 +0300
|
||
|
||
netxms (2.2.5-1) stable; urgency=medium
|
||
|
||
* Fixed issues:
|
||
* NX-1418 (Sort scripts in Execute Server Script dropdown)
|
||
* NX-1420 (Do not use unmanaged devices with SNMP for MAC resolving)
|
||
* NX-1421 (Configuration poll for node without SNMP and agent always read ARP cache from all SNMP devices in subnet)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 05 Mar 2018 15:35:58 +0200
|
||
|
||
netxms (2.2.4-2) stable; urgency=medium
|
||
|
||
* MySQL subagent packaged as netxms-agent-mysql
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 05 Mar 2018 15:35:58 +0200
|
||
|
||
netxms (2.2.4-1) stable; urgency=medium
|
||
|
||
* Portech SMS gateway works correctly with newer gateway versions
|
||
* Fixed issues:
|
||
* NX-1208 (Added filter to alarm list)
|
||
* NX-1295 (MIB Walk from DCI missing Column)
|
||
* NX-1332 (Execution timeout for external parameter provider)
|
||
* NX-1337 (Map link color based on object status)
|
||
* NX-1346 (Unable to select template group on config export)
|
||
* NX-1400 (NetworkMap link can be locked when using bendpoints)
|
||
* NX-1403 (Setting floor plan view from right-click menu does not work)
|
||
* NX-1404 (No source node in events generated by syslog parser)
|
||
* NX-1405 (Agent may crash when parsing Windows event log message)
|
||
* NX-1408 (Object filtering by zone in object browser and object search form)
|
||
* NX-1411 (Server configuration option "UseInterfaceAliases" not working)
|
||
* NX-1413 (Agent may crash when processing external parameters provider's output)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 27 Feb 2018 16:43:59 +0200
|
||
|
||
netxms (2.2.3-4) stable; urgency=medium
|
||
|
||
* Even more memory leaks and stability issues issues fixed
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 15 Feb 2018 22:31:06 +0200
|
||
|
||
netxms (2.2.3-3) stable; urgency=medium
|
||
|
||
* Memory leaks and stability issues issues fixed
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 14 Feb 2018 14:35:36 +0200
|
||
|
||
netxms (2.2.3-2) stable; urgency=medium
|
||
|
||
* jemalloc enabled on compatible systems
|
||
* Fixed issues:
|
||
* NX-1208 (Added filter to alarm list)
|
||
* NX-1332 (Execution timeout for external parameter provider)
|
||
* NX-1337 (Map link color based on object status)
|
||
* NX-1346 (Unable to select template group on config export)
|
||
* NX-1400 (NetworkMap link can be locked when using bendpoints)
|
||
* NX-1404 (No source node in events generated by syslog parser)
|
||
* NX-1405 (Agent may crash when parsing Windows event log message)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 05 Feb 2018 16:50:41 +0200
|
||
|
||
netxms (2.2.3-1) stable; urgency=medium
|
||
|
||
* Additional information about captured Windows Event Log event passed to the server
|
||
* Improved server startup time
|
||
* Automatic termination of related alarms when DCI is deleted
|
||
* Added attribute "isSTP" to NXSL class "Node"
|
||
* File I/O functions in NXSL (disabled by default)
|
||
* Sub-second interval between packets can be configured in PING subagent (down to 10 milliseconds)
|
||
* Fixed issues:
|
||
* NX-1149 (Pass EventRecordID with matched Windows event log record)
|
||
* NX-1258 (Option to pass event data from Windows event log to NetXMS event)
|
||
* NX-1259 (Added NXSL function - FindAlarmByKeyRegex)
|
||
* NX-1363 (Automatic deployment of agent policies)
|
||
* NX-1364 (Automatically create nodes for unbound agent tunnels)
|
||
* NX-1367 (Fix HP aCC compiler warnings)
|
||
* NX-1383 (Minimal interval before generating data collection script error events)
|
||
* NX-1389 (If library script saved with compilation errors it disappears from script list)
|
||
* NX-1392 (Reload log parser without agent restart)
|
||
* NX-1393 (PostgreSQL deadlock on updating raw_dci_data table)
|
||
* NX-1398 (Windows Server 2016 not detected correctly)
|
||
* NX-1399 (Some SQL queries fail when using MariaDB driver because of MariaDB bug CONC-281)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 05 Feb 2018 16:50:41 +0200
|
||
|
||
netxms (2.2.2-1) stable; urgency=medium
|
||
|
||
* Server command line tools working with agents (nxaction, nxap, nxget, nxupload) use encryption by default
|
||
* "Floor plan" display mode for objects on network map
|
||
* Access to zone data in network discovery filters
|
||
* Automatic target configuration in PING subagent
|
||
* Implemented option to display object status map in radial form
|
||
* Implemented separate access rights for each DCI object
|
||
* Fixed issues:
|
||
* NX-513 (add toString() to all data objects in netxms-base)
|
||
* NX-599 (Delete single collected value from a DCI)
|
||
* NX-669 (DRBD monitoring is not working in some configurations)
|
||
* NX-689 (Pass found SNMP configuration while discovery for new node creation)
|
||
* NX-890 (Passive elements in rack)
|
||
* NX-1169 (Encryption is not set by default between agent and server)
|
||
* NX-1297 (Copying Files inside File Manager using CTRL and Drag&Drop is not working)
|
||
* NX-1299 (Add username filter to CountEx(*) and Process.XXX(*) parameters in Linux subagent)
|
||
* NX-1306 (Show system FQDN in tunnel manager)
|
||
* NX-1350 (Invert Values option for performance tab DCIs; Performance tab graph configuration is maintained on double-click)
|
||
* NX-1366 (Edit option for "group box" decorations on network maps)
|
||
* NX-1369 (Title not displayed for dashboard element "Rack")
|
||
* NX-1370 (Rack page not displayed correctly when switch between rack objects)
|
||
* NX-1372 (PING subagent is not working)
|
||
* NX-1374 (Element DashboardGroup not displayed in Dashboard perspective)
|
||
* NX-1373 (Error message "Error loading RSA keys from ..." in all server-to-agent command line tools)
|
||
* NX-1375 (Add functionality to switch off multipliers for graphs)
|
||
* NX-1376 (Windows agent reports incorrect OS version on Windows 10)
|
||
* NX-1379 (Rack width calculated incorrectly if only front/back selected)
|
||
* NX-1380 (Database error when node has LLDP ID longer than 63 characters)
|
||
* NX-1381 (Unjustified NXSL errors "cannot do automatic type cast")
|
||
* NX-1384 (Automatic ping target configuration on first data request)
|
||
* NX-1385 (Configurable status colors in UI)
|
||
* NX-1387 (Performance tab graph sorting in not working with groups)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 8 Jan 2017 23:00:07 +0300
|
||
|
||
netxms (2.2.1-1) stable; urgency=medium
|
||
|
||
* Implemented separate access rights for each DCI object
|
||
* Option to read log files using VSS snapshots on Windows
|
||
* Per stage confirmation in database manager during database check
|
||
* Fixed file download cancelation
|
||
* HTTPS support in SMSEagle driver
|
||
* New network map element - text box
|
||
* New debug log format with tags
|
||
* Ability to set debug level per tag or tag mask
|
||
* Improved audit logging on object creation
|
||
* NXSL function "GeoLocation" replaced with "GeoLocation" class constructor
|
||
* Optimized object updates in database (to reduce load on database in large installations)
|
||
* Thread pool used for data collection instead of fixed number of poller threads
|
||
* Optimized data collection from agents
|
||
* Configurable number of records per transaction for writing DCI data
|
||
* Fixed issues:
|
||
* NX-662 (New network map element - text box)
|
||
* NX-703 (Export/Import actions)
|
||
* NX-757 (Instance discovery - grace period for removed instances before deleting DCIs)
|
||
* NX-801 (Deleted nodes not removed from trusted nodes lists of other objects)
|
||
* NX-1045 (Add rack/chassis diagram as dashboard element)
|
||
* NX-1142 (Back view for racks)
|
||
* NX-1201 (Discovered node links on map should automatically be set to color based on the status of the interfaces shown in connector names)
|
||
* NX-1252 (Fix automatically generated transformation scripts for 64 bit interface counters)
|
||
* NX-1268 (Do DNS resolve for node names via zone proxy)
|
||
* NX-1289 (Override PollCountForStatusChange at Node level)
|
||
* NX-1292 (Option for line charts to not always use 0 as base)
|
||
* NX-1336 (Cluster DCI Max/Min aggregation returns value from last node instead of expected max/min)
|
||
* NX-1339 (JIRA restricts subject field to 254 chars, helpdesk integration should trim alarm text or move reset of the message to issue description)
|
||
* NX-1341 (Scheduled tasks enabled/disabled indicator)
|
||
* NX-1342 (Increase text length limit in SMS sender)
|
||
* NX-1343 (Server crash on re-enabling temporary disabled user)
|
||
* NX-1344 (Search Bar for Agent Tunnel Manager)
|
||
* NX-1345 (Add rule number to EPP export)
|
||
* NX-1347 (New agent parameter File.LineCount)
|
||
* NX-1348 (Continuous warnings in server log: seed object 0 cannot be found)
|
||
* NX-1357 (Line chart is now opened on double clicking a Performance Chart)
|
||
* NX-1359 (Last location in World Map is now saved)
|
||
* NX-1361 (Data type of transformation script's input value can be incorrect)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 7 Dec 2017 11:29:00 +0300
|
||
|
||
netxms (2.1.2-1) stable; urgency=medium
|
||
|
||
* Summary tables for table DCIs
|
||
* Multi-valued columns in summary tables
|
||
* Threshold violation events have current DCI value as parameter 8 (named as "dciValue")
|
||
* New agent configuration parameter TunnelKeepaliveInterval
|
||
* Optimizations in database access layer
|
||
* Improved database check procedure
|
||
* Fixed issues: NX-1147, NX-1265, NX-1270, NX-1276, NX-1282, NX-1290, NX-1296, NX-1300, NX-1309, NX-1313, NX-1314, NX-1315, NX-1324
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 12 Oct 2017 10:41:03 +0300
|
||
|
||
netxms (2.1.1-1) stable; urgency=medium
|
||
|
||
* XEN monitoring subagent
|
||
* Fixed issues with agent tunnels
|
||
* Fixed bug in STP-based topology discovery
|
||
* Fixed unrestricted node poller queue growth when discovery from SNMP traps or syslog is on
|
||
* Server's database password can be supplied by external tool
|
||
* Fixed OpenBSD compatibility issues
|
||
* Correct handling of "dormant" and "not present" interface operational states
|
||
* Syslog messages received on loopback bound to receiving node (local management node or syslog proxy node)
|
||
* Fixed mail sender address encoding
|
||
* Fixed bug with lost agent connectivity after tunnel reconnect
|
||
* Zone ID now referenced as Zone UIN (unique identification number) to avoid confusion with zone object ID
|
||
* NXSL: New class "InetAddress", new attribute "ipAddressList" for class "Interface", new method "enableRoutingTablePolling" in class "Node"
|
||
* Fixed issues: NX-930, NX-1143, NX-1153, NX-1170, NX-1263, NX-1272, NX-1273, NX-1278, NX-1281, NX-1284, NX-1285, NX-1286
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 31 Aug 2017 21:05:22 +0200
|
||
|
||
netxms (2.1.0-2) stable; urgency=medium
|
||
|
||
* libnxjava added to netxms-agent-java package
|
||
|
||
-- Victor Kirhenshtein <victor@netxms.org> Wed, 23 Aug 2017 23:03:34 +0300
|
||
|
||
netxms (2.1.0-1) stable; urgency=medium
|
||
|
||
* Package version changed to correct one
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 10 Jul 2017 12:09:34 +0300
|
||
|
||
netxms (2.1-1) stable; urgency=medium
|
||
|
||
* Improved audit logging
|
||
* Improved data reconciliation between agent and server
|
||
* Improved Grafana integration
|
||
* Server detects changes in installed packages during configuration poll
|
||
* Added MariaDB database driver
|
||
* Fixed excessive CPU usage by agent on AIX
|
||
* nxshell can connect to server on non-standard port
|
||
* Driver for Netonix switches
|
||
* NXSL: New methods for arrays: append, insert, pop, push, remove
|
||
* NXSL: Table methods get and set can accept column name instead of column index
|
||
* NXSL: Table row method get can accept column name instead of column index
|
||
* NXSL: Added table row method set
|
||
* NXSL: Access to DCI owner object in data collection and instance discovery scripts via $targetObject variable
|
||
* Fixed issues: NX-1039, NX-1041, NX-1166, NX-1180, NX-1194, NX-1195, NX-1212, NX-1214, NX-1215, NX-1234, NX-1236, NX-1243, NX-1244, NX-1251, NX-1253, NX-1256, NX-1257, NX-1260, NX-1262, NX-1264
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 10 Jul 2017 12:09:34 +0300
|
||
|
||
netxms (2.1-RC1-1) unstable; urgency=medium
|
||
|
||
* External tables in agent
|
||
* Script source for table DCIs
|
||
* Driver for IgniteNet devices
|
||
* Network device database (allows some device specific information to be provided without drivers)
|
||
* Server certificate's key can be stored in separate file
|
||
* Multiple CA certificates can be specified in server configuration file
|
||
* Number of samples can be configured for table thresholds
|
||
* Null value can be used as "no change" option in auto bind scripts
|
||
* Fixed issues: NX-386, NX-1127, NX-1128, NX-1210, NX-1211, NX-1222, NX-1231, NX-1239, NX-1240, NX-1242
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 12 May 2017 15:03:35 +0300
|
||
|
||
netxms (2.1-M3-1) unstable; urgency=medium
|
||
|
||
* Improved event correlation based on network topology
|
||
* Improved the usability of the Server Configuration, by adding descriptions and recognition for data types and possible values
|
||
* Alternative core configuration section can be set for nxagentd using -G command line option
|
||
* Implicit external subagent registartion using EXT:* sections in agent configuration file
|
||
* Unknown syslog sources can be automatically added as nodes
|
||
* Server startup scripts
|
||
* New method "setMapImage" in NXSL class "NetObj"
|
||
* New attribute "mapImage" in NXSL class "NetObj"
|
||
* New NXSL class "Container"
|
||
* New NXSL function AgentExecuteActionWithOutput
|
||
* Container autobind mode and script can be set from NXSL
|
||
* Fixed bug in NXSL string concatenation
|
||
* Events generated when interface expected state changed
|
||
* Situations functionality is replaced with persistent storage that is included in each execution environment
|
||
* Compression support in communication protocol
|
||
* Switch forwarding database show correct interfaces for Mikrotik devices
|
||
* Driver for Juniper Networks switches
|
||
* Driver for Extreme Networks switches
|
||
* Experimental MQTT support
|
||
* Experimental agent-to-server connections (agent tunnels)
|
||
* Experimental Grafana integration
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 29 Mar 2017 08:13:06 +0300
|
||
|
||
netxms (2.1-M2-2) unstable; urgency=high
|
||
|
||
* Fixed crash in upgrade procedure
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 19 Jan 2017 16:48:04 +0200
|
||
|
||
netxms (2.1-M2-1) unstable; urgency=medium
|
||
|
||
* Added alarm category functionality to manage which alarms are seen by what users:
|
||
- EPP rules can be configured to generate categorised alarms
|
||
- Alarm categories can be created and configured in Alarm Category Configurator
|
||
- By default view_all_alarms acl added to Everyone group
|
||
* Server can be configured to periodically send alarm summary emails
|
||
* Added template graphs
|
||
* New NXSL functions: mktime, GetSyslogRuleCheckCount, GetSyslogRuleMatchCount
|
||
* New NXSL "Node" class attributes: isInMaintenanceMode, lastAgentCommTime
|
||
* New NXSL "Table" class attribute "rows"
|
||
* Access to object's alarms in NXSL via "alarms" attribute in "NetObj" class
|
||
* Operator "new" in NXSL which can be used to instantiate objects if object class supports it
|
||
* Template auto-apply and container auto-bind works for clusters
|
||
* H3C driver correctly reads IPv6 addresses on interfaces
|
||
* Improved HP ProCurve driver
|
||
* SMS driver for Nexmo service
|
||
* SMS driver for SMSEagle gateway
|
||
* SMS driver for MyMobile service
|
||
* Fixed FDB handling on Cisco switches
|
||
* Added support for CHAP, MS-CHAPv1, and MS-CHAPv2 in RADIUS authentication
|
||
* MySQL monitoring subagent
|
||
* Fixed FreeBSD 11 compatibility issues
|
||
* Implemented interrupt and context switch counters in platform subagents
|
||
* Implemented CPU interrupt time parameters on Windows
|
||
* JMX subagent
|
||
* Event sending by agent do not restricted to master servers only anymore
|
||
* Launcher for nxshell
|
||
* Fixed issues: #42, #106, #130, #174, #179, #185, #496, #526, #569, #633,
|
||
#637, #784, #876, #951, #953, #1031, #1043, #1069, #1079, #1087, #1090,
|
||
#1097, #1123, #1156, #1192, #1201, #1205, #1206, #1208, #1233, #1258,
|
||
#1285, #1292, #1300, #1310, #1311, #1312, #1314, #1318, #1320, #1323,
|
||
#1326, #1329, #1332, #1338, #1341, #1348, #1349, #1351, #1352, #1354,
|
||
#1357, #1360, #1361, #1362, #1363, #1366, #1367, #1368, #1374, #1376,
|
||
#1379, #1389
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Tue, 10 Jan 2017 19:27:50 +0200
|
||
|
||
netxms (2.1-M1-2) unstable; urgency=medium
|
||
|
||
* Packaging fixed for vmgr subageant
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sat, 28 Oct 2016 18:40:30 +0300
|
||
|
||
netxms (2.1-M1-1) unstable; urgency=medium
|
||
|
||
* New policy type: "Log Parser"
|
||
* New server configuration parameter "JobRetryCount"
|
||
* Chassis objects
|
||
* Hypervisor monitoring subagent
|
||
* In case of Policy deploy, Policy uninstall or File upload jobs fail they are scheduled for reinstallation(scheduled tasks) "JobRetryCount" times. First time job is rescheduled in 10 minutes. Each next wait time is twice more than the previous time.
|
||
* If policy is known as installed on the node by the server and agent reposts that it is not installed it is being reinstalled.
|
||
* Added configuration option to log parser to generate event only if regular expression have been matched exact count of the times in a predefined time period
|
||
* New internal parameters: Server.ReceivedSNMPTraps, Server.ReceivedSyslogMessages, ReceivedSNMPTraps, ReceivedSyslogMessages
|
||
* Max size of agent data collectiors pool can be configured
|
||
* Agent data reconciliation block size and timeout can be configured
|
||
* New agent parameters System.CPU.CurrentUsage and System.CPU.CurrentUsage(*)
|
||
* SSH subagent (for collecting data and executing actions via SSH)
|
||
* Zone ID can be set for agent in SNMP proxy mode
|
||
* Zones has common default proxy node for all protocols
|
||
* Zone's proxy node can be placed inside that zone
|
||
* Syslog proxy in agent
|
||
* Built-in superuser account renamed to "system"
|
||
* Default "admin" account now is ordinary member of "Admins" group without built-in privileges
|
||
* New method "enableDiscoveryPolling" in NXSL class "Node"
|
||
* New NXSL function AgentExecuteAction
|
||
* Agent effective user and group can be set in configuration file
|
||
* Agent environment variables can be set in configuration file
|
||
* Added method "getResourceOwner" and attribute "nodes" to NXSL "Cluster" class
|
||
* New object tool type "server script"
|
||
* Number of polls can be set for "diff" type thresholds
|
||
* Instance discovery scripts can return instances as map instance/instance name
|
||
* CPU usage parameters on Windows moved to winnt.nsm from winperf.nsm and no longer depends on PDH
|
||
* New agent metrics for self-monitoring: Agent.SyslogProxy.IsEnabled, Agent.SyslogProxy.ReceivedMessages, Agent.SyslogProxy.QueueSize
|
||
* Fixed issues: #69, #80, #92, #397, #521, #568, #723, #795, #906, #909, #942, #949, #959, #992, #999, #1006, #1015, #1044, #1051, #1096, #1100, #1159, #1187, #1191, #1230, #1237, #1245, #1246, #1249, #1254, #1257, #1261, #1263, #1275, #1282, #1284, #1288, #1302
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sat, 08 Oct 2016 16:59:30 +0300
|
||
|
||
netxms (2.0.6-1) unstable; urgency=medium
|
||
|
||
* Fixed incorrect interface network mask reported by agent on Windows XP and Windows Server 2003
|
||
* Added option to turn off quotes in AT+CMGS command in generic SMS driver
|
||
* Improved compatibility with different GSM modem types in generic SMS driver
|
||
* Fixed SQL errors when saving LDAP users to database
|
||
* Fixed excessive temporary files creation by web UI
|
||
* Fixed build errors on Solaris 11
|
||
* Fixed memory leak in Oracle DB driver
|
||
* Fixed bug in SNMP transport causing false timeout errors
|
||
* New agent metrics for self-monitoring: Agent.Proxy.ActiveSessions, Agent.Proxy.ConnectionRequests, Agent.Proxy.IsEnabled, Agent.SNMP.IsProxyEnabled, Agent.SNMP.IsTrapProxyEnabled, Agent.SNMP.Requests, Agent.SNMP.Responses, Agent.SNMP.ServerRequests
|
||
* Fixed issues: #753, #826, #851, #987, #1273, #1277, #1278, #1280
|
||
|
||
-- Alex Kirhenshtein <alk@radensolutions.com> Fri, 09 Sep 2016 10:30:33 +0300
|
||
|
||
netxms (2.0.5-1) unstable; urgency=medium
|
||
|
||
* Data collection script can return null to indicate data collection error
|
||
* Added option to set type of each varbind in nxsnmpset
|
||
* Fixed memory leak in PostgreSQL database driver
|
||
* New attributes "source" and "sourceId" in NXSL class "Event"
|
||
* New method toJson() in NXSL class "Event
|
||
* LVM monitoring parameters on AIX
|
||
* Added option to get normalized server thread pool load average
|
||
* Fixed bug in self-monitoring termplates
|
||
* Fixed issues: #1018, #1039, #1239, #1250, #1255
|
||
|
||
-- Alex Kirhenshtein <alk@radensolutions.com> Tue, 26 Jul 2016 12:18:37 +0300
|
||
|
||
netxms (2.0.4-1) unstable; urgency=medium
|
||
|
||
* New parameters in Linux platform subagent to get additional CPU information (frequency, model, etc.)
|
||
* Fixed bugs in LLDP based network topology discovery
|
||
* Correct notifications on threshold script errors
|
||
* Option to use last known value for cluster data aggregation in case of data collecion failure
|
||
* Added server configuration parameter to ignore syslog message timestamps and always use server time
|
||
* Added option to disconnect existing sessions of same user on login
|
||
* NXSL: implemented compound assignment operators and prefix increment/decrement for array elements
|
||
* NXSL: can access event parameters as event object attributes (like $event->$1 or $event->instance)
|
||
* Fixed issues: #405, #775, #859, #984, #1086, #1112, #1186, #1194, #1195, #1196, #1197, #1200, #1209, #1210, #1214, #1223, #1227, #1231
|
||
|
||
-- Alex Kirhenshtein <alk@debian8-64.radensolutions.com> Mon, 06 Jun 2016 17:47:40 +0300
|
||
|
||
netxms (2.0.3-1) unstable; urgency=medium
|
||
|
||
* 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
|
||
* Fixed issues: #950, #962, #988, #1048, #1102, #1124, #1131, #1135, #1147, #1149, #1154, #1163, #1166, #1170, #1174
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 31 Mar 2016 20:27:57 +0300
|
||
|
||
netxms (2.0.2-1) unstable; urgency=medium
|
||
|
||
* Optimized LDAP synchronization for large directories
|
||
* Added NXSL API for manipulating object geolocation
|
||
* Fixed bug that allows to crash server remotely by sending garbage to client connector port
|
||
* NXSL: new hash map attributes "keys" and "values"
|
||
* Object custom attributes can be accessed as hash map in NXSL
|
||
* New server debug console commands "log" and "logmark"
|
||
* Fixed issues: #1042, #1049, #1093, #1111, #1117, #1125, #1128, #1133, #1134, #1139
|
||
|
||
-- Alex Kirhenshtein <alk@debian8-64.radensolutions.com> Sat, 06 Feb 2016 20:41:46 +0200
|
||
|
||
netxms (2.0.1-1) unstable; urgency=medium
|
||
|
||
* Version updated to fix incorrect RC version names
|
||
* Fixed random server crash in ODBC database driver
|
||
* Fixed incorrect reading of long text fields by MS SQL database driver
|
||
* Fixed issues: #1063
|
||
|
||
-- Alex Kirhenshtein <alk@debian8-64.radensolutions.com> Mon, 04 Jan 2016 17:50:54 +0200
|
||
|
||
netxms (2.0-1) unstable; urgency=medium
|
||
|
||
* Template import correctly handles updates for existing templates
|
||
* Scripts can be used as instance source in instance discovery DCIs
|
||
* NXSL node object attribute snmpSysDescription renamed back to sysDescription
|
||
* Selectors in NXSL
|
||
* Array attributes in NXSL: size, minIndex, maxIndex
|
||
* Hash map attributes in NXSL: size
|
||
* New NXSL function: mapList
|
||
* Subnet mask for synthetic subnets can be set in server configuration
|
||
* Added cumulative counters for server DB writer requests
|
||
* Fixed data corruption issues in ODBC and Oracle DB drivers
|
||
* Additional internal server metrics for monitoring DB activity and performance
|
||
* Added interface creation hook
|
||
* Improved System.InstalledProducts table handling on Windows
|
||
* Fixed inefficient query in Oracle monitoring subagent
|
||
* Server shutdown speed improved
|
||
* Faster SNMP probing during configuration polls
|
||
* Fixed false negative in node down detection if expected state of some interfaces set to IGNORE
|
||
* Agent SNMP proxy improved
|
||
* Improved agent data cache reconciliation
|
||
* Fixed Oracle 12c compatibility issues
|
||
* Automatic configuration import from templates directory on server startup
|
||
* Fixed address list configuration bug
|
||
* Fixed issues: #205, #847, #849, #948, #963, #964, #966, #967, #971, #974, #978, #979, #980, #983, #991, #997, #1002, #1003, #1004, #1013, #1019, #1024, #1029, #1032, #1058, #1071, #1072, #1074, #1081, #1082, #1083, #1084, #1085
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 30 Dec 2015 14:13:33 +0200
|
||
|
||
netxms (2.0-RC2-3) unstable; urgency=medium
|
||
|
||
* XMPP sender moved to separate thread
|
||
* Issue #967 fixed (agent cache mode ignored for DCIs with source node set)
|
||
* New list Net.InterfaceNames (issue #964)
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 28 Oct 2015 15:10:26 +0200
|
||
|
||
netxms (2.0-RC2-2) unstable; urgency=medium
|
||
|
||
* Fix for cached data collection for DCIs with default collection interval
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 19 Oct 2015 17:12:06 +0300
|
||
|
||
netxms (2.0-RC2-1) unstable; urgency=low
|
||
|
||
* Maintenance mode for nodes, clusters, and mobile devices (manual and scheduled)
|
||
* Fixed broken instance discovery filters
|
||
* Fixed agent crash when collecting SNMP data in cached mode
|
||
* Agent returns correct OS version on Windows 10
|
||
* New NXSL "Node" class attribute: bridgeBaseAddress
|
||
* One LDAP attribute can be used in multiple mappings
|
||
* Fied deadlock on LDAP user deletion while LDAP synchronization
|
||
* Add option to use encrypted password in password fileds in configuration files and in the server configuration parameters.
|
||
* Added SMS driver for web service text2reach.com
|
||
* SNMP sysContact and sysLocation collected and stored
|
||
* Server can accept traps and syslog messages from nodes in all zones (controlled by TrapSourcesInAllZones configuration option)
|
||
* On instance discovery pool instance name is updated if it has changed
|
||
* New SMS driver - slack.com
|
||
* IPv6 support in built-in syslog server
|
||
* Fixed event processing policy export/import issues
|
||
* Global default retention time and polling interval for data collection
|
||
* Initial support for scheduled tasks within system
|
||
* Scheduled file upload
|
||
* Management console:
|
||
* Object context menu available on geo map
|
||
* Filter in event template configurator
|
||
* Web console use contextlient time zone to display time
|
||
* Added option to use server time zone to display time in console
|
||
* Access to event log, SNMP trap log, and syslog from object context menu
|
||
* Dashboards can be associated with other objects (nodes, containers, etc.) and opened from object's context menu
|
||
* Forced DCI polls from summary tables
|
||
* Script hints
|
||
* Fixed issues: #786, #831,786 #841, #852, #864, #878, #883, #890, #891, #892, #896, #897, #898, #900, #902, #903, #905, #907, #910, #913, #917, #919, #921, #928, #933, #937, #943, #945, #947
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 19 Oct 2015 03:33:44 +0300
|
||
|
||
netxms (2.0-RC1-1) unstable; urgency=low
|
||
|
||
* Fixed LDAP authentication issues with Active Directory
|
||
* Fixed character encoding issues in LDAP user data
|
||
* Java subagent improved
|
||
* Fixed multiple issues with agent side data caching
|
||
* Hash maps implemented in NXSL
|
||
* Improved array implementation in NXSL
|
||
* New NXSL function ArrayToString
|
||
* New OS parameters and tables: System.HandleCount, System.OpenFiles, Process.Handles
|
||
* Unified macros in all types of object tools
|
||
* Server can be switched to case-insensitive login names mode
|
||
* Implemented support of "command generates output" option for server commands
|
||
* Network device driver for TelcoBridges gateways
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Fri, 7 Aug 2015 10:38:00 +0300
|
||
|
||
netxms (2.0-M5-1) unstable; urgency=low
|
||
|
||
* Fixed bug in handling floating point Windows performance counters
|
||
* Added "comments" attribute to NXSL "DCI" class
|
||
* New NXSL function sha256
|
||
* Fixed broken nxagent.sms SMS driver
|
||
* Added support for SNMP traps over IPv6
|
||
* Switched to SHA-256 for password hashing
|
||
* Timestamp can be provided in nxpush and nxapush
|
||
* New methods in NXSL class "Event": setMessage, setSeverity, setUserTag
|
||
* Command line options for nxagentd to change effective user and group after start
|
||
* Fixed occasional NXSL compiler crash on scripts with syntax errors
|
||
* Errors in auto bind/apply scripts interpreted as "ignore" instead of "false" result
|
||
* New core agent parameter File.FolderCount
|
||
* Fixed broken active discovery
|
||
* Improved system behaviour on large installations
|
||
* Fixed issues: #50, #630, #780, #781, #791, #794, #797, #798, #806, #815, #816, #817, #824, #832, #833, #837
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Sat, 20 Jun 2015 13:50:29 +0300
|
||
|
||
netxms (2.0-M4-1) unstable; urgency=low
|
||
|
||
* MEGATEC protocol support in UPS subagent
|
||
* Template hierarchy preserved during export/import
|
||
* Script export/import
|
||
* Fixed broken WoL functionality
|
||
* Fixed broken PING subagent
|
||
* Fixed database upgrade issues on MS SQL
|
||
* IPv6 support in PING subagent
|
||
* Fixed issues: #655, #657, #804
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 29 Apr 2015 16:12:46 +0300
|
||
|
||
netxms (2.0-M3-1) unstable; urgency=low
|
||
|
||
* Initial release
|
||
|
||
-- Alex Kirhenshtein <alk@netxms.org> Mon, 15 Apr 2015 02:43:51 +0300
|