どんなパッケージがあるんじゃー †apt-cache search nagoisしたら下記のパッケージ候補が出て来やした バックエンドはmysql入れているからnagois-mysqlかしら? nagois-mysqlを入れてみる †そしたらなんか怒られる! libsensors3 は機能しません 。あなたのカーネルは sensors サポート付きでコンパイルされておらず、 sensors モジュールのインストールがされていないようです。このため、libsensors3 は あなたのシステムでは機能しません。 ふむふむ 有効にしたければ、次のようにします: - 構築済みのカーネルを使う場合、あなたのカーネルに一致するi2c-2.4-xx-x-xxx および lm-sensors-2.4-xx-x-xxx パッケージをインストールする。 - kernel-patch-2.4-i2c および kernel-patch-2.4-lm-sensorsパッケージを使って あなたのカーネルにパッチを適用する。 - i2c-source および lm-sensors-sourceを使って、あなた自身でモジュールを構築する なるほど・・・ これはクライアントから照会された際にあなたのサーバが現れるワークグループを制御します。 このパラメータは security=domain 設定が使われたときのドメイン名も制御します。 ワークグループ/ドメイン名は何ですか? うーん、samba入れてないと思ったんだけどな〜とりあえず入力 最近の Windows クライアントは暗号化されたパスワードを使って SMB サーバとやり取りします。 クリアテキストパスワードを使いたい場合は、あなたの Windows のレジストリのパラメータを 変更する必要があります。 暗号化されたパスワードを使うことを推奨します。こうする場合、有効な /etc/samba/smbpasswd ファイルがあることを確認し、各ユーザのパスワードは smbpasswd コマンドを使って設定します。 パスワードの暗号化を使いますか? はい、にしておく あなたのコンピュータがネットワーク上の DHCP サーバから IP アドレス情報を取得しているのであれば、 DHCP サーバは ネットワーク上にある WINS サーバ (NetBIOS ネームサーバ) についての情報を提供することもできます。 DHCP で提供される WINS 設定は /etc/samba/dhcp.conf から自動的に読み込まれるため、 smb.conf ファイルを変更する必要があります。 この機能を使うためには、dhcp3-client パッケージがインストールされている必要があります。 DHCP から WINS 設定を使うよう smb.conf を変更しますか? いいえにしておく Nagios requires a few things to be set up in your web server configuration in order for the front end to function properly. The Debian packaged version can usually automatically configure apache by dropping a symlink into the /etc/APACHE-SERVER/conf.d directory. Would you like me to do this? Say no if you aren't running apache or you would prefer to set up the web server yourself. If you say yes here, all configuration changes will also be removed when the packages is purged. Do not edit the configuration by hand, but instead make a copy of it, and remove the trailing header and footer, as everything between them will be automatically updated on package updates.Since there is no special Apache2-SSL, 'both' means Apache and Apache-SSL. Automatically configure apache for Nagios? apache2を選ぶ By default, Nagios's web administration requires visitors to log in before they can access anything. Different users may view different hosts and some may send commands to the Nagios backend. As you are using the default apache configuration, I have set up a default administration user of "nagiosadmin". Please enter a password for this account. Additional users may be added to the file /etc/nagios/htpasswd.users using the htpasswd utility supplied with apache. If you have changed the password, and don't want to re-enter one, just press Enter here, and the password will be left alone. The user you're about to set a password for is 'nagiosadmin', and the default configuration distributed with the package allow that user to view and change anything in Nagios. You're free (and encouraged) to configure your own users with their own access views. Nagios web administration password? パスワードを入力 Nagios can be configured to listen for "external commands" from processes to alter service check parameters and other settings on the fly. The Web interface uses this to allow users to restart the server, schedule checks and so on. In order for this to work, Nagios CGI scripts have to be able to write to the file /var/run/nagios/nagios.cmd. The Debian packaged version can support this by running setuid to the Nagios user. Enable Nagios external command interface on web?? はいにしてみる nagios-mysqlの設定〜♪ †まずは/usr/share/doc/nagios-common/以下にあるREADMEファイルを読む。
警告内容について †http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/nagios-jp/nagios-doc-2x-ja/notifications.html?rev=1.3 check_httpについて †aya@example:/etc/nagios$ sudo /usr/lib/nagios/plugins/check_http -H localhost -p 80 -t 25 HTTP OK HTTP/1.1 200 OK - 343 bytes in 0.000 seconds |time=0.000378s;;;0.000000 size=343B;;;0 ステートフラッピングの検知とハンドリング † |