I have noticed using "top" that owserver takes 16% of my little slugs memory
when idle and 29% when my owread script kicks in.. This has led me to wonder
why I have three owservers running on my slug.
The only owfs services script remaining is the S70owserver script. The other
startup scripts (S80owfs, S80owftpd, S80owhttpd) I have moved out of
/opt/etc/init.d so they do not startup. I only have one data gathering script
which continuously runs and polls 1wire data every 90 seconds. This script
uses owwrite owread commands.
I have used the standard ipkg install process.. Anybody know why I have three
owservers running ?
PS OUTPUT
371 root 1928 S /usr/sbin/CheckResetButton
373 root 1196 S /usr/sbin/CheckPowerButton
375 root 1196 S /usr/sbin/do_umount
430 root 3208 S /opt/sbin/sshd
438 root 4912 S owserver -P /opt/var/run/owserver.pid -u -p 3002
442 website 2168 S /usr/sbin/thttpd -C /etc/thttpd-website.conf
448 root 4912 S owserver -P /opt/var/run/owserver.pid -u -p 3002
449 root 4912 S owserver -P /opt/var/run/owserver.pid -u -p 3002
450 root 2084 S /bin/bash /public/aquaread
15546 root 5900 R sshd: [EMAIL PROTECTED]
15548 root 1932 S -sh
15742 root 1908 S sleep 90
15751 root 2220 R ps
TOP COMMAND
Mem: 28108K used, 2416K free, 0K shrd, 12612K buff, 8516K cached
Load average: 1.01 1.11 1.19
PID USER STATUS VSZ PPID %CPU %MEM COMMAND
16106 root R 2232 15548 0.5 7.3 top
15546 root S 5900 430 0.3 19.3 sshd
318 root S 6152 1 0.0 20.1 smbd
335 root S 6152 318 0.0 20.1 smbd
448 root S 4912 438 0.0 16.0 owserver (This does peak to
29% for maybe 2 seconds when my script kicks in and reads data)
449 root S 4912 448 0.0 16.0 owserver
438 root S 4912 1 0.0 16.0 owserver
320 root S 4824 1 0.0 15.7 nmbd
430 root S 3208 1 0.0 10.4 sshd
442 website S 2168 1 0.0 7.0 thttpd
294 root S 2136 1 0.0 6.9 thttpd
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers