summaryrefslogtreecommitdiffstats
path: root/test/config/modules/businessprocess/processes/simple_with-header.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/config/modules/businessprocess/processes/simple_with-header.conf')
-rw-r--r--test/config/modules/businessprocess/processes/simple_with-header.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/config/modules/businessprocess/processes/simple_with-header.conf b/test/config/modules/businessprocess/processes/simple_with-header.conf
new file mode 100644
index 0000000..802fbb2
--- /dev/null
+++ b/test/config/modules/businessprocess/processes/simple_with-header.conf
@@ -0,0 +1,13 @@
+############################################
+#
+# Title: Simple with header
+#
+############################################
+
+hostsAnd = host1;Hoststatus & host2;Hoststatus
+servicesOr = host1;ping | host2;ping | host3;ping
+singleHost = host1;Hoststatus
+minTwo = 2 of: hostsAnd + servicesOr + singleHost
+top = minTwo & hostsAnd & servicesOr
+display 1;top;Top Node
+info_url top;https://top.example.com/