Herbert Eiselt | 092189e | 2019-04-03 17:24:29 +0200 | [diff] [blame] | 1 | .. contents:: |
| 2 | :depth: 3 |
| 3 | .. |
| 4 | |
| 5 | Maintenance |
| 6 | =========== |
| 7 | |
Aijana Schumann | 06fb529 | 2020-02-11 15:44:17 +0100 | [diff] [blame] | 8 | The 'Maintenance' application on OpenDaylight provides information about |
| 9 | planned maintenances of Network Elements, currently or in the future. |
| 10 | Users can manage devices to set the maintenance mode so that no |
| 11 | unnecessary alarms are created. When the device is in maintenance mode, |
| 12 | alarms are not forwarded to DCAE. As soon as the maintenance is |
| 13 | finished, the alarms will start flowing again. |
Herbert Eiselt | 092189e | 2019-04-03 17:24:29 +0200 | [diff] [blame] | 14 | |
Aijana Schumann | 06fb529 | 2020-02-11 15:44:17 +0100 | [diff] [blame] | 15 | The 'active' field in the table shows if the Network Element is |
| 16 | currently in maintenance mode or not. If it is 'active' it means the |
| 17 | Network Element is currently undergoing maintenance, if 'not active' it |
| 18 | means maintenance might have been set for a future date or is already |
| 19 | completed. |
Herbert Eiselt | 092189e | 2019-04-03 17:24:29 +0200 | [diff] [blame] | 20 | |
Aijana Schumann | 06fb529 | 2020-02-11 15:44:17 +0100 | [diff] [blame] | 21 | Users can disable the maintenance mode or change its start and end dates |
| 22 | by using the available options in the actions column. |