The first I imagine is your process table you are showing us. It just looks like you have a user or two running stuff over ssh.
Quote:
24513 root 19 0.0 0.0 sshd: username [priv]
24546 username 19 0.0 0.0 sshd: username@notty
22814 username 19 0.0 0.0 sshd: username
24548 root 19 0.0 0.0 jailshell (username) [24557] ell -c /usr/libexec/openssh/sftp-server
24557 username 19 0.0 0.0 /usr/libexec/openssh/sftp-server
|
This looks like it's just users securely transferring over files, not a bad thing.
Quote:
Oct 11 22:00:15 Core2Quad named[3412]: zone domain.com/IN/internal: loaded serial 2009101110
Oct 11 22:00:15 Core2Quad named[3412]: zone domain.com/IN/internal: sending notifies (serial 2009101110)
|
This looks like it's just your dns syncing. Named is your dns server.
You look fine at first glance.