自动重启服务
系统配置中心
{% 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 }}
系统配置
邮箱服务器设置
SMTP服务器
SMTP端口
用户名
密码/授权码
提示:
- QQ邮箱需要使用授权码而非登录密码
- 网易163邮箱需要开启SMTP服务并获取授权码
- Gmail需要开启两步验证并生成应用专用密码
邮件接收设置
发件人邮箱
收件人邮箱
(支持多个收件人)
重启前将发送通知到所有列出的收件人邮箱地址
当前设置: {{ recipients_str.split(',')|length }} 个收件人
测试邮件发送
重启时间设置
重启间隔天数
天
警告时间设置
首次警告时间
小时前
最终警告时间
分钟前
系统设置
检查间隔
秒
建议设置为3600秒(1小时)
重启间隔天数
系统自动重启的周期,以天为单位
保存配置