(4)prometheus動態加載配置reload

動態加載配置的方法1:
prometheus進程發送SIGHUP信號
shell> kill -HUP pgrep prometheusshell

動態加載配置的方法2:
以守護進程的方式啓動
shell>systemctl restart prometheuside

相關文章
相關標籤/搜索