summaryrefslogtreecommitdiffstats
path: root/t/npg03/plugins.ini
diff options
context:
space:
mode:
Diffstat (limited to 't/npg03/plugins.ini')
-rw-r--r--t/npg03/plugins.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/t/npg03/plugins.ini b/t/npg03/plugins.ini
new file mode 100644
index 0000000..2d3c551
--- /dev/null
+++ b/t/npg03/plugins.ini
@@ -0,0 +1,30 @@
1[check_mysql]
2username=tonvoon
3password=secret
4
5[more_options]
6username=altinity
7warning=10
8critical=15
9
10[check_disk]
11p=/tmp
12
13[check_2_disks]
14p=/tmp
15p=/var
16
17[check_2_disks_reprise]
18p=/var
19p=/tmp
20
21[check_disk2]
22path=/var
23path=/home
24units=GB
25
26[funny_stuff]
27username="Ton Voon"
28p=
29expect=" space in front"
30