181k views
2 votes
What an RRD in computer?

User Lqr
by
8.6k 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
8.0k points