Management/MRTG
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
#contents
#br
*** リンク [#rb435d73]
- MRTG: The Multi Router Traffic Grapher
--http://people.ee.ethz.ch/~oetiker/webtools/mrtg/
- MRTG.JP - MRTG Official Japanese site
-- http://www.mrtg.jp/
- mrtg の付属文書
-- http://homepage3.nifty.com/peterpan/Docs/mrtg-docs.html
*
$ ./configure \
--prefix=/usr/local/mrtg \ インストールパス
--with-gd=/usr/local \ GDインストール...
--with-z=/usr/local \ zlibインストー...
--with-png=/usr/local libpngインストールパス
$ make
# make install
終了行:
#contents
#br
*** リンク [#rb435d73]
- MRTG: The Multi Router Traffic Grapher
--http://people.ee.ethz.ch/~oetiker/webtools/mrtg/
- MRTG.JP - MRTG Official Japanese site
-- http://www.mrtg.jp/
- mrtg の付属文書
-- http://homepage3.nifty.com/peterpan/Docs/mrtg-docs.html
*
$ ./configure \
--prefix=/usr/local/mrtg \ インストールパス
--with-gd=/usr/local \ GDインストール...
--with-z=/usr/local \ zlibインストー...
--with-png=/usr/local libpngインストールパス
$ make
# make install
ページ名: