www.sanotes.net
2010年03月12日

现在位置 >首页 > 所有 Monitor 分类文章

Linux System and Performance Monitoring(总结篇)

2009年08月14日 添加评论 18次浏览

Linux System and Performance Monitoring(总结篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
结束语: 这是该译文的最后一篇,在这篇中,作者提供了一个案例环...

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(Network篇)

2009年08月13日 添加评论 15次浏览

Linux System and Performance Monitoring(Network篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
8.0 Network 监控介绍
在所有的子系统监控中,网络是最困难的....

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(I/O篇)

2009年08月12日 添加评论 18次浏览

Linux System and Performance Monitoring(I/O篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
6.0 I/O 监控介绍
磁盘I/O 子系统是Linux 系统中最慢的部分.这个主...

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(Memory篇)

2009年08月11日 添加评论 19次浏览

Linux System and Performance Monitoring(Memory篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com
5.0 Virtual Memory介绍
虚拟内存就是采用硬盘对物理内存进行扩展,所...

分类:Linux, Monitor | 阅读全文

Linux System and Performance Monitoring(CPU篇)

2009年08月10日 添加评论 110次浏览

Linux System and Performance Monitoring(CPU篇)
Date: 2009.07.21
Author: Darren Hoch
译: Tonnyom[AT]hotmail.com 2009.08.10
前言: 网上其实有很多关于这方面的文章,那为什么还会有此...

分类:Linux, Monitor | 阅读全文

Nordic Meet on Nagios 2009

2009年06月16日 添加评论 15次浏览

把今年NMN2009 相关的内容,打个包传上来,与大家分享下!
nordicmeetonnagios.op5.org
Nmn2009.rar

收藏、分享这篇文章!

...
分类:Monitor | 阅读全文

check_memcached_conns

2009年05月15日 添加评论 1157次浏览

应某人需求,简单写了个nagios的 nrpe plugins.用来监控当前memcached 连接数
对于nagios上monitor memcached,还有很多种方式,常见的一般是检查网络超时,检查命中率,检查当前使用率等等.
比较成...

分类:Monitor | 阅读全文

Linux SNMP OID’s for CPU,Memory and Disk Statistics

2008年06月25日 添加评论 1148次浏览

SNMP stands for Simple Network Management Protocol and consists of three key components: managed devices, agents, and network-management systems (NMSs). A managed device is a node that has an SNMP agent and resides on a managed network. These devices ...

分类:Monitor | 阅读全文

Nagios Monitor System With FreeBSD 5.2 HOWTO

2008年06月24日 添加评论 1188次浏览

Nagios Monitor System With FreeBSD 5.2 HOWTO
Date: 2004.11.10
Modified: 2008.06.24
Author: tonnyom
Email: tonnyomAThotmail.com
第一章:Center Server
第一部分:NAGIOS APACHE的安装
#cd /usr/ports/net-mgm...