New and noteworthy
Subscribe

From OpenNMS

Jump to: navigation, search

Contents

Download

Stable Releases

For a list of high-level changes in OpenNMS 1.10 compared to 1.8, see What's New in OpenNMS 1.10.

New in OpenNMS 1.10.9

Sub-task

  • [NMS-5546] - Add the ack user in alarm list
  • [NMS-5547] - Enabler Filter for LDAP

Bug

  • [NMS-2793] - HRULE not working in JRobin graphs
  • [NMS-3923] - Event acknowledgement button, checkboxes, description should be hidden
  • [NMS-5464] - XmlCollector data collection failures
  • [NMS-5535] - OpenNMS start-up error - javax.jmdns.impl.tasks.state.DNSStateTask
  • [NMS-5536] - Ifspeed displayed is not right
  • [NMS-5548] - No decode for nodelabel in nodeUp/nodeDown event
  • [NMS-5606] - Error save and restart Discovery
  • [NMS-5642] - XmlCollector & thresholding exception
  • [NMS-5708] - NullPointerException in auto-action code path
  • [NMS-5710] - HostResourceSwRunMonitor doesn't work well with processes like cron (with many forks)
  • [NMS-5720] - Missing isSnmpPrimary in NetworkElementFactory for Interface objects.
  • [NMS-5730] - Service Registration Strategy Runs up CPU on Mac OS 10.8
  • [NMS-5733] - Bits of event-acknowledgement UI still showing
  • [NMS-5747] - Monitoring big file system using hrStorageTable with Net-SNMP breaks Collectd
  • [NMS-5752] - promoteQueueData should not be stored on the events table.
  • [NMS-5755] - Allow ILR to output durations in milliseconds
  • [NMS-5764] - Live threshold merging fails if threshold with new ds-type added to existing group
  • [NMS-5777] - Remote poller dies on startup if LDAP, RADIUS, NSClient present in poller configuration

Enhancement

  • [NMS-4056] - reportd persistant-reports aren't listed.
  • [NMS-4858] - Need ability to hand-edit service and category names in requisition web editor
  • [NMS-5399] - varbind based notification filtering doesn't support regular expression
  • [NMS-5725] - Enhance poller with CIFS file and folder monitor
  • [NMS-5754] - Nodes with "Most Recent Outages" list
  • [NMS-5766] - Add a shell wrapper for the ILR
  • [NMS-5807] - "Nodes w/Active Problems" : A new box for the home page based on alarms similar to the Outages Box

New in OpenNMS 1.10.8

Bug

  • [NMS-5379] - NodeAvailabilityReport.jrxml doesn't work: PSQLException caused by date string in french locale
  • [NMS-5457] - subreports/InterfaceAvailabilityReport_subreport1.jrxml doesn't work on my locale
  • [NMS-5563] - SnmpMonitor is not able to manage "OCTET STRING"
  • [NMS-5609] - Selecting Surveillance Categories Per Node Broken
  • [NMS-5611] - Nodes with the same IP show up in the wrong categories (availability table on the index page)
  • [NMS-5665] - JavaSendMailer throws NPE when no e-mail address configured for report
  • [NMS-5669] - The search page is not displaying the services correctly if Capsd is disabled
  • [NMS-5677] - The NTP Detector is broken
  • [NMS-5683] - Add a way to use the IP address when building criteria selections for the SNMP interfaces on the SNMP Poller's configuration file.
  • [NMS-5685] - The JRobin Converter doesn't work when the RRD Step is different than 5 minutes
  • [NMS-5693] - The hover icon of the delete button from the Surveillance Categories Page is wrong.
  • [NMS-5694] - Categories with spaces or non alphanumeric characters breaks the delete operation on the WebUI.
  • [NMS-5695] - google-collections has been replaced with guava
  • [NMS-5701] - HttpCollector doesn't detect response locale (PATCH INCLUDED)
  • [NMS-5703] - Default poller-configuration.xml specifies timeout, retry, port for SNMP-based services
  • [NMS-5707] - WMI Capsd plugin mixes up username, domain, and password
  • [NMS-5713] - Wrong redirect after clicking on any ticket related button from the alarm details page
  • [NMS-5714] - AssetRecordDao.findByNodeId is not working

