【发布时间】:2010-10-11 21:56:30
【问题描述】:
你好! 我已经安装了 nagios 3.2.2 并尝试使用 mysql 对其进行配置,但我找不到文件“create_mysql”,该文件应该有必要的表。啊!它超过了debian lenny。它应该位于哪里?
谢谢。
【问题讨论】:
你好! 我已经安装了 nagios 3.2.2 并尝试使用 mysql 对其进行配置,但我找不到文件“create_mysql”,该文件应该有必要的表。啊!它超过了debian lenny。它应该位于哪里?
谢谢。
【问题讨论】:
我在 Sid 上正常,所以可能不一样,但是,这里是如何找出:
$ 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.
【讨论】: