OpenNMS
- Key: NMS
- Lead:
Matt Brozowski
- Category: OpenNMS (Core)
- URL: http://www.opennms.org
Source
Changesets | Statistics | All
Shows the 20 most recent commits for OpenNMS.
Revert "Splitting poller-configuration in different files using XML entity type definition. Regarding to NMS-5692"
I CapsdIntegrationTests failed. They try load the relativ path of the entity types from opennm-services/etc. I tried to give absolute path as $
but the variable will not be resolved during the test.
This reverts commit ee7001954d67f2bdb89cc9c280e89dd737e422a9.
Jira issue NMS-5831
Improved ICMP response time graph, combine line and area
Improved cisco.avgbusy5 graph for percentage, start always at 0, color profile for CPU percentage
Improved cisco.bufferfails, better color scheme from tango palette, combine line and areas
Improved cisco.pkts, better color scheme from tango palette, combine line and areas
Improved bigip.lvsconns, better color scheme from tango palette, combine line and areas
Improved lmsensors.temp, better color scheme from tango palette, combine line and areas
Changed mib2.bits and mib2.HCbits from VDEF:outSum=bitsOut,TOTAL to CDEF:outSum=bitsOut,
,* the old definition is not com
Improved mib2.percentdiscards, better color scheme from tango palette, combine line and areas
Improved mib2.percenterrors, better color scheme from tango palette, combine line and areas
Improved mib2.discards, better color scheme from tango palette, combine line and areas
Improved mib2.errors, better color scheme from tango palette, combine line and areas
Improved mib2.packets, better color scheme from tango palette, combine line and areas
Improved mib2.tcpconnections, better color scheme from tango palette, combine line and areas
Improved mib2.tcpcurrent, better color scheme from tango palette, combine line and areas
Improved mib2.tcperrs, better color scheme from tango palette, combine line and areas
Improved mib2.tcpsegs, better color scheme from tango palette, combine line and areas
Improved mib2.HCtraffic-inout, better color scheme from tango palette, combine line and areas
Improved mib2.storage graph for percentage, start always at 0 to be easier comparable, color profile for fill percentage
Improved mib2.icmp.msgs, better color scheme from tango palette, combine line and areas
Improved icmp.problems, better color scheme from tango palette, combine line and areas
Improved mib2.icmp.echoes, better color scheme from tango palette, combine line and areas
Improved microsoft.cpuPercentBusy graph for percentage, start always at 0, color profile for CPU percentage
Improved microsoft.memory, better color scheme from tango palette, combine line and areas
Improved msHttpRequests, better color scheme from tango palette, combine line and areas, stacking areas instead of lines
Improved msHttpNotFound, better color scheme from tango palette, combine line and areas
Improved msHttpUsers, better color scheme from tango palette, combine line and areas
Improved msHttpFilesSent, better color scheme from tango palette, combine line and areas
Improved msHttpConnections, better color scheme from tango palette, combine line and areas
Improved netsnmp.rawcontext, better color scheme from tango palette, combine line and areas
Improved netsnmp.cpuStats, better color scheme from tango palette
Improved netsnmp.cpuStatsFull, better color scheme from tango palette
Improved netsnmp.cpuUsage, better color scheme from tango palette
Improved netsnmp.disk, better color scheme from tango palette, start always at 0, combine line and area
Improved netsnmp.diskHighLow, better color scheme from tango palette, start always at 0, combine line and area
Splitting poller-configuration in different files using XML entity type definition. Regarding to NMS-5692
Fix for Bug NMS-5830
Fix for Bug NMS-5806
Fixed caption on node browser to fix bug NMS-5811. Changed CommandManager so that it stops using CopyOnWriteArrayList.iterator().remove() (which is an unsupported operation).
Fixed caption on node browser to fix bug NMS-5811. Changed CommandManager so that it stops using CopyOnWriteArrayList.iterator().remove() (which is an unsupported operation).
NMS-5818 fix findSnapshot() not handling requisitions that are missing a particular foreign source
NMS-5804 fix empty geolocation string when address1 is not specified
NMS-5777 add support for excluding services from remote polling at the JVM level (irrespective of poller package)
NMS-5801 PSM parameters should not be immutable, ParameterMap modifies them
NMS-5584 fix handling of IP addresses with zone indeces
NMS-5584 fix handling of IP addresses with zone indeces
Simple improvements to syslog northbound interface http://issues.opennms.org/browse/NMS-5798
- Support dereferencing paramters from the alarm
- Support conditionally forwarding only first occurrence of an alarm
Simple improvements to syslog northbound interface http://issues.opennms.org/browse/NMS-5798
- Support dereferencing paramters from the alarm
- Support conditionally forwarding only first occurrence of an alarm
a little cleanup of things I ran into while working on NMS-5750
NMS-5750 fix null dpname in event header
NMS-5750 fix null dpname in event header
Fix for Bug NMS-4056