自动重启服务

系统配置中心

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}
服务状态
当前状态: {{ status.status }}
上次启动时间: {{ status.last_boot_time }}
下次重启时间: {{ status.next_reboot_time }}
剩余时间: {{ status.time_left }}
系统配置

邮箱服务器设置

邮件接收设置

重启前将发送通知到所有列出的收件人邮箱地址
当前设置: {{ recipients_str.split(',')|length }} 个收件人

重启时间设置

警告时间设置

小时前
分钟前

系统设置

建议设置为3600秒(1小时)
系统自动重启的周期,以天为单位