ユーザ用ツール

サイト用ツール


50_dialy:2024:05:02

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
50_dialy:2024:05:02 [2024/05/02 08:23] – 作成 matsui50_dialy:2024:05:02 [2024/08/15 23:56] (現在) – [ログフォルダ用意] matsui
行 39: 行 39:
 tar zxvf zabbix-6.0.29.tar.gz tar zxvf zabbix-6.0.29.tar.gz
 cd zabbix-6.0.29/ cd zabbix-6.0.29/
-chkconfig --list zabbix_agentd+./configure  --enable-agent
 make make
 make install make install
 +
 +cp misc/init.d/fedora/core5/zabbix_agentd  /etc/init.d/
 +chkconfig --add zabbix_agentd
 +chkconfig zabbix_agentd on
 +chkconfig --list zabbix_agentd
 </code> </code>
  
50_dialy/2024/05/02.1714638236.txt.gz · 最終更新: 2024/05/02 08:23 by matsui