Difference between revisions of "Data"

From PostgreSQL_wiki
Jump to: navigation, search
Line 1: Line 1:
 
Data is under development, so subject to change (quite much hopefully).<br/>
 
Data is under development, so subject to change (quite much hopefully).<br/>
Nodes interact with Data according to a protocol.
+
Nodes interact with Data according to a protocol. We suggest we comply with the AMQP standard. https://www.amqp.org
 
= Feeds =
 
= Feeds =
 
Nodes send out feeds on request. This request is triggered by Data response to an information request. The node assumes the requested information to be available from Data, but Data can decide to ask for more information before being able to supply the requested information.
 
Nodes send out feeds on request. This request is triggered by Data response to an information request. The node assumes the requested information to be available from Data, but Data can decide to ask for more information before being able to supply the requested information.

Revision as of 12:54, 26 December 2015

Data is under development, so subject to change (quite much hopefully).
Nodes interact with Data according to a protocol. We suggest we comply with the AMQP standard. https://www.amqp.org

Feeds

Nodes send out feeds on request. This request is triggered by Data response to an information request. The node assumes the requested information to be available from Data, but Data can decide to ask for more information before being able to supply the requested information. =

Schemas

Views

CMDB

Icinga

Nagios

hostgroups, fqdn, service


Return to: Cfengine