OTOBO / Znuny – Plan and Manage System Maintenance
System maintenance is a core part of any IT administration. Some maintenance tasks require a temporary suspension of live operations. In these cases, it is especially important to inform users in a timely manner and keep the system accessible only to administrators.
OTOBO provides the System Maintenance module in the admin interface, offering a clear overview to create, adjust, and pre-warn users about maintenance windows via login notices or in-app notifications.
Add New System Maintenance
- Click on Add New System Maintenance.
- Fill in the Start Date, End Date, and Comment (description).
- Optionally, enable the Login Message and/or Notification Message.
- Save by clicking Save.
Edit Existing System Maintenance
- Select the entry in the maintenance overview.
- Adjust the start/end date, message, or validity status.
- Click on Save.
Delete System Maintenance
- Click the trash can icon on the desired entry.
- Confirm by clicking Confirm.
Note: Use the filter field to quickly find maintenance entries by name.
Important Settings
- Start Date / End Date
- Comment * (displayed in the list)
- Show Login Message (login screen)
- Notification Message (in-app notice before maintenance)
- Validity * (active / inactive)
TIP
You can set the default texts for login and in-app messages in the system configuration:
SystemMaintenance::IsActiveDefaultLoginMessage
SystemMaintenance::IsActiveDefaultNotification
You can control the timing of the in-app warning before maintenance begins with SystemMaintenance::TimeNotifyUpcomingMaintenance
(minutes before start).
Session Management
In addition to planned maintenance, it is often necessary to monitor active user sessions and terminate them if needed.
In the Session Management module, you can see all currently logged-in users:
- End single sessions: Click on End this session
- End all sessions except your own: Click on End all sessions, except your own
These functions help to quickly clear the system after maintenance or in case of security incidents.
Conclusion
With the System Maintenance module and Session Management, OTOBO / Znuny offers administration tools to:
- Announce maintenance windows transparently
- Proactively inform users
- Restrict access during the maintenance window
- Securely manage active sessions at any time
This ensures smooth system maintenance while maintaining user satisfaction.