diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-09-04 22:54:49 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-09-04 22:54:49 +0200 |
commit | b74ea32070492c251943d69a09265463cc9866ed (patch) | |
tree | 080bd9c8eb0b53491e118bdfed29f7cd61126bfe /config/pdv/servers/00__README__ | |
download | pdvnagios-master.tar.gz pdvnagios-master.tar.bz2 pdvnagios-master.tar.xz pdvnagios-master.zip |
Cleaned configuration for PDV infrastructure (incomplete) integrated with my Conky monitoring scriptsHEADmaster
Diffstat (limited to 'config/pdv/servers/00__README__')
-rw-r--r-- | config/pdv/servers/00__README__ | 24 |
1 files changed, 24 insertions, 0 deletions
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 +=========== + + |