Changes between Version 13 and Version 14 of jazz/09-11-17


Ignore:
Timestamp:
Nov 19, 2009, 12:13:36 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-11-17

    v13 v14  
    3131   * [http://ganglia.sourceforge.net/gmetric/ Ganglia 的 gmetric 有量測硬碟 I/O 和 NFS 流量的擴充模組]
    3232    * [https://subtrac.sara.nl/oss/jobmonarch/ Job Monarch] 是 Ganglia 用來監控並紀錄 PBS/Torque 的模組,可以研究看看
     33    * 兩支監控 NFS I/O 狀態的 gmetric 模組 - [http://ganglia.sourceforge.net/gmetric/view.php?id=26 Bash 版(較舊)],[http://ganglia.sourceforge.net/gmetric/view.php?id=28 Perl 版(較新)]
     34    * 有一隻[http://ganglia.sourceforge.net/gmetric/view.php?id=39 監控 Disk I/O 狀態的模組],提到需要 pminfo,查了一下在 [http://packages.debian.org/pcp Performance Co-Pilot (PCP)] 這個效能監控的套件裡有。
    3335   * collectd 看起來支援頗多監控,缺點是只能產生檔案,若要產生圖形得靠別的工具,例如: [http://auxesis.github.com/visage/  Visage]。
    3436    * [http://collectd.org/wiki/index.php/First_steps collectd 的入門文件]