Enhancement

  • [NMS-5705] - Improve the ticketer API in order to access more information about the ticket's originator.

New in OpenNMS 1.10.7

Bug

  • [NMS-5261] - Missing IP interfaces in node.jsp list
  • [NMS-5491] - datacollection stops after making changes in "Schedules Outages"
  • [NMS-5518] - vague provisiond.log DEBUG verbage (and misspelling)
  • [NMS-5565] - DnsDetector logs an error message when attempting to detect the DNS service
  • [NMS-5571] - verbose messages about old import formats should be removed
  • [NMS-5600] - Latency thresholding fails for StrafePing, perhaps others when nulls exist in PollStatus properties
  • [NMS-5622] - Ability to disable the scheduling for rescan existing nodes when Provisiond starts
  • [NMS-5638] - Can't hide a single widget from dashboard.jsp
  • [NMS-5648] - missing \ in report.mikrotik.temp.command in snmp-graphs.properties
  • [NMS-5649] - nortel.kerneltasks report uses incorrect column name
  • [NMS-5650] - typo in property name for novell report

Enhancement

  • [NMS-5632] - Allow user documentation on alarms and a class of alarms
  • [NMS-5647] - Order of threshold groups

New in OpenNMS 1.10.6

Bug

  • [NMS-5233] - 1.10 Removed IP Hostname Field During Provisioning Scans
  • [NMS-5351] - send-event.pl changes system hostname on Solaris systems
  • [NMS-5441] - The "finished" logging statement is never called for CollectableService:doCollection()
  • [NMS-5469] - provisioning problem for simple services java.net.SocketException
  • [NMS-5504] - Thresholding on HTTP collections is broken
  • [NMS-5538] - Fedora 17 Packages
  • [NMS-5557] - CollectionResourceWrapper cache takes up large amounts of RAM
  • [NMS-5570] - Update RRD datasources to have a step field

Enhancement

  • [NMS-5559] - Add UEI to the notification configuration UI

New in OpenNMS 1.10.5

Bug

  • [NMS-4437] - Arithmetic Exception in QueuedStrategy
  • [NMS-5431] - Installer fails when using the "EnterpriseDB" PostgreSQL database.
  • [NMS-5447] - WebStart (JNLP) remote poller is missing ConfigurationGui and other Groovy bits
  • [NMS-5465] - Include/Exclude range
  • [NMS-5489] - Fix ReST "count" requests, refactor PUT/POST to use Post/Redirect/Get pattern
  • [NMS-5490] - Debian package misses postgresql requirement for dependency-based booting

Enhancement

  • [NMS-3183] - No packaging for mib2events, mibparser, and Provisioning Adapters
  • [NMS-5422] - Greater flexibility in RelativeTime for Statistics Reports

New in OpenNMS 1.10.4

Bug

  • [NMS-1996] - Collectd collects for deleted node
  • [NMS-4943] - No working breadcrumb on System Report List Page
  • [NMS-5198] - Services not deleted when removed from provisioning requisition
  • [NMS-5375] - An exception is thrown if a notification is configured to have a subject with more than 256 characters
  • [NMS-5400] - There are some NPE when trying to collect data from nodes managed by Capsd
  • [NMS-5414] - IpAddressTableEntry: Unable to determine IP address type (4)
  • [NMS-5415] - MockSnmpAgent does not parse properly STRING with quotes ""
  • [NMS-5426] - HttpCollector fails to parse numeric values in locales that use different decimal notation
  • [NMS-5428] - NullPointerException when printing errors in the JNI6 code

Enhancement

  • [NMS-5373] - Add logmsg support to send-event.pl
  • [NMS-5377] - Add notification ID to NotificationTask.toString()
  • [NMS-5378] - Add SNMP data collection and resource graph definitions for pfSense firewall / router

New in OpenNMS 1.10.3

Bug

  • [NMS-4109] - Path-Outage: parent-foreign-id is not recognized when defined in another requisition
  • [NMS-4757] - JRobinRrdStrategy: JRobin: Unrecognized graph argument:
  • [NMS-4846] - Provisiond leaks file handles, eventually causing "Too many open files" crashes
  • [NMS-5357] - Scheduled outages applied on latency thresholds are ignored by Pollerd.
  • [NMS-5359] - Unable to create reports after upgrade from 1.10.1 to 1.10.2

