network monitor for gnome

it has been a long time since i used gnome.i was looking for a network monitor tool and was not able to find it.can some one tell me where to find it.i have a pppoe connection and i want the details like the up and down speed and the uploaded and downloaded data.i used knemo in kde which was just fine for me but i am unable to find something similar for gnome.
also is there any other dsl connection dialing tool like kinternet for gnome??

Hi
I use gkrellm along with hddtemp to monitor.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 (i586) Kernel 2.6.27.19-3.2-default
up 12:55, 2 users, load average: 0.17, 0.60, 0.47
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.29

thanks for the tip.
i tried an old trick and it worked fine.
there is a small script that i added to the startup

#!/bin/sh
sleep 10
dcop kded kded loadModule knemod

this will start knemo when ever i connect.

Have you tried gnome-system-monitor? I like it more than gkrellm personally.