From b35ab6e41531055c9cc818b607e0db0d3f0e52ff Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 21 May 2013 20:23:50 +0200 Subject: [PATCH] added some dir for configuration files. more to come... ;) --- conf.d/filters.d/filterX.json | 0 conf.d/hostgroups.d/hostgroupX.json | 0 conf.d/hosts.d/hostX.json | 0 conf.d/layouts.d/layoutX.json | 0 conf.d/members.d/memberX.json | 0 conf.d/periods.d/periodX.json | 0 conf.d/services.d/serviceX.json | 0 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 conf.d/filters.d/filterX.json create mode 100644 conf.d/hostgroups.d/hostgroupX.json create mode 100644 conf.d/hosts.d/hostX.json create mode 100644 conf.d/layouts.d/layoutX.json create mode 100644 conf.d/members.d/memberX.json create mode 100644 conf.d/periods.d/periodX.json create mode 100644 conf.d/services.d/serviceX.json diff --git a/conf.d/filters.d/filterX.json b/conf.d/filters.d/filterX.json new file mode 100644 index 0000000..e69de29 diff --git a/conf.d/hostgroups.d/hostgroupX.json b/conf.d/hostgroups.d/hostgroupX.json new file mode 100644 index 0000000..e69de29 diff --git a/conf.d/hosts.d/hostX.json b/conf.d/hosts.d/hostX.json new file mode 100644 index 0000000..e69de29 diff --git a/conf.d/layouts.d/layoutX.json b/conf.d/layouts.d/layoutX.json new file mode 100644 index 0000000..e69de29 diff --git a/conf.d/members.d/memberX.json b/conf.d/members.d/memberX.json new file mode 100644 index 0000000..e69de29 diff --git a/conf.d/periods.d/periodX.json b/conf.d/periods.d/periodX.json new file mode 100644 index 0000000..e69de29 diff --git a/conf.d/services.d/serviceX.json b/conf.d/services.d/serviceX.json new file mode 100644 index 0000000..e69de29