New in OpenNMS 1.10.2

Bug

  • [NMS-4109] - Path-Outage: parent-foreign-id is not recognized when defined in another requisition
  • [NMS-4891] - nodeAdded event create when POSTing to REST api does not include nodeLabel
  • [NMS-4892] - POST for node/<nodeId>/ipinterface creates interface does not returns its data
  • [NMS-4924] - Unable to add custom poller with capsd disabled.
  • [NMS-4927] - Deletion of surveillance categories via WebUI is broken
  • [NMS-4947] - handle bad SNMP ranges gracefully
  • [NMS-5083] - OpenNMS going mad when sending event uei.opennms.org/internal/eventsConfigChange
  • [NMS-5105] - collectd does not unschedule deleted nodes
  • [NMS-5139] - Graphing Fails on Windows
  • [NMS-5154] - DO_NOT_PERSIST fails on explicitly defined interface when matching any IP address
  • [NMS-5220] - Some XSDs are missing after installing opennms-core
  • [NMS-5230] - Show interfaces at search for nodes causes crash
  • [NMS-5250] - Correlator lacks its own log appender
  • [NMS-5253] - OpenNMS can't load JICMP and/or JICMP6
  • [NMS-5295] - OpenNMS-remote-poller debian package requires sun-java6-jre
  • [NMS-5299] - You cannot start OpenNMS with a configured Selenium-Monitor
  • [NMS-5300] - [Main] C3P0ConnectionFactory: C3P0 has no equivalent to setMaxSize. Ignoring.
  • [NMS-5305] - Copy of jdhcp-1.1.1.jar Not Included in the opennms-plugin-protocol-dhcp Debian Package
  • [NMS-5306] - Exception when installing OpenNMS 1.10.1 on Windows 2008 Server
  • [NMS-5308] - Debian package libopennms-java does not depend on libpostgresql-jdbc-java
  • [NMS-5316] - clicking on Nodelist throws an error
  • [NMS-5323] - Threshold Groups page "Request a reload threshold packages configuration" button produces 404 error on IE9
  • [NMS-5331] - log messages show up in wrong log file
  • [NMS-5336] - Automatically created threshold event description missing % at %parm[all]%

Enhancement

  • [NMS-5115] - Default netsnmp group memAvailSwap / memTotalSwap threshold raises alerts for devices that have no swap space allocated
  • [NMS-5314] - Events file for websense appliance
  • [NMS-5339] - Add the ability to apply the SiblingColumnStorageStrategy to resource's instance


New in OpenNMS 1.10.1

