mirror of https://github.com/Icinga/icinga2.git
parent
662e6dd547
commit
e22d2b7ba1
|
@ -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
|
Loading…
Reference in New Issue