您好,登錄后才能下訂單哦!
rrdtutorial
DESCRIPTION
RRDtool is written by Tobias Oetiker with contributions from many people all around the world. This document is written by Alex van den Bogaerdt
RRDtool是由Tobias Oetike主導(dǎo)開發(fā)的,當(dāng)然少不了來自世界各地人們的貢獻(xiàn),本文檔是由Alex van den Bogaerdt編寫的
The documentation provided with RRDtool can be too technical for some people. This tutorial is here to help you understand the bases of RRDtool. It should prepare you to read the documentation youself. It also explains the general things about statistc with a focus on netwoking.
RRDtool提供的documentation對(duì)大多數(shù)人來說可能太專業(yè)了,這里的tutorial幫助你理解RRDtool的基礎(chǔ)知識(shí)。它能為以后你自己閱讀documentation做好準(zhǔn)備。它也解釋了關(guān)于網(wǎng)絡(luò)統(tǒng)計(jì)方便的一些基本東西。
TUTORIAL
import
Please don't skip ahead in this document! The first part of this document explains the basics and may be boring. But if you don't understand the basics, the examples will not be as meaningful to you!
請(qǐng)不要跳過文章前面的部分,這部分介紹的是基礎(chǔ)知識(shí)所有可能會(huì)無聊,但是如果你不理解這些基礎(chǔ)知識(shí),下面的例子你將不會(huì)理解。
Sometimes things change. This example used to provie numbers like "0.04" in stead of "4.00000e-02". Those are really the same numbers, just written down differently. Don't be alarmed if a future version of rrdtool display a slightly different form of output. The example in this document are correct for version 1.2.0 of RRDtool.
有時(shí)候東西會(huì)改變,舉個(gè)例子,"0.004"會(huì)被"4.00000e-02"替代,這些實(shí)際上是相同的數(shù)字,僅僅表示方式不同而已。如果rrdtool未來的版本所輸出的內(nèi)容有細(xì)微調(diào)整不要驚恐。本文檔的例子適合1.2.0這個(gè)版本。
Also,sometimes bugs do occur. They may also influence the outcome of the examples. Example speed4.png was suffering from this(the handing unknown data in an if-statement was wrong). Normal data will be just fine( a bug in rrdtool wouldn't last long) but special cases like NaN,INF and so on may last a bit longer.Try anotherversion if you can, or just live with it.
當(dāng)然,bugs也會(huì)出現(xiàn),這可能會(huì)影響最后的輸出結(jié)果,例如 圖 speed4.png ,它正在遭受bug的影響,所有數(shù)據(jù)都是正常的,這固然可喜,但是特殊的數(shù)據(jù)例如 NaN,INF在之后的數(shù)據(jù)中可能會(huì)出現(xiàn),如果有能力可以換一個(gè)版本,否則暫時(shí)先別管他
I fixed the speed4.png example. There may be other examples which suffer from the same or a similar bug. Try to fix it yourself,which is a great excercise . But please do not submit your result as a fix to the source of this document. Discuss it on the user's list, or write to me.
我修復(fù)了這個(gè)例子 speed4.png. 可能還會(huì)有其他的例子會(huì)受相同或相似bug的影響,試著去修復(fù)它,這將是一個(gè)非常大的挑戰(zhàn),但是不要提交到文檔上來,可以在寫信給我
what is RRDtool?
what data can be put into an RRD?
what can I do with this tool?
what if I still have problems after reading this document?
how will you help me?
Your first Round Robin Database
What has been created?
Time to create some graphics
Graphics with some math
Graphics Magic
Updates in Reality
Some words on SNMP
A Real World Example
Consolidation Functions
Let's review what you now should know
Data Source Types
RRDtool under the microscope
Counter Wraps
Data Resampling
WRAPUP
MAILINGLIST
SEE ALSO
AUTHOR
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。