How much memory does NZBGet use on a Synology NAS normally?

Get help, report and discuss bugs.
Post Reply
ng4ever
Posts: 36
Joined: 01 May 2016, 04:48

How much memory does NZBGet use on a Synology NAS normally?

Post by ng4ever » 16 Jun 2021, 02:59

If no one knows it is ok.

sanderj
Posts: 184
Joined: 10 Feb 2014, 21:46

Re: How much memory does NZBGet use on a Synology NAS normally?

Post by sanderj » 17 Jun 2021, 08:43

It depends: what is nzbget doing, how much memory is there.

You can check for yourself. From my Synology:

Code: Select all

admin@DiskStation:/$ free -m
              total        used        free      shared  buff/cache   available
Mem:            243          95          14           3         133         108
Swap:          2047          55        1992

admin@DiskStation:/$ ps -aux | grep -e MEM -e nzbget
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
admin     5257  0.0  0.3   4748   924 pts/7    S+   10:32   0:00 grep --color=auto -e MEM -e nzbget
sc-nzbg+  8814  0.0  0.1  54152   352 ?        Ssl  Apr06   0:02 /volume1/@appstore/nzbget/bin/nzbget -c /volume1/@appstore/nzbget/var/nzbget.conf -o WebDir=/volume1/@appstore/nzbget/bin/webui -o LockFile=/volume1/@appstore/nzbget/var/nzbget.pid -D
admin@DiskStation:/$

So ... 0.1% MEM usage of 243 MB = 0.2 MB. But ... my nzbget is doing nothing. You can monitor yourself while doing downloads

HTH

ng4ever
Posts: 36
Joined: 01 May 2016, 04:48

Re: How much memory does NZBGet use on a Synology NAS normally?

Post by ng4ever » 17 Jun 2021, 13:32

sanderj wrote:
17 Jun 2021, 08:43
It depends: what is nzbget doing, how much memory is there.

You can check for yourself. From my Synology:

Code: Select all

admin@DiskStation:/$ free -m
              total        used        free      shared  buff/cache   available
Mem:            243          95          14           3         133         108
Swap:          2047          55        1992

admin@DiskStation:/$ ps -aux | grep -e MEM -e nzbget
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
admin     5257  0.0  0.3   4748   924 pts/7    S+   10:32   0:00 grep --color=auto -e MEM -e nzbget
sc-nzbg+  8814  0.0  0.1  54152   352 ?        Ssl  Apr06   0:02 /volume1/@appstore/nzbget/bin/nzbget -c /volume1/@appstore/nzbget/var/nzbget.conf -o WebDir=/volume1/@appstore/nzbget/bin/webui -o LockFile=/volume1/@appstore/nzbget/var/nzbget.pid -D
admin@DiskStation:/$

So ... 0.1% MEM usage of 243 MB = 0.2 MB. But ... my nzbget is doing nothing. You can monitor yourself while doing downloads

HTH

Thank you.

Post Reply

Who is online

Users browsing this forum: No registered users and 59 guests