Nagios监控数据库的方法

监控复制 # cd /usr/local/src/tarbag # wget http://labs.consol.de/wp-content/uploads/2010/03/check_mysql_health-2.1.1.tar.gz # tar zxvf check_mysql_health-2.1.1.tar.gz -C ../software/ # ./configure \ –prefix=/usr/local/nagios/ \ –with-nagios-user=nagios \ –with-nagios-group=nagios \ –with-perl=/usr/bin/perl \ –with-statefiles-dir=/usr/local/nagios/var/tmp \ –with-perl perl\ 程序运行路径 –with-statefiles-dir 状态信息文件路径 # make # make install 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.
本文地址:http://www.bzuk.cn/news/65b8199853.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。