Changes

/* Maintenance Unit Example */
=== Maintenance Unit Example ===
Each maintenance unit has its own leaf. The following example entries show different use caseMaintenance window every day between 09:30 and 10:30.
<source lang="ldif">
dn: uid=4000003,ou=units,ou=maintenance,ou=services,dc=stoney-cloud,dc=org
sstIsActive: TRUE
sstServicePriority: 3
sstCronRepeatType: daily # repeat type is dailysstCronInterval: 1 # repeated every daysstCronStartDate: 2015-01-03 # starting on the third of January 2015sstCronMinute: 30 # 30 Minutes past the hoursstCronHour: 9 # 9 amsstCronDuration: 60sstCronDayOfMonth: 2 #360 minutes (one hour)
sstInformPersonUID: 4000002
sstResponsiblePersonUID: 4000002
sstBelongsToCustomerUID: 4000001
</source>
The above entry means a maintenance window on every third Tuesday of the month between 09:30 and 10:30.
The following table describes the different attributes:
SLB, editor, reviewer
3,368
edits