]> granicus.if.org Git - icinga2/commitdiff
Documentation: Add schema extensions.
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 20 Mar 2014 18:17:15 +0000 (19:17 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 20 Mar 2014 18:17:15 +0000 (19:17 +0100)
Refs #5636
Refs #5811
Refs #5812

doc/6.12-schemas.md [new file with mode: 0644]

diff --git a/doc/6.12-schemas.md b/doc/6.12-schemas.md
new file mode 100644 (file)
index 0000000..1516d25
--- /dev/null
@@ -0,0 +1,16 @@
+
+### <a id="schemas"></id> Schemas
+
+#### DB IDO
+
+New tables: endpoints, endpointstatus
+name, identity, node, is_connected
+
+New columns: endpoint_object_id, check_source_object_id
+
+#### Livestatus
+
+New table: endpoints
+name, identity, node, is_connected
+
+New columns: check_source, endpoint