需求背景:
需要监控日志,每次都是手动启动
nohup ./prometheus >/dev/null &
nohub ./node_exporter >/dev/null &
需求目标:
重启后系统自动启动服务

需求背景:
需要监控日志,每次都是手动启动
nohup ./prometheus >/dev/null &
nohub ./node_exporter >/dev/null &
需求目标:
重启后系统自动启动服务

1728
1345
1477

被折叠的 条评论
为什么被折叠?