From b74ea32070492c251943d69a09265463cc9866ed Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 4 Sep 2019 22:54:49 +0200 Subject: Cleaned configuration for PDV infrastructure (incomplete) integrated with my Conky monitoring scripts --- config/pdv/servers/00__README__ | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 config/pdv/servers/00__README__ (limited to 'config/pdv/servers/00__README__') diff --git a/config/pdv/servers/00__README__ b/config/pdv/servers/00__README__ new file mode 100644 index 0000000..d2b89e3 --- /dev/null +++ b/config/pdv/servers/00__README__ @@ -0,0 +1,24 @@ +Structure +========= + - Network structure is monitored with "host" objects connected using "parent" + properties. + - Service structure is monitored with "service" objects. There is two types + of services: standard and host-specific. For standard services, "hostgroup" + objects defined and services list for this hostgroup. Later hosts just tell + that they belong to this group. The custom services are listed after the + host description and refer this exact node only. + - There is some standard nodes: "adei", "zeus". Several such nodes are + defined with abstract "host" descriptions. Abstract definitions are + listing the mandatory "hostgroup". So, in the actual host description + only an extra groups should be listed. + - As well, "hostgroup" speicifcation is used to group nodes belonging + to certain experiment (katrin-servers). + - Services are inheriting the abstract "service" as well. The main goal + to configure rate of execution for multiple services at once. + - Finally "servicegroup" is used to group certain type of services. For + example, ADEI services. + +Experiments +=========== + + -- cgit v1.2.1