3

こんにちは!nagios 3.2.2 をインストールしましたが、mysql で構成しようとしていますが、"create_mysql" ファイルが見つかりません。このファイルには必要なテーブルが含まれているはずです。ああ!以上でdebian lennyです。それはどこにあるはずですか?

ありがとう。

4

2 に答える 2

4

ステップバイステップの説明: http: //kedar.nitty-witty.com/blog/10-steps-mysql-monitoring-nagios-installation-configuration

于 2010-11-18T12:15:07.953 に答える
0

私は通常シドにいるので、同じではないかもしれませんが、調べる方法は次のとおりです。

$ apt-file list nagios | grep mysql
nagios-plugins-standard: /usr/lib/nagios/plugins/check_mysql
nagios-plugins-standard: /usr/lib/nagios/plugins/check_mysql_query
nagios-plugins-standard: /usr/share/nagios-plugins/templates-standard/mysql.cfg
... and some others less to the point.
于 2010-10-11T22:14:32.197 に答える