Cacti/memcached
提供: 初心者エンジニアの簡易メモ
2015年6月12日 (金) 02:45時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「==cacti-mysqlプロジェクト== http://code.google.com/p/mysql-cacti-templates/ ==インストール== wget http://mysql-cacti-templates.googlecode.com/files/better-...」)
cacti-mysqlプロジェクト
http://code.google.com/p/mysql-cacti-templates/
インストール
wget http://mysql-cacti-templates.googlecode.com/files/better-cacti-templates-1.1.8.tar.gz tar zxvf better-cacti-templates-1.1.8.tar.gz cp better-cacti-templates-1.1.8/scripts/ss_get_by_ssh.php /var/www/cacti/scripts/ss_get_by_ssh.php
port変更
vi scripts/ss_get_by_ssh.php $memcache_port = 11211; # Which port memcached listens on
テンプレートインポート
- cactiのブラウザからImport Templatesページを開く
- templates/cacti_host_template_x_memcached_server_ht_0.8.6i-sver1.1.8.xmlをimport選択
グラフ作成
Graph TemplateからMemcached Memoryを選択