Bug

  • [NMS-3111] - ONMS in "fr" and "de" locales: all event times end in hh:mm:00 (no seconds)
  • [NMS-4205] - Model importer can silently fail and report importSuccessful when given badly formed XML
  • [NMS-4950] - Errors in master pom.xml
  • [NMS-4957] - KSC Child Resource List is not in alphabetical order
  • [NMS-5045] - Excluded IP ranges are ignored in discovery
  • [NMS-5054] - Clicking the search button on the Node Interfaces Gizmo causes strange 128 Interface to appear
  • [NMS-5127] - missing interfaces on node page -> physical interface list
  • [NMS-5146] - Asset CSV import will not import new asset fields.
  • [NMS-5148] - Reload KSC Report Configuration - Button fails
  • [NMS-5149] - Linkd generates undefined event
  • [NMS-5161] - Errors inside the Event Analysis Report related with "Top 25 events by node"
  • [NMS-5166] - opennms-core RPM is huge - war files packaged in /opt/opennms/lib
  • [NMS-5167] - Exceptions thrown by one provisioning adapter block further adapters from invocation
  • [NMS-5168] - etc-pristine in opennms-core contains configuration files from optional packages like the XML Collector
  • [NMS-5172] - malformed snmp-config.xml entry could cause config to not be read
  • [NMS-5176] - Only 20 interfaces shown
  • [NMS-5177] - database report input date wrong
  • [NMS-5178] - Unable to manually provision service via GUI without first defining detector
  • [NMS-5184] - Any authenticated user can use the snmpConfig ReST service
  • [NMS-5188] - Default Provisiond config contains a dns://localhost/localhost URL requisition-def
  • [NMS-5191] - Old asset field "maintContractNumber" in legacy requisitions breaks provisioning after uprading to 1.10
  • [NMS-5195] - reparenting of snmp interfaces fails
  • [NMS-5197] - Custom initial-delay not preserved in destination path web editor
  • [NMS-5200] - Delete an outage through the REST API is not working
  • [NMS-5211] - The provisioning GUI in the webapp presents the wrong services to add to an interface when creating requisitions
  • [NMS-5216] - Notifications cannot contain non-ASCII characters and will cause NPEs
  • [NMS-5224] - TcpHandler in eventd times out too soon
  • [NMS-5229] - upgrade from 1.8.11 to 1.10.0 breaks provisioning groups and discovery
  • [NMS-5231] - Nodes marked as deleted in the database still appear in the output of REST calls.
  • [NMS-5238] - output.log reports java.net.ConnectException error while starting
  • [NMS-5242] - syslog date parsing fails in non-English locales
  • [NMS-5248] - The Tcp Exporter cannot process a null Rrd value
  • [NMS-5258] - A restart is required after changing the resource filter of a threshold
  • [NMS-5259] - A restart is required after adding a new threshold package.
  • [NMS-5265] - Resource Types are not ordered on Choose Resources Page
  • [NMS-5274] - HostResourceSwRunPlugin is not working
  • [NMS-5275] - Data Export throws an exception when trying to process a '-nan' value.
  • [NMS-5287] - Small cosmetic problem with the feature "Add to KSC Report"
  • [NMS-5290] - Provisioning Groups WebUI error

Enhancement

  • [NMS-5142] - Mib2opennms : replace the unreadable html entities by CDATA sections
  • [NMS-5156] - import update ArsDigita eclipse code formatter xml
  • [NMS-5181] - Increase Group Name Size
  • [NMS-5185] - Handle numbers with units when configuring the XML Collector
  • [NMS-5186] - Use multiples XPath for the resource identifier (resource key).
  • [NMS-5205] - Enhance JMXSecureCollector with RMI protocol support
  • [NMS-5213] - Split jmx-datacollection-config.xml
  • [NMS-5239] - Be able to control the filterOperator attribute from the WebUI
  • [NMS-5268] - Add any resource graph to a KSC report

New in OpenNMS 1.10.0

