summaryrefslogtreecommitdiffstats
path: root/templates/procs.ini
diff options
context:
space:
mode:
Diffstat (limited to 'templates/procs.ini')
-rw-r--r--templates/procs.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/procs.ini b/templates/procs.ini
new file mode 100644
index 0000000..2fcc374
--- /dev/null
+++ b/templates/procs.ini
@@ -0,0 +1,15 @@
+[procs.graph]
+check_command = "procs, procs-windows"
+
+[procs.metrics_filters]
+value = "$service_name_template$.perfdata.procs.value"
+
+[procs.urlparams]
+areaAlpha = "0.5"
+areaMode = "all"
+lineWidth = "2"
+min = "0"
+yUnitSystem = "none"
+
+[procs.functions]
+value = "alias(color($metric$, '#1a7dd7'), 'Process count')"