ChinaUnix.net
相关文章推荐:

nagios cacti 安装

PDF格式,大家多提宝贵意见。 http://cacti.linuxmine.com/viewtopic.php?t=68

by 初学vb - 系统管理 - 2006-06-09 15:11:20 阅读(1730) 回复(4)

相关讨论

安装过程以linux AS4 为底本.安装linux时选最小安装+xwindows没有装apache,mysql,php.等,安装cacti,nagios2.0 ,fruity,作为web页面管理测试。 一、安装基本系统:mysql5+php5+apache2 安装mysql:www.mysql.org 下载了编译版本mysql-max-5.0.18-linux-i686-glibc23.tar.gz shell> groupadd mysql shell> useradd -g mysql mysql shell> cd /usr/local shell> gunzip < /PATH/TO/MYSQL-VERSION-OS.tar.gz...

by yanhannet - 服务器架设 - 2006-03-12 23:06:56 阅读(4649) 回复(8)

Windows 的安装说明: http://www.cacti.net/downloads/docs/html/install_windows.html UNIX/Linux 的安装说明: http://www.cacti.net/downloads/docs/html/install_unix.html Notes: to setup MIRDIRS else you will see error in the php -m . The error show in the IE: resolve: uncomment the item in php.ini php_sockets.dll 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/63/showart_5494...

by 78020281 - 网络技术文档中心 - 2005-11-03 09:24:48 阅读(1055) 回复(0)

nagios 监控Linux服务器 搭建平台: 监控服务器:RHEL5(192.168.0.9)+nagios-3.0.5+ nagios-plugins-1.4.11+ nrpe_2.8.1 被监控端RHEL5 (192.168.0.10)+ nagios-plugins-1.4.11+ nrpe_2.8.1 做为运维工程师,要时时掌握公司服务器的运行状况,最担心那些重要的在线系统在我不知情的情况下停机或者停止网络服务,而且那些发生故障的服务或主机有时候可能要好长一段时间才知道。尤其是遇到节假日,运维工程师就很是紧张,以为服务器...

by pk-feiyang - 网络技术文档中心 - 2009-08-15 00:53:35 阅读(2660) 回复(0)

安装nagios时出错,请各位大侠分析分析 先前的config都能过 ./configure --with-command-group=nagcmd checking for a BSD-compatible install... ./install-sh -c checking build system type... i386-pc-solaris2.10 checking host system type... i386-pc-solaris2.10 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we...

by jifeng_1982 - Solaris - 2009-06-15 15:15:36 阅读(2546) 回复(4)

原本想简简单单用RPM包搞定nagios的偷懒想法果然是行不通啊= =||,原来想编译安装多麻烦啊~用RPM包当然比较好,可是偏偏我RP装到了安装nagios插件包的时候需要fping以及SNMP::NET-Perl两个功能包的缺失,在网上怎么找也找不到,尤其是fping,无论是RHEL和CentOS里都不集成。到人家官网 www.fping.com 上找RPM包,哦不,源码也好,结果人家Download里一部片空白(当时大脑里也是一片空白...囧),只好放弃。无奈选择了源码安装Na...

by 小公猫 - 网络技术文档中心 - 2008-09-09 13:39:24 阅读(1207) 回复(0)

系统:freebsd 6.2 使用port安装nagios-2.9,可是在/usr/local/nagios目录中没有生成/etc目录,其他的目录都有。重新使用源码包安装nagios-2.5也是这样。那为大侠遇到过类似的问题,请指点! 谢谢!!!

by 生活就是这样 - BSD - 2007-10-17 13:38:19 阅读(3535) 回复(6)

nagios是一个不错的软件,工作需要学习了下。 [color="#000000"]nagios[color="#000000"]是一款功能强大,扩展性强的开源软件。 nagios下载载[color="#000000"]nagios[color="#000000"]的官方网址[color="#000000"]www.nagios.org [color="#000000"]下载:[color="#000000"]nagios-2.0b4.tar.gz [color="#000000"]#wget http://peterhost.dl.sourceforge.net/sourceforge/nagios/nagios-2.0b4.tar.gz [color="#000000"]下载:[c...

网络管理

by as710054 - 网络技术文档中心 - 2005-11-07 18:56:56 阅读(1098) 回复(0)

参考田逸老师的做,但最后测试的时候出现了下面2个错误,说主机和服务设置有问题,我检查了好几次都没有检查出问题 的原因,请高指教,非常感谢! 我的实验环境是: 主机名:cxc IP地址:192.168.0.199 做监控机 主机名:yst IP地址:192.168.0.101 做被监控机,主要监控mysql服务状态 主机名:sbf IP地址:192.168.0.103 做被监控机,主要监控mysql服务状态 [root@cxc etc]# /usr/local/nagios/bin/nagios -v /usr/local/nagi...

by 丹龙oneonetwo - 监控及自动化运维技术 - 2009-02-02 09:58:50 阅读(2862) 回复(1)

nagios安装后图片找不到,大家安装过吗,遇到这个问题了吗。附件是我的截图

by net_xiaobao - 系统管理 - 2006-07-28 15:34:35 阅读(511) 回复(0)

我想在linux下安装软件监视一些服务器的状态,请问有没有相关软件?

by bun - 系统管理 - 2006-09-25 19:11:53 阅读(2446) 回复(10)