« GD 2.0.28 restores support for reading and writing GIF images | Main | CVSNT 2.0.51a (Saturday 31st July 2004) »
July 29, 2004
今天批一下 Cricket (01)
|
版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本声明。 http://windtear.net/archives/2004/07/29/000496.html http://cricket.sourceforge.net/ 必须承认 在这个领域 当初我刚看到它还以为有些搞头 总之 Cricket 是让我很是失望 甚至想唾骂一下 就像政治一样 总算 Cricket 还没站错队 Cricket 自己也说 没有 RRD 的支持 Cricket 就是一堆垃圾 Cricket 基于 Perl 自己提供了一堆 module 比较烦杂 -----> http://cricket.sourceforge.net/ Cricket HomeAbout CricketCricket is a high performance, extremely flexible system for monitoring trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. Cricket has two components, a collector and a grapher. The collector runs from cron every 5 minutes (or at a different rate, if you want), and stores data into a datastructure managed by RRD Tool. Later, when you want to check on the data you have collected, you can use a web-based interface to view graphs of the data. Cricket reads a set of config files called a config tree. The config tree expresses everything Cricket needs to know about the types of data to be collected, how to get it, and from which targets it should collect data. The config tree is designed to minimize redundant information, making it compact and easy to manage, and preventing silly mistakes from occurring due to copy-and-paste errors. Cricket is written entirely in Perl and is distributed under the GNU General Public License. -----> 当前版本 1.0.4 -----> http://cricket.sourceforge.net/support/ |
Posted by windtear at July 29, 2004 9:57 PM
Trackback Pings
TrackBack URL for this entry:
http://cgi.windtear.net/cgi-bin/wt-tb.cgi/496
Comments
Post a comment
【我爱网络】
2007-12-31 23:51 2007年度 ipcn.org/ipchina.org 总结报告
2007-12-31 00:31 vmware gsx server service
2007-12-31 00:15 squid 对 404 302 缓存的相关问题
2007-12-30 14:24 升级到 MovableType 3.3x 并修改 entry_basename 兼容性
2007-12-30 13:52 [php] realip judge 前面补0的ip格式剔除
2007-12-14 16:34 rm -rf * 系统管理员要排查的定时炸弹
2007-12-13 19:03 山西的宽带运营商太过分了 私自窜改dns解析
2007-12-13 16:35 F5 MIB 再学习 唯一性标记用地址的小bug
2007-12-11 22:15 perl 用Spreadsheet::WriteExcel写了个处理/读写excel的小程序
2007-12-11 13:39 perl 变量转义的问题