DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2012-03-06 19:01:45

dmulligan
New member
Registered: 2008-08-27
Posts: 4

nmon for FFP?

I am trying to figure out why rsync between my dns-323 and my dns-325 is going so slowly.  I've managed to get it up to about 8MB/s copying to the 325 using whole file copying.

nmon is a good tool for troubleshooting network issues.  Has anyone compiled nmon for fonzs fun plug?

D

Offline

 

#2 2012-03-06 21:48:17

Mijzelf
Member / Developer
Registered: 2008-07-05
Posts: 709

Re: nmon for FFP?

I have. For 0.7/arm and 0.7/oabi. Downloads here

Offline

 

#3 2012-03-07 16:27:40

dmulligan
New member
Registered: 2008-08-27
Posts: 4

Re: nmon for FFP?

Awesome thank you.  Do you have it available for ffp 0.5 as well? 

Not that I will be using that install for much longer but I would like to know why the DNS-323 (ffp 0.5) to the DNS-325 (FFP 0.7) transfer is going so slow.

- Hrmm according to top rsync on the DNS-323 is using 90% + cpu and the system is 0% idle so my problem appears to be that rsync is being CPU bound.  I am not specifying -z so it shouldn't be compressed.

Last edited by dmulligan (2012-03-07 16:42:56)

Offline

 

#4 2012-03-08 22:25:25

Mijzelf
Member / Developer
Registered: 2008-07-05
Posts: 709

Re: nmon for FFP?

dmulligan wrote:

Do you have it available for ffp 0.5 as well?

No. But you could build it yourself. It's quite easy. Download the sourcefile 14g and the makefile here. Remove the line
  #include <fstab.h>
(around line 333),  and around line 2657 exchange
  endfsent();
by
  fclose(mpf);

Then execute

Code:

make nmon_x86_debian3
mv nmon_x86_debian3 nmon
strip nmon

Offline

 

#5 2016-03-08 13:54:30

wujo11
Member
Registered: 2008-09-16
Posts: 35

Re: nmon for FFP?

Does anyone took @Mijzelf advice an compiled nmon for ffp 0.5? I've trided but... is's black magic.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB