Changes

= Abstract =
This document describes the OpenLDAP directory data organisation for the '''stoney monitoring''' service, which is based on [https://www.zabbix.com/ Zabbix].
= Data Organisation =
The following chapters explain the data organisation of the stoney cloud OpenLDAP directory, in this case we looking at the '''stoney monitoring''' service, which is based on [https://www.zabbix.com/ Zabbix].
= Maintenance =
objectclass: organizationalUnit
ou: monitoring
description: The sub tree for the monitoring (configuration management) service, which is based on Zabbix.
</syntaxhighlight>
objectclass: organizationalUnit
ou: configuration
description: The sub tree for the configuration of the monitoring service, which is based on Zabbix.
</syntaxhighlight>
== Maintenance - Host groups ==
The sub tree for the '''host groups ''' of the monitoring service:
<syntaxhighlight lang='ldif'>
dn: ou=host groups,ou=monitoring,ou=services,dc=stoney-cloud,dc=org
objectclass: organizationalUnit
ou: units
description: The sub tree for the host groups of the monitoring service, which is based on Zabbix.
</syntaxhighlight>
== Maintenance - Hosts ==
The sub tree for the '''hosts ''' of the monitoring service:
<syntaxhighlight lang='ldif'>
dn: ou=hosts,ou=monitoring,ou=services,dc=stoney-cloud,dc=org
objectclass: organizationalUnit
ou: units
description: The sub tree for the hosts of the monitoring service, which is based on Zabbix.
</syntaxhighlight>
== Maintenance - User groups ==
The sub tree for the '''user groups ''' of the monitoring service:
<syntaxhighlight lang='ldif'>
dn: ou=user groups,ou=monitoring,ou=services,dc=stoney-cloud,dc=org
objectclass: organizationalUnit
ou: units
description: The sub tree for the user groups of the monitoring service, which is based on Zabbix.</syntaxhighlight> == Maintenance - Actions ==The sub tree for the '''actions''' of the monitoring service:<syntaxhighlight lang='ldif'>dn: ou=actions,ou=monitoring,ou=services,dc=stoney-cloud,dc=orgobjectclass: topobjectclass: organizationalUnitou: unitsdescription: The sub tree for the actions of the monitoring service, which is based on Zabbix.
</syntaxhighlight>
[[Category: OpenLDAP directory]]
[[Category: stoney monitoring]]
SLB, editor, reviewer
3,368
edits