Bug

  • [NMS-2384] - OpenNMS does not keep track of changes that effect the psk map key
  • [NMS-2566] - VMware traps not recognized
  • [NMS-3574] - Cisco temperature threshold too low
  • [NMS-3626] - Link discovery gets confused by Cisco HSRP Mac Addresses
  • [NMS-3848] - Reasons Missing From nodeLostService events
  • [NMS-3961] - Opennms silently fails to detect SNMP on Dlink Switches
  • [NMS-4543] - Standard OpenNMS Solaris SMF manifest creates an insane multi-user-server dependency
  • [NMS-4930] - Linkd can`t collect QBridgeDot1dTpFdbTable from D-link switches
  • [NMS-4956] - KSC Overall Report Menu Formatted Strangely
  • [NMS-4971] - The opennms startup script doesn't work in Solaris on a fresh installation
  • [NMS-4981] - Resource graph code is forming bad URLs
  • [NMS-5019] - Invalid characters on MibObj's alias prevent their usage on thresholds expressions
  • [NMS-5028] - No Reason Code on IPv6 HTTPS outage
  • [NMS-5029] - linkd needs to "upsert" entries in the ipRouteInterface, atinterface, vlan tables
  • [NMS-5036] - Broken support for net-snmp
  • [NMS-5050] - CIDR-notation IP address in linkd causes exception
  • [NMS-5051] - dateParser in Rfc5424SyslogParser
  • [NMS-5052] - Map appears to show duplicate links
  • [NMS-5056] - Terminology around provisioning considered confusing
  • [NMS-5062] - Enabling DEBUG for Collectd, breaks SiblingColumnStorageStrategy
  • [NMS-5070] - The placeholders added to sample configuration files are not replaced when generating RPMs
  • [NMS-5076] - Field reference to script engine appears to cause memory bloat
  • [NMS-5078] - Change in hrStorage jrb directory naming usage breaks snmp graphs
  • [NMS-5090] - Notification names cannot contain an apostrophe it breaks the Java script
  • [NMS-5091] - 1.8-compatible CustomSyslogParser is not actually 1.8-compatible  ;)
  • [NMS-5092] - SyslogNG parser can't handle older Syslog messages
  • [NMS-5096] - Spike hunter throws an exception that prevents to scan all RRAs.
  • [NMS-5102] - If a threshold configuration contains invalid data from evaluators point of view a silent exception is thrown.
  • [NMS-5108] - Security Roles seem to be busted
  • [NMS-5111] - Batch reports under database reports GUI seems to be broken
  • [NMS-5122] - Radius (potentially all) Detector logging incomplete
  • [NMS-5128] - XSS vulnerability in OpenNMS web UI
  • [NMS-5130] - provision.pl not working "set"
  • [NMS-5138] - Outage ReST Interface outputs invalid XML (multiple <ipAddress/> fields)
  • [NMS-5157] - Capsd should exit if org.opennms.provisiond.enableDiscovery is true
  • [NMS-5162] - Cannot build from tar.gz

Enhancement

  • [NMS-4516] - XmlCollector
  • [NMS-5081] - Making logging from linkd more readable
  • [NMS-5087] - Change of log level for certain messages from linkd
  • [NMS-5099] - Convert OPENNMS-MIB to SMIv2

Unstable Releases

For a list of high-level changes in OpenNMS 1.12 compared to 1.10, see What's New in OpenNMS 1.12.

New in OpenNMS 1.11.90

Sub-task

  • [NMS-5119] - Use Path Outage with Schedule Outage
  • [NMS-5545] - Remedy ITSM Trouble Ticket Integration
  • [NMS-5546] - Add the ack user in alarm list
  • [NMS-5547] - Enabler Filter for LDAP

Bug

  • [NMS-2793] - HRULE not working in JRobin graphs
  • [NMS-5196] - two groovy versions installed in $OPENNMS_HOME/lib
  • [NMS-5462] - snmp4j implementation of opennms not usable inside OSGI-Container
  • [NMS-5464] - XmlCollector data collection failures
  • [NMS-5482] - Remove jaxb-dependencies module since we now require jdk 1.6
  • [NMS-5524] - Deleting many nodes at one time through REST API cause error
  • [NMS-5535] - OpenNMS start-up error - javax.jmdns.impl.tasks.state.DNSStateTask
  • [NMS-5548] - No decode for nodelabel in nodeUp/nodeDown event
  • [NMS-5563] - SnmpMonitor is not able to manage "OCTET STRING"
  • [NMS-5567] - WebMonitor Broken
  • [NMS-5571] - verbose messages about old import formats should be removed
  • [NMS-5573] - Linkd identifies SRT bridges as valid bridge
  • [NMS-5584] - After provisioning a node getting error after scan.
  • [NMS-5596] - Modify requisition's policies/detectors is not working
  • [NMS-5600] - Latency thresholding fails for StrafePing, perhaps others when nulls exist in PollStatus properties
  • [NMS-5608] - ReST service redirects on PUT and POST are broken
  • [NMS-5622] - Ability to disable the scheduling for rescan existing nodes when Provisiond starts
  • [NMS-5638] - Can't hide a single widget from dashboard.jsp
  • [NMS-5646] - JRobinRrdStrategy in master has bogus import of antlr.StringUtils
  • [NMS-5665] - JavaSendMailer throws NPE when no e-mail address configured for report
  • [NMS-5669] - The search page is not displaying the services correctly if Capsd is disabled
  • [NMS-5670] - NPE in StrafePing
  • [NMS-5674] - The MIB Compiler UI is not catching the exceptions thrown by the jsmiparser library.
  • [NMS-5677] - The NTP Detector is broken
  • [NMS-5678] - dependencies/liquibase/pom.xml contains repository configuration
  • [NMS-5681] - The remote poller is not working when using HTTP, but it works with RMI
  • [NMS-5683] - Add a way to use the IP address when building criteria selections for the SNMP interfaces on the SNMP Poller's configuration file.
  • [NMS-5685] - The JRobin Converter doesn't work when the RRD Step is different than 5 minutes
  • [NMS-5693] - The hover icon of the delete button from the Surveillance Categories Page is wrong.
  • [NMS-5694] - Categories with spaces or non alphanumeric characters breaks the delete operation on the WebUI.
  • [NMS-5703] - Default poller-configuration.xml specifies timeout, retry, port for SNMP-based services
  • [NMS-5708] - NullPointerException in auto-action code path
  • [NMS-5713] - Wrong redirect after clicking on any ticket related button from the alarm details page
  • [NMS-5714] - AssetRecordDao.findByNodeId is not working
  • [NMS-5730] - Service Registration Strategy Runs up CPU on Mac OS 10.8
  • [NMS-5747] - Monitoring big file system using hrStorageTable with Net-SNMP breaks Collectd
  • [NMS-5750] - JdbcEventUtil should not set distPoller to "undefined"
  • [NMS-5752] - promoteQueueData should not be stored on the events table.
  • [NMS-5755] - Allow ILR to output durations in milliseconds
  • [NMS-5764] - Live threshold merging fails if threshold with new ds-type added to existing group
  • [NMS-5801] - Page Sequence Monitor fails with Unsupported Operation Exception
  • [NMS-5804] - Geo-coding for new node-maps requires unnecessary assets

Enhancement

  • [NMS-850] - split snmp-graph.properties
  • [NMS-1305] - [PATCH] - Microsoft IIS report definitions
  • [NMS-4056] - reportd persistant-reports aren't listed.
  • [NMS-4858] - Need ability to hand-edit service and category names in requisition web editor
  • [NMS-5495] - refactored snmp-graph.properties into it's component files
  • [NMS-5516] - web ui send-event
  • [NMS-5601] - New Access Monitor Daemon
  • [NMS-5612] - New Ticket Notification Strategy
  • [NMS-5647] - Order of threshold groups
  • [NMS-5653] - Dividing snmp graph report configuration for Microsoft SNMP informant
  • [NMS-5654] - Dividing snmp graph report configuration for f5 Big-IP devices
  • [NMS-5680] - Add ability to specify certificate alias for Jetty SSL
  • [NMS-5705] - Improve the ticketer API in order to access more information about the ticket's originator.
  • [NMS-5754] - Nodes with "Most Recent Outages" list
  • [NMS-5798] - Add support to Syslog Northbound Interface for parameters and first alarm occurrence only

New Feature

  • [NMS-5796] - Syslog Implementation of Northbound Interface

Task

  • [NMS-5723] - Merge features/TN branch to master

New in OpenNMS 1.11.3

Bug

  • [NMS-5411] - garbage collection vacuumd automation entries can be safely removed
  • [NMS-5477] - notification text message is not treated as plain text in UI
  • [NMS-5497] - sched-outage page needs boundary limits for cell content heights.
  • [NMS-5504] - Thresholding on HTTP collections is broken

Enhancement

  • [NMS-5412] - Added support for dynamic responses to the Mock SNMP Agent
  • [NMS-5429] - Linkd use obsolete ip route table to get ip route data
  • [NMS-5514] - Dns Reverse provisioning Adapter
  • [NMS-5523] - add nodeid and foreign source to node list page
  • [NMS-5533] - add date format translation mapping for prefab graph command

New in OpenNMS 1.11.2

Bug

  • [NMS-2181] - Get release artifact for com.atlassian.jira.rpc.soap.client:jira-ws-client
  • [NMS-4208] - Memcached graph definitions left out of default configuration
  • [NMS-4441] - System Report tool should ignore .git/index and other binary files
  • [NMS-5029] - linkd needs to "upsert" entries in the ipRouteInterface, atinterface, vlan tables
  • [NMS-5269] - Null Pointer Exception after session timeout and then editing a path target
  • [NMS-5270] - Duplicate Links
  • [NMS-5311] - Extremely intermittent failure to detect services with TcpDetector in unit tests
  • [NMS-5327] - opening web map fails with java.lang.NumberFormatException
  • [NMS-5381] - Problems using "offset" parameter on events REST Service
  • [NMS-5440] - Exception in Linkd
  • [NMS-5460] - build modifies versioned file in src
  • [NMS-5475] - Problem creating notifications for syslogd events

Enhancement

  • [NMS-4524] - Linkd Refactoring
  • [NMS-4776] - Alphabetize group names in the Users/Groups list
  • [NMS-5116] - Default netsnmp group ns-dskPercentNode high threshold raises alerts for devices that are not real physical devices that always report 100% inode utilization
  • [NMS-5330] - Datacollection Config for Isilon Storage Arrays
  • [NMS-5399] - varbind based notification filtering doesn't support regular expression
  • [NMS-5422] - Greater flexibility in RelativeTime for Statistics Reports

New in OpenNMS 1.11.1

Bug

  • [NMS-5312] - Passwords Cannot Contain non-ASCII Characters
  • [NMS-5414] - IpAddressTableEntry: Unable to determine IP address type (4)
  • [NMS-5415] - MockSnmpAgent does not parse properly STRING with quotes ""
  • [NMS-5418] - Provision service does not persist ifPhysAddress for snmp interfaces without a corresponding ip interface
  • [NMS-5425] - The Poll Snmp Interface Policy is overwritten if the interface has a valid ip address

Enhancement

  • [NMS-4632] - Snmp Monitor reports Down when the Agent is not responding
  • [NMS-5072] - Modify the remote poller to make it friendlier to run multiple instances on the same machine

New in OpenNMS 1.11.0

Bug

  • [NMS-1121] - threshd,log shows wrong nodeId in certain circumstances
  • [NMS-1996] - Collectd collects for deleted node
  • [NMS-2907] - More reduction keys for APC events
  • [NMS-3722] - Link with parentifindex -1 are not displayed in jsp pages
  • [NMS-4038] - translated events are displayed like the original event
  • [NMS-4114] - Support relativetime in graph URL
  • [NMS-4244] - threshd process wrong counter-type SNMP data after SNMP data collection failed or restored
  • [NMS-4568] - Policy Rule using ipAddress with Match Snmp Policy does not work
  • [NMS-4569] - ipinterface.jsp and snmpinterface.jsp does not show snmp poller data
  • [NMS-4570] - link.jsp does not show interface details for some entries
  • [NMS-4717] - race condition in Provisiond IPv6 scanning
  • [NMS-4734] - When using the GoogleMaps remote poller interface, unchecked markers are visible on initialization
  • [NMS-4753] - Event Analysis report is missing in default configuration
  • [NMS-4777] - nodeList page fails to pass the foreignSource when "show interfaces" is selected
  • [NMS-4810] - Test Failure using Italian IT_it language
  • [NMS-4817] - Null (\0) characters in logmsg field of events causes org.postgresql.util.PSQLException: ERROR: invalid byte sequence for encoding "UTF8": 0x00
  • [NMS-4856] - MSExchangeDetectorClient is too verbose on exceptions
  • [NMS-4873] - Upgrade bug when Linkd tables contain data
  • [NMS-4915] - Resource graphs picker widget disappears when clicked in the wrong place
  • [NMS-4917] - update ksc page
  • [NMS-4950] - Errors in master pom.xml
  • [NMS-5260] - JmxConfigTool fails to generate Jmx configuration file

Enhancement

  • [NMS-2052] - small patch to add regex filtering of eventparms
  • [NMS-2834] - Enhancement - Assets with clean date input
  • [NMS-4646] - Review The SnmpPoller
  • [NMS-4694] - Better provisiond debugging
  • [NMS-4721] - DbHelper class should use dao's
  • [NMS-4722] - Add new opennms mib events definition
  • [NMS-4752] - Event Analysis Report should be usable on postgres older than 8.4
  • [NMS-4772] - Add support for matching syslog messages by process name, severity, facility in ueiMatch
  • [NMS-4850] - Convert Linkd to use Hibernate
  • [NMS-4923] - Add PostgreSQL 9.1 support
  • [NMS-4953] - Make sure we add -XX:+HeapDumpOnOutOfMemoryError to default runtime arguments
  • [NMS-4961] - Asset-page shows rancid password readable. Change to password fields.
  • [NMS-4963] - Asset-page categorie fields validation.
  • [NMS-5121] - ICMP Monitor packet-size parameter to set the packet size
  • [NMS-5314] - Events file for websense appliance

Task

  • [NMS-4785] - Standardize the time zone format reports