Yeah. I mean, I'm not that dumb:) I use free instead of top:
When I'm running the nodejs wiki server:
charlie@www:~$ free -h
total used free shared buffers cached
Mem: 997M 819M 177M 32M 116M 189M
-/+ buffers/cache: 513M 483M
Swap: 511M 444K 511M
------------------------------------------------------------------------------------
charlie@www:~$ free -h
total used free shared buffers cached
Mem: 997M 611M 386M 32M 116M 189M
-/+ buffers/cache: 304M 692M
Swap: 511M 444K 511M
Hi Charlie,
If you ssh into your instance and try:
# top -n 1
you may see something similar to this, if your host runs a unix system. My
instance here is an almost empty ubuntu system.
pmario@ubuntu:~$ top -n1
top - 18:33:02 up 0 min, 1 user, load average: 0,31, 0,08, 0,03
Aufgaben: 232 total, 1 running, 231 sleeping, 0 stopped, 0 zombie
%Cpu(s): 4,9 be, 6,2 sy, 0,0 ni, 73,3 un, 14,9 wa, 0,7 hi, 0,0 si,
0,0 st
KiB Mem: 2040208 total, 272652 used, 1767556 free, 23816 buffers
KiB Swap: 2097148 total, 0 used, 2097148 free. 152248 cached Mem
PID BENUTZER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
What you see here is the OS only.
If you start your node server and do the command again. You'll see the
difference. That's what node and TW server command actually need.
hope that helps.
-mario
--
You received this message because you are subscribed to a topic in the
Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/tiddlywiki/UYutj8ieh6k/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
[email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/4f2a5861-63f2-48bc-875b-f548f9b93ac6%40googlegroups.com
<https://groups.google.com/d/msgid/tiddlywiki/4f2a5861-63f2-48bc-875b-f548f9b93ac6%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/CAPF%2BgF8HqREd7-Zdf4Lr-Y3RSwyLUvTFqw9K-0opU%2BQJ-3N-7g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.