0℃
2012年02月16日
⁄ linux攻略
⁄ 被围观 190 次+
awstats简介
AWStats是一个专门用来分析Web站台记录档(log)的GPL授权软体,Awstats 是在 SourceForge 上发展很快的一个基于 Perl 的 WEB 日志分析工具,一个充分的日志分析让 Awstats 显示您下列资料:
ü 参观者:按来访者不重复的IP统计,一个IP代表一个参观者.
ü 参观次数:一个参观者可能1天之内参观多次(比如:上午一次,下午一次),所以按一定时间内(比如:1个小时) ,不重复的IP数统计,参观者的访问次数.
ü 网页数:不包括图片,CSS, JavaScript文件等的纯页面访问总数,但如果一个页面使用了多个帧,每...
linux攻略阅读全文
0℃
2012年02月16日
⁄ linux攻略
⁄ 被围观 91 次+
第一步: LAMP环境的安装 $ sudo apt-get install apache2 $ sudo apt-get install mysql-server $ sudo apt-get install php5 第二步:相关组件的安装 $ sudo apt-get install php5-mysql php5-cgi php5-cli php5-snmp php-pear snmp snmpd $ sudo apt-get install rrdtool 第三步:cacti程序的安装
sudo apt-get install cacti
在安装过程中会提示你把数据导入数据库,界面操作,不再描述。
编辑/etc/php5/apache2/php.ini,加入下面的话 $ sudo vi /etc/php5/apache2/php.ini ;extens...
网络监控阅读全文
3℃
2012年01月22日
⁄ linux攻略
⁄ 被围观 395 次+
问题描述:
刷新nagios页面的时候,有时候会刷出以前的页面,有时候是正常的页面,但是并不影响故障报警,监控日志出现如下现象
Jan 22 18:27:41 hf-vpn nagios: Warning: The check of service 'CPU Load' on host 'DBSERVER' looks like it was orphaned (results never came back). I'm scheduling an immediate check of the service... Jan 22 18:27:41 hf-vpn nagios: Warning: The check of service 'CPU Load' on host 'PZSERVER' looks like it was orphaned (results never came back). ...
nagios, 系统监控阅读全文
0℃
2012年01月21日
⁄ linux攻略
⁄ 被围观 175 次+
昨天晚上我在配置Nagios 的时候。其中,配置了大部分的机器都是正常的,但是在配置有一台Win2003的时候,却出去了不能获取到值的情况。以上是截图。
请求我同事,帮助进行解决 。在此我找到相关的答案。
首先,有个通用的办法,就是用客户端的调试模式,获得更多的信息,方法是:nsclient++ /test ;然后,这个问题貌似可以用一个MSDN工具(我的Windows7里自带了)来解决(重建注册表性能计数器索引):lodcrt /R 参考: 1、http://nsclient.org/nscp/discussion/message/1066 2、http://www.cnblogs.com...
nagios, 系统监控阅读全文
6℃
2011年12月23日
⁄ linux攻略
⁄ 被围观 884 次+
有没有发现中间是断的呢。开始查找答案 。并同时安装了一台原版本的,版本较高的。修改了一些php参数,问题都解决了。
下面是引用的内容。 http://www.cactiez.net/read-htm-tid-20-page-e.html
总结原因: 如果图形断断续续,那么很有可能是Cacti或CactiEZ本身出了问题,常见问题原因如下: 1 时间问题,如果使用虚拟机安装Cacti或CactiEZ,都有可能遇到Guest系统和Hypervisor系统时间不一致的问题,而Guest时间可能时快时慢,直接导致图形断断续续. 判断方法: 登录系统,然后重复使用date命令检查时间,如...
Linux命令行, linux攻略, 系统监控阅读全文
4℃
2011年12月13日
⁄ linux攻略
⁄ 被围观 715 次+
具体地址,http://ixdba.blog.51cto.com/2895551/733618
经过了漫长的等待,修改,审核、修改,再修改,终于看到了出版的希望,上周完成了书的最后一次校正,问题还是不少,重点在排版上,技术类的错误看到的很少了,希望出版社在排版方面能做的更好,静观以待!
新书即将出版,很多读者都在询问相关的书籍信息或内容,在此感谢大家一直对本书的关注和支持,正是你们的支持,我们才对书籍内容提出了更高的要求,花费再多的时间和精力都是值得的!
本书最终定名为:《高性能Linux服务器构建实战》
副标题:运维监...
linux攻略阅读全文
2℃
2011年11月30日
⁄ linux攻略
⁄ 被围观 748 次+
Error: Could not open command file '/usr/local/nagios/var/rw/nagios.cmd' for update!
The permissions on the external command file and/or directory may be incorrect. Read the FAQs on how to setup proper permissions.
Error: Could not open command file '/usr/local/nagios/var/rw/nagios.cmd' for update!
The permissions on the external command file and/or directory may be incorrect. Read the FAQs on how to setup proper permissions.
An error occurred while attempting to commit ...
linux攻略, 系统监控阅读全文
0℃
2011年11月30日
⁄ linux攻略
⁄ 被围观 550 次+
checking priv.h presence... no checking for priv.h... no checking whether we are using Solaris privileges... no checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking whether we are using Linux Capabilities... no checking for mysql_init in -lmysqlclient_r... yes checking for mysql_thread_init in -lmysqlclient_r... yes configure: error: Cannot find SNMP headers. Use -...
linux攻略, 系统监控阅读全文



