The most recent content from our members.
It's a known issue that Slack, PagerDuty and other XML-based trigger actions trip on unescaped backslashes. For straight Volume alerts, it's usually resolve by substituting Volume Caption variable with this statement that basically escapes backslashes. ${SQL: SELECT REPLACE(Caption, '\', '\\') FROM Volumes WHERE VolumeID =…
It looks like you're new here. Sign in or register to get started.