Duplicate
Details
Assignee
Matt BrozowskiMatt BrozowskiReporter
CraigGCraigGComponents
Affects versions
Priority
Major
Details
Details
Assignee
Matt Brozowski
Matt BrozowskiReporter
CraigG
CraigGComponents
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created April 14, 2010 at 8:24 AM
Updated April 3, 2015 at 3:38 PM
Resolved July 22, 2013 at 3:25 PM
When new events are created using the threshold gui the <descr> field leaves a % off the end of the %parm[all]% value; i.e;
<event>
...
<descr>Latency='%parm[alue]%' Threshold exceeded for %service% datasource %parm[ds]% on interface %interface%, parms: %parm[all]</descr>
</event>
should be
<descr>Latency='%parm[alue]%' Threshold exceeded for %service% datasource %parm[ds]% on interface %interface%, parms: %parm[all]%</descr>