If you are like most of us, rsync is a tool you use far too much.
One issue I run into from time to time is rsync saturating a connection and reducing performance of a network for users (high CPU load).
Rsync has a built in CLI switch for regulating bandwidth usage:
--bwlimit=5000...