Issues
- While doing threshold configuration, then not able to get all property values from string.properties fileNMS-9790
- ConcurrentModificationException thrown by StatsdNMS-9511Resolved issue: NMS-9511Jesse White
- Remove snmpIpAdEntNetmask from the snmpInterface tableNMS-9385Resolved issue: NMS-9385Benjamin Reed
- ConcurrentModificationException in PollableServiceConfig.scheduledSuspension()NMS-9320
- READONLY role handling problems with the ReST APINMS-9277
- OpenNMS did not catch e-mail adress from LDAP usersNMS-9124
- missing files in debian x64 distributionNMS-8974Resolved issue: NMS-8974
- Near Real-Time Graphing unable to graph Cisco BDI interfacesNMS-8908Resolved issue: NMS-8908Christian Pape
- auto-acknoledge random failsNMS-8901Resolved issue: NMS-8901
- NPE CDPLink.toStringNMS-8888Resolved issue: NMS-8888
- Poller Thread NPE in output.logNMS-8887Resolved issue: NMS-8887
- Updating assets/categories through ReST affects Forced Unmanaged services.NMS-8879Resolved issue: NMS-8879Jesse White
- Exception in LatencyStoringServiceMonitorAdaptor: IncorrectResultSizeDataAccessExceptionNMS-8756Resolved issue: NMS-8756Antonio Russo
- Poller Node Down without outagesNMS-8751Resolved issue: NMS-8751Antonio Russo
- IllegalStateException when using the RrdSummaryControllerNMS-8743Resolved issue: NMS-8743Jesse White
- Change Newts JRD/RRD Converter/Importer to allow for different MaxSizeNMS-8659
- Concurrent Modification Exception Bridge Discovery TopologyNMS-8639Resolved issue: NMS-8639Antonio Russo
- Distributed/Geographical Maps do not show images anymoreNMS-8597Resolved issue: NMS-8597Markus von Rüden
- Vertex shows empty tooltipNMS-8595Resolved issue: NMS-8595Markus von Rüden
- Notifications Increment Even When in Schedule OutageNMS-8538
- NPE in JMX Collector when collecting composite attributesNMS-8497Resolved issue: NMS-8497Jesse White
- Sort Interface Data Choices on Resource Graph PageNMS-8489
- JdbcCollector does not close database connections correctlyNMS-8488Resolved issue: NMS-8488Seth Leger
- after a pathOutage - no notification performed for remaining "down nodes"NMS-8482
- RWS client always uses plain HTTP, even if rws-config.html has HTTPS URLNMS-8441Resolved issue: NMS-8441Antonio Russo
- Newts: The number of sample processing threads do not match the number of writer threadsNMS-8439Resolved issue: NMS-8439Jesse White
- Mail transport monitor not working anymoreNMS-8411
- Create asciidoc theme for Horizon and MeridianNMS-8408Resolved issue: NMS-8408
- Update development guide for NMS-8404NMS-8405Resolved issue: NMS-8405Jeff Gehlbach
- storeByForeignSource breaks node[N] style resource IDsNMS-8404Resolved issue: NMS-8404Jesse White
- Document styles of identifying nodes in resource IDsNMS-8403Resolved issue: NMS-8403Jeff Gehlbach
- There are errors on the graph definitions for OpenNMS JMX statisticsNMS-8401Resolved issue: NMS-8401Alejandro Galue
- SNMP query of LLDP tablesNMS-8398
- Provisioning UI gives error messageNMS-8397Resolved issue: NMS-8397
- Logging improvements to NotifdNMS-8395Resolved issue: NMS-8395Jeff Gehlbach
- Upgrade Log4j2 (there are several performance improvements)NMS-8392Resolved issue: NMS-8392Jesse White
- Null Pointer Exception in bridge discoveryNMS-8390Resolved issue: NMS-8390Antonio Russo
- Document resources ReST serviceNMS-8388Resolved issue: NMS-8388Jesse White
- jmxconfiggenerator feature has unnecessary includesNMS-8383Resolved issue: NMS-8383Seth Leger
- Sluggish performance with Cassandra driverNMS-8379Resolved issue: NMS-8379Jesse White
- Cannot add item to Ops Dash configNMS-8378
- Applying some organizational changes on the Requisitions UI (Grunt, JSHint, Dist)NMS-8377Resolved issue: NMS-8377Alejandro Galue
- License / copyright situation in release notes introduction needs simplifyingNMS-8375Resolved issue: NMS-8375Jeff Gehlbach
- The logic to find event definitions confuses the Event Translator when translating SNMP TrapsNMS-8374Resolved issue: NMS-8374Alejandro Galue
- The placeholder {diffTime} is not supported by Backshift.NMS-8373Resolved issue: NMS-8373Jesse White
- package installation misses installing jrrd2, referring non-existing wiki/web pageNMS-8369Resolved issue: NMS-8369
- iplike installation fails during OpenNMS installationNMS-8368Resolved issue: NMS-8368
- OpenNMS Incompatible with Debian Stretch and Ubuntu 16.04NMS-8366Resolved issue: NMS-8366Benjamin Reed
- Add metric counter for drop counts when the ring buffer is fullNMS-8365Resolved issue: NMS-8365Alejandro Galue
- Exceptions thrown by the Newts Conversion Tool for certain RRDs and no data on CassandraNMS-8363Resolved issue: NMS-8363Jesse White
50 of 121
While doing threshold configuration, then not able to get all property values from string.properties file
Description
Environment
CentOS 5
Acceptance / Success Criteria
None
has to be finished together with
Lucidchart Diagrams
Details
Assignee
UnassignedUnassignedReporter
VikasVikasComponents
Affects versions
Due date
Dec 18, 2017Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Vikas
VikasComponents
Affects versions
Due date
Dec 18, 2017
Priority
PagerDuty
PagerDuty
PagerDuty
Created December 18, 2017 at 11:20 AM
Updated September 21, 2021 at 6:23 PM
Activity
Show:
I have 4 key and value pair in string.properties file, I want to get these value in alarm description, but I am failed to get these values of keys. We can provide only one key from string.properties file in "Datasource label".
I also tried to get values of keys in "Description" field like %key% , ${key} etc. but I did get the values.
Please suggest me how can I get all values of string.property file in Threshold Configuration