181k views
2 votes
What an RRD in computer?

User Lqr
by
5.4k points

1 Answer

4 votes

Answer: RRDtool (round-robin database tool) aims to handle time series data such as network bandwidth, temperatures or CPU load. The data is stored in a circular buffer based database, thus the system storage footprint remains constant over time.

Explanation:

User Nandan Chaturvedi
by
4.9k points