]> granicus.if.org Git - icinga2/commitdiff
Fix wrong formatting in DB IDO extensions docs
authorMichael Friedrich <michael.friedrich@netways.de>
Wed, 8 Jul 2015 11:15:58 +0000 (13:15 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Wed, 8 Jul 2015 11:16:24 +0000 (13:16 +0200)
fixes #9585

doc/22-appendix.md

index a2c6735f947bba02d57eba1c679c3cfbad4d2479..aaea1e573b540f2515cfb7e1eae3f44b46ced9c2 100644 (file)
@@ -161,7 +161,7 @@ database schema available on [http://docs.icinga.org/latest/en/db_model.html]
 
 Icinga 2 specific extensions are shown below:
 
-New tables: `endpoints`, `endpointstatus`
+New table: `endpointstatus`
 
   Table               | Column             | Type     | Default | Description
   --------------------|--------------------|----------|---------|-------------
@@ -169,6 +169,8 @@ New tables: `endpoints`, `endpointstatus`
   endpoints           | identity           | TEXT     | NULL    | endpoint name
   endpoints           | node               | TEXT     | NULL    | local node name
 
+New table: `endpointstatus`
+
   Table               | Column             | Type     | Default | Description
   --------------------|--------------------|----------|---------|-------------
   endpointstatus      | endpoint_object_id | bigint   | NULL    | FK: objects table