monitoring_template
Add a monitoring template to a node (requires a monitoring plugin).
⚙️ Compatible targets: Linux
Parameters
Name | Documentation |
---|---|
template | Name of the monitoring template. This parameter is required. |
Outcome conditions
You need to replace ${template}
with its actual canonified value.
- ✅ Ok:
monitoring_template_${template}_ok
- ☑️ Already compliant:
monitoring_template_${template}_kept
- 🟨 Repaired:
monitoring_template_${template}_repaired
- ☑️ Already compliant:
- ❌ Error:
monitoring_template_${template}_error
Example
method: monitoring_template
params:
template: VALUE
Documentation
This method assigns monitoring templates to a Rudder node. The Rudder plugin respective to each monitoring platform will apply those templates to the node.