-
greetings, I'd rather open a discussion 1st rather than a bug report, hope it's fine. I recently added to my home server a bunch of monitoring containers, the usual suspects (grafana, cadvisor, prometheus...) and after a few days, I'm wondering if the below looks normal. This is the memory usage of my containers, on 03/19 at 12:00 approximately I restarted the rtorrent container, after I noticed it was using 23GB or ram. now the container cached memory is the same 👍 my rtorrent container runs ~ 1300 torrents, so I wondered if that memory usage made sense |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
I haven't encountered the issue. rTorrent runs perfectly fine for weeks on my old 8GB-RAM server. I seed around 7TB with that machine. Note that You should try to monitor the available memory of the entire system. |
Beta Was this translation helpful? Give feedback.
I haven't encountered the issue. rTorrent runs perfectly fine for weeks on my old 8GB-RAM server. I seed around 7TB with that machine.
Note that
cached memory
is very different fromused memory
.You should try to monitor the available memory of the entire system.