Shutdown Vserver

handeglo

New Member
hallo zusammen,
mein gemietete Vserver stürzt öfters mal ab ... ich hab den Anbeiter benachrichtigt undsie meinen ich soll unter "user_beancounters" nachschauen.
muss ehrlich sagen, dass ich keine ahnung von "user_beancounters" !!!!

wie sieht es hier soweit bei mir aus? wo muss ich aufpassen ?


Code:
       uid  resource                     held              maxheld              barrier                limit              failcnt
  XXXXXXXX: kmemsize                  3768653              3768653             41943040             46137344                    0
            lockedpages                     0                    0                 1024                 1024                    0
            privvmpages                 63782                63782               262144               288358                    0
            shmpages                     8864                 8864                65536                65536                    0
            dummy                           0                    0                    0                    0                    0
            numproc                        40                   40                  256                  256                    0
            physpages                   18544                18544           2147483647           2147483647                    0
            vmguarpages                     0                    0               131072           2147483647                    0
            oomguarpages                18544                18544               131072           2147483647                    0
            numtcpsock                     18                   18                 1440                 1440                    0
            numflock                        7                    7                  752                  826                    0
            numpty                          1                    1                   64                   64                    0
            numsiginfo                      0                    0                 1024                 1024                    0
            tcpsndbuf                  192208               192208              6881280             10813440                    0
            tcprcvbuf                  294912               294912              6881280             10813440                    0
            othersockbuf                16408                17728              4504320              8388608                    0
            dgramrcvbuf                     0                    0              1048576              1153432                    0
            numothersock                   16                   18                 1440                 1440                    0
            dcachesize                      0                    0              7340032              8074035                    0
            numfile                      1614                 1614                16384                16384                    0
            dummy                           0                    0                    0                    0                    0
            dummy                           0                    0                    0                    0                    0
            dummy                           0                    0                    0                    0                    0
            numiptent                      54                   54                  200                  200                    0
~
 
Hi Du,

da Du unter "failcnt" keinen Eintrag grösser 0 hast, hattest Du noch keine Überschreitung der vorhandenen Ressourcen. Also sollte das Problem nicht hier liegen.

Poste doch mal die Ausgabe von "free -m", "top" und "ps aux".

lg
Basti

PS: Bitte auf Groß-/kleinschreibung etc achten, liest sich einfach angenehmer, und die Hilfe fällt gleich leichter :)
 
Last edited by a moderator:
danke dir schon mal
hier sind die Daten für

free -m

Code:
             total       used       free     shared    buffers     cached
Mem:          3937       3787        150          0        475       1678
-/+ buffers/cache:       1632       2304
Swap:        19073          4      19069

Code:
"top"


  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
    1 root      16   0   604  248  216 S  0.0  0.0   0:00.00 init
 8134 root      16   0  1456  592  496 S  0.0  0.0   0:00.00 syslogd
 8140 root      18   0  3984  784  556 S  0.0  0.0   0:00.00 saslauthd
 8141 root      18   0  3984  468  240 S  0.0  0.0   0:00.00 saslauthd
 8173 root      15   0  2376 1132  920 S  0.0  0.0   0:00.00 mysqld_safe
 9232 mysql     15   0  113m  20m 4364 S  0.0  0.5   0:01.64 mysqld
 9248 root      16   0  4524 1124  756 S  0.0  0.0   0:00.00 sshd
 9255 root      17   0  2076  888  700 S  0.0  0.0   0:00.02 xinetd
 9304 named     19   0 36308 2704 1844 S  0.0  0.1   0:00.00 named
 9319 qmails    16   0  1436  376  296 S  0.0  0.0   0:00.00 qmail-send
 9321 qmaill    16   0  1388  440  384 S  0.0  0.0   0:00.00 splogger
 9322 root      18   0  1416  332  252 S  0.0  0.0   0:00.00 qmail-lspawn
 9323 qmailr    18   0  1412  328  248 S  0.0  0.0   0:00.00 qmail-rspawn
 9324 qmailq    18   0  1380  308  256 S  0.0  0.0   0:00.00 qmail-clean
 9384 root      16   0 27696  11m 6840 S  0.0  0.3   0:00.21 httpd2-prefork
 9387 wwwrun    16   0 39048  20m 4432 S  0.0  0.5   0:07.77 httpd2-prefork
 9388 wwwrun    16   0 36624  17m 4408 S  0.0  0.4   0:06.12 httpd2-prefork
 9400 root      16   0 47372 4740 2988 S  0.0  0.1   0:00.01 httpsd
 9404 psaadm    16   0 47372 2308  560 S  0.0  0.1   0:00.00 httpsd
 9458 root      15   0  1668  696  568 S  0.0  0.0   0:00.00 cron
11586 wwwrun    16   0 38516  19m 4408 S  0.0  0.5   0:01.54 httpd2-prefork
17489 wwwrun    16   0 36768  17m 4372 S  0.0  0.5   0:04.88 httpd2-prefork
17493 wwwrun    16   0 36744  17m 4392 S  0.0  0.5   0:06.79 httpd2-prefork
22481 root      16   0  7116 2216 1796 S  0.0  0.1   0:00.08 sshd
22489 UserXXX  16   0  7288 1388  944 S  0.0  0.0   0:00.01 sshd
22490 UserXXX  16   0  2964 1740 1280 S  0.0  0.0   0:00.00 sh
22511 root      15   0  4988 1884 1176 S  0.0  0.0   0:00.00 su
22515 root      15   0  2712 1760 1308 S  0.0  0.0   0:00.01 bash
23824 root      16   0  3564 2200 1448 T  0.0  0.1   0:00.00 vi
24340 root      16   0  3564 2200 1448 T  0.0  0.1   0:00.00 vi
25724 root      16   0  4072 2880 1472 T  0.0  0.1   0:00.01 vi
28252 root      16   0  1980 1072  840 R  0.0  0.0   0:00.00 top


und ps aux

Code:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0    604   248 ?        Ss   14:56   0:00 init [3]
root      8134  0.0  0.0   1456   592 ?        Ss   14:56   0:00 /sbin/syslogd -a /var/lib/named/dev/log -a /var/lib/ntp/dev/log -a /var/lib/stunnel/dev/log
root      8140  0.0  0.0   3984   784 ?        Ss   14:56   0:00 /usr/sbin/saslauthd -n 2 -a pam
root      8141  0.0  0.0   3984   468 ?        S    14:56   0:00 /usr/sbin/saslauthd -n 2 -a pam
root      8173  0.0  0.0   2376  1132 ?        S    14:56   0:00 /bin/sh /usr/bin/mysqld_safe --user=mysql --pid-file=/var/lib/mysql/mysqld.pid --socket=/var/lib/mysql/mysql.sock --datadir=/var/lib/mysql
mysql     9232  0.0  0.5 116108 20740 ?        Sl   14:56   0:01 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/mysqld.pid --skip-locking --port=3306 --socket
root      9248  0.0  0.0   4524  1124 ?        Ss   14:56   0:00 /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid
root      9255  0.0  0.0   2076   888 ?        Ss   14:56   0:00 /usr/sbin/xinetd
named     9304  0.0  0.0  36308  2704 ?        Ssl  14:56   0:00 /usr/sbin/named -t /var/lib/named -u named
qmails    9319  0.0  0.0   1436   376 ?        S    14:56   0:00 qmail-send
qmaill    9321  0.0  0.0   1388   440 ?        S    14:56   0:00 splogger qmail
root      9322  0.0  0.0   1416   332 ?        S    14:56   0:00 qmail-lspawn ./Maildir/
qmailr    9323  0.0  0.0   1412   328 ?        S    14:56   0:00 qmail-rspawn
qmailq    9324  0.0  0.0   1380   308 ?        S    14:56   0:00 qmail-clean
root      9384  0.0  0.2  27696 11512 ?        Ss   14:56   0:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
wwwrun    9387  0.1  0.5  39048 20544 ?        S    14:56   0:10 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
wwwrun    9388  0.1  0.4  36624 18116 ?        S    14:56   0:06 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
root      9400  0.0  0.1  47372  4740 ?        Ss   14:56   0:00 /usr/local/psa/admin/bin/httpsd
psaadm    9404  0.0  0.0  47372  2308 ?        S    14:56   0:00 /usr/local/psa/admin/bin/httpsd
root      9458  0.0  0.0   1668   696 ?        Ss   14:56   0:00 /usr/sbin/cron
wwwrun   11586  0.0  0.4  38516 20024 ?        S    15:01   0:01 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
wwwrun   17489  0.1  0.4  36768 18236 ?        S    15:18   0:04 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
wwwrun   17493  0.1  0.4  36744 18236 ?        S    15:18   0:06 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
root     22481  0.0  0.0   7116  2216 ?        Ss   16:06   0:00 sshd: XXXXXXXXXXX [priv]
10001    22489  0.0  0.0   7288  1388 ?        S    16:06   0:00 sshd: XXXX@pts/0
10001    22490  0.0  0.0   2964  1740 pts/0    Ss   16:06   0:00 -sh
root     22511  0.0  0.0   4988  1884 pts/0    S    16:06   0:00 su root
root     22515  0.0  0.0   2712  1760 pts/0    S    16:06   0:00 bash
root     23824  0.0  0.0   3564  2200 pts/0    T    16:07   0:00 vi user_beancounters
root     24340  0.0  0.0   3564  2200 pts/0    T    16:10   0:00 vi user_beancounters
root     25724  0.0  0.0   4072  2880 pts/0    T    16:13   0:00 vi messages
root     28252  0.0  0.0   1980  1072 pts/0    T    16:22   0:00 top
root     28358  0.0  0.0   2380   860 pts/0    R+   16:23   0:00 ps aux


Danke dir
 
Last edited by a moderator:
also Kommando "last" zeigt folgendes
Code:
reboot   system boot  2.6.9-023stab044 Mon Oct 29 10:29         (1+04:26)
reboot   system boot  2.6.9-023stab044 Mon Oct 29 10:02          (00:26)
reboot   system boot  2.6.9-023stab044 Sun Oct 28 16:14          (17:47)
reboot   system boot  2.6.9-023stab044 Sun Oct 28 02:22          (14:51)
reboot   system boot  2.6.9-023stab044 Fri Oct 26 19:06         (1+22:07)
reboot   system boot  2.6.9-023stab044 Fri Oct 26 18:59          (00:02)
und das über mehrere tagen bzw. Wochen

der "/var/log/messages" sagt folgendes zur "Mon Oct 29 10:29" siehe oben!!!

Code:
Oct 29 10:29:57 s15249213 syslogd 1.4.1: restart.
Oct 29 10:29:57 s15249213 saslauthd[22223]: detach_tty      : master pid is: 22223
Oct 29 10:29:57 s15249213 saslauthd[22223]: ipc_init        : listening on socket: /var/run/sasl2//mux
Oct 29 10:29:57 s15249213 startproc: startproc:  exit status of parent of /usr/sbin/sshd: 255
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-imapd [file=/etc/xinetd.d/courier-imapd] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-imapds [file=/etc/xinetd.d/courier-imapds] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-pop3d [file=/etc/xinetd.d/courier-pop3d] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-pop3ds [file=/etc/xinetd.d/courier-pop3ds] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/finger [file=/etc/xinetd.d/finger] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/ftp_psa [file=/etc/xinetd.d/ftp_psa] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/ntalk [file=/etc/xinetd.d/ntalk] [line=16]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/poppassd_psa [file=/etc/xinetd.d/poppassd_psa] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/smtp_psa [file=/etc/xinetd.d/smtp_psa] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/smtps_psa [file=/etc/xinetd.d/smtps_psa] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/talk [file=/etc/xinetd.d/talk] [line=17]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: removing chargen
Oct 29 10:29:57 s15249213 xinetd[22318]: removing chargen
Oct 29 10:29:57 s15249213 xinetd[22318]: removing cvspserver
Oct 29 10:29:57 s15249213 xinetd[22318]: removing daytime
Oct 29 10:29:57 s15249213 xinetd[22318]: removing daytime
Oct 29 10:29:57 s15249213 xinetd[22318]: removing echo
Oct 29 10:29:57 s15249213 xinetd[22318]: removing echo
Oct 29 10:29:57 s15249213 xinetd[22318]: removing finger
Oct 29 10:29:57 s15249213 xinetd[22318]: removing netstat
Oct 29 10:29:57 s15249213 xinetd[22318]: removing ntalk
Oct 29 10:29:57 s15249213 xinetd[22318]: removing rsync
Oct 29 10:29:57 s15249213 xinetd[22318]: removing servers
Oct 29 10:29:57 s15249213 xinetd[22318]: removing services
Oct 29 10:29:57 s15249213 xinetd[22318]: removing swat
Oct 29 10:29:57 s15249213 xinetd[22318]: removing systat
Oct 29 10:29:57 s15249213 xinetd[22318]: removing talk
Oct 29 10:29:57 s15249213 xinetd[22318]: removing time
Oct 29 10:29:57 s15249213 xinetd[22318]: removing time
Oct 29 10:29:57 s15249213 xinetd[22318]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
Oct 29 10:29:57 s15249213 xinetd[22318]: Started working: 8 available services
Oct 29 10:29:58 s15249213 named[22365]: starting BIND 9.3.1 -t /var/lib/named -u named
Oct 29 09:29:58 s15249213 named[22365]: found 1 CPU, using 1 worker thread
Oct 29 09:29:58 s15249213 named[22365]: loading configuration from '/etc/named.conf'


übrigens für die anderes system boot gilt das gleiche wie oben !!!

ich vermute auch eine cronjob aber welche und warum ?
 
Last edited by a moderator:
Ein Cronjob kommt nur in Frage, wenn die Reboots absolut regelmäßig wären.

Verrate uns ein bisschen mehr über Dein System: Distribution, ISP-Software, etc.
Evtl. kann auch der Hoster wichtig sein.

huschi.
 
hast du recht, das ist bei mi nicht der Fall. Bei mir fällt der Server "nicht so oft"
Verrate uns ein bisschen mehr über Dein System: Distribution, ISP-Software, etc.
Evtl. kann auch der Hoster wichtig sein.

also als Internet Service Provider (Software) ? habe ich eingentlich "nichts" installiert. Mein hoster ist 1&1.....
Sie haben aber gestern böse Serverausfall in ganzen Deutshland gehabt!!!
nagut das war auch gestern und nicht die letzen Wochen :-(

gruss
 
Hängt evtl. ein Reboot-Auftrag bei 1und1?

reboot system boot 2.6.9-023stab044 Mon Oct 29 10:29 (1+04:26)
reboot system boot 2.6.9-023stab044 Mon Oct 29 10:02 (00:26)
Was steht in den messages dazwischen?
Ist irgendwas mit "kill", "shutdown" o.ä. zu finden?

PS: ISP-Software ist z.B. Plesk, Confixx, Virtualmin, etc.
Aber Du hast dann wohl openSUSE 10.2 und Plesk, gelle?

huschi.
 
servus also als ISP verwende ich wie du schon erwähnt hast
Plesk version 8
Virttuzzo
BS ist Susse 9.3

Code:
Oct 29 10:02:11 s15249213 syslogd 1.4.1: restart.
Oct 29 10:02:11 s15249213 saslauthd[11762]: detach_tty      : master pid is: 11762
Oct 29 10:02:11 s15249213 saslauthd[11762]: ipc_init        : listening on socket: /var/run/sasl2//mux
Oct 29 10:02:12 s15249213 startproc: startproc:  exit status of parent of /usr/sbin/sshd: 255
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-imapd [file=/etc/xinetd.d/courier-imapd] [line=14]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-imapds [file=/etc/xinetd.d/courier-imapds] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-pop3d [file=/etc/xinetd.d/courier-pop3d] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-pop3ds [file=/etc/xinetd.d/courier-pop3ds] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/finger [file=/etc/xinetd.d/finger] [line=14]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/ftp_psa [file=/etc/xinetd.d/ftp_psa] [line=14]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/ntalk [file=/etc/xinetd.d/ntalk] [line=16]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/poppassd_psa [file=/etc/xinetd.d/poppassd_psa] [line=14]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=12]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/smtp_psa [file=/etc/xinetd.d/smtp_psa] [line=13]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/smtps_psa [file=/etc/xinetd.d/smtps_psa] [line=12]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/talk [file=/etc/xinetd.d/talk] [line=17]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
Oct 29 10:02:12 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
Oct 29 10:02:12 s15249213 xinetd[11847]: removing chargen
Oct 29 10:02:12 s15249213 xinetd[11847]: removing chargen
Oct 29 10:02:12 s15249213 xinetd[11847]: removing cvspserver
Oct 29 10:02:12 s15249213 xinetd[11847]: removing daytime
Oct 29 10:02:12 s15249213 xinetd[11847]: removing daytime
Oct 29 10:02:12 s15249213 xinetd[11847]: removing echo
Oct 29 10:02:12 s15249213 xinetd[11847]: removing echo
Oct 29 10:02:12 s15249213 xinetd[11847]: removing finger
Oct 29 10:02:12 s15249213 xinetd[11847]: removing netstat
Oct 29 10:02:12 s15249213 xinetd[11847]: removing ntalk
Oct 29 10:02:12 s15249213 xinetd[11847]: removing rsync
Oct 29 10:02:12 s15249213 xinetd[11847]: removing servers
Oct 29 10:02:12 s15249213 xinetd[11847]: removing services
Oct 29 10:02:12 s15249213 xinetd[11847]: removing swat
Oct 29 10:02:12 s15249213 xinetd[11847]: removing systat
Oct 29 10:02:12 s15249213 xinetd[11847]: removing talk
Oct 29 10:02:12 s15249213 xinetd[11847]: removing time
Oct 29 10:02:12 s15249213 xinetd[11847]: removing time
Oct 29 10:02:12 s15249213 xinetd[11847]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
Oct 29 10:02:12 s15249213 xinetd[11847]: Started working: 8 available services
Oct 29 10:02:13 s15249213 named[11894]: starting BIND 9.3.1 -t /var/lib/named -u named
Oct 29 09:02:13 s15249213 named[11894]: found 1 CPU, using 1 worker thread
Oct 29 09:02:13 s15249213 named[11894]: loading configuration from '/etc/named.conf'
Oct 29 09:02:13 s15249213 named[11894]: no IPv6 interfaces found
Oct 29 09:02:13 s15249213 named[11894]: listening on IPv4 interface lo, 127.0.0.1#53
Oct 29 09:02:13 s15249213 named[11894]: listening on IPv4 interface venet0:0, 87.106.88.177#53
Oct 29 09:02:13 s15249213 named[11894]: command channel listening on 127.0.0.1#953
Oct 29 09:02:13 s15249213 named[11894]: zone 0.0.127.IN-ADDR.ARPA/IN: loaded serial 20010622
Oct 29 09:02:13 s15249213 named[11894]: zone 88.106.87.in-addr.arpa/IN: loaded serial 1190711085
Oct 29 09:02:13 s15249213 named[11894]: zone atbi.de/IN: loaded serial 1177500662
Oct 29 09:02:13 s15249213 named[11894]: zone atbi.eu/IN: loaded serial 1190711085
Oct 29 09:02:13 s15249213 named[11894]: running
Oct 29 10:02:14 s15249213 xinetd[11847]: Starting reconfiguration
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-imapd [file=/etc/xinetd.d/courier-imapd] [line=14]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-imapds [file=/etc/xinetd.d/courier-imapds] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-pop3d [file=/etc/xinetd.d/courier-pop3d] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-pop3ds [file=/etc/xinetd.d/courier-pop3ds] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/finger [file=/etc/xinetd.d/finger] [line=14]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/ftp_psa [file=/etc/xinetd.d/ftp_psa] [line=14]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/ntalk [file=/etc/xinetd.d/ntalk] [line=16]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/poppassd_psa [file=/etc/xinetd.d/poppassd_psa] [line=14]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=12]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/smtp_psa [file=/etc/xinetd.d/smtp_psa] [line=13]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/smtps_psa [file=/etc/xinetd.d/smtps_psa] [line=12]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/talk [file=/etc/xinetd.d/talk] [line=17]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
Oct 29 10:02:14 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
Oct 29 10:02:14 s15249213 xinetd[11847]: removing chargen
Oct 29 10:02:14 s15249213 xinetd[11847]: removing chargen
Oct 29 10:02:14 s15249213 xinetd[11847]: removing cvspserver
Oct 29 10:02:14 s15249213 xinetd[11847]: removing daytime
Oct 29 10:02:14 s15249213 xinetd[11847]: removing daytime
Oct 29 10:02:14 s15249213 xinetd[11847]: removing echo
Oct 29 10:02:14 s15249213 xinetd[11847]: removing echo
Oct 29 10:02:14 s15249213 xinetd[11847]: removing finger
Oct 29 10:02:14 s15249213 xinetd[11847]: removing netstat
Oct 29 10:02:14 s15249213 xinetd[11847]: removing ntalk
Oct 29 10:02:14 s15249213 xinetd[11847]: removing rsync
Oct 29 10:02:14 s15249213 xinetd[11847]: removing servers
Oct 29 10:02:14 s15249213 xinetd[11847]: removing services
Oct 29 10:02:14 s15249213 xinetd[11847]: removing swat
Oct 29 10:02:14 s15249213 xinetd[11847]: removing systat
Oct 29 10:02:14 s15249213 xinetd[11847]: removing talk
Oct 29 10:02:14 s15249213 xinetd[11847]: removing time
Oct 29 10:02:14 s15249213 xinetd[11847]: removing time
Oct 29 10:02:15 s15249213 xinetd[11847]: Swapping defaults
Oct 29 10:02:15 s15249213 xinetd[11847]: readjusting service imap
Oct 29 10:02:15 s15249213 xinetd[11847]: readjusting service imaps
Oct 29 10:02:15 s15249213 xinetd[11847]: readjusting service pop3
Oct 29 10:02:15 s15249213 xinetd[11847]: readjusting service ftp
Oct 29 10:02:15 s15249213 xinetd[11847]: readjusting service poppassd
Oct 29 10:02:15 s15249213 xinetd[11847]: readjusting service smtp
Oct 29 10:02:15 s15249213 xinetd[11847]: readjusting service smtps
Oct 29 10:02:15 s15249213 xinetd[11847]: Reconfigured: new=0 old=8 dropped=0 (services)
Oct 29 10:02:22 s15249213 /usr/sbin/cron[12030]: (CRON) STARTUP (V5.0)
Oct 29 10:02:22 s15249213 init: no more processes left in this runlevel
Oct 29 10:15:01 s15249213 /usr/sbin/cron[15786]: (root) CMD (/usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1)
Oct 29 10:24:15 s15249213 xinetd[18305]: warning: can't get client address: Connection reset by peer
Oct 29 10:24:15 s15249213 xinetd[18307]: warning: can't get client address: Connection reset by peer
Oct 29 10:24:15 s15249213 xinetd[18309]: warning: can't get client address: Connection reset by peer
Oct 29 10:24:16 s15249213 xinetd[18310]: warning: can't get client address: Connection reset by peer
Oct 29 10:24:16 s15249213 xinetd[18311]: warning: can't get client address: Connection reset by peer
Oct 29 10:24:16 s15249213 xinetd[18312]: warning: can't get client address: Connection reset by peer
Oct 29 10:24:16 s15249213 xinetd[18313]: warning: can't get client address: Connection reset by peer
Oct 29 10:24:16 s15249213 stunnel[18310]: stunnel 4.07 on i686-suse-linux-gnu PTHREAD+POLL+IPv4 with OpenSSL 0.9.7e 25 Oct 2004
Oct 29 10:24:16 s15249213 stunnel[18315]: stunnel 4.07 on i686-suse-linux-gnu PTHREAD+POLL+IPv4 with OpenSSL 0.9.7e 25 Oct 2004
Oct 29 10:24:16 s15249213 stunnel[18310]: getpeerbyname: Transport endpoint is not connected (107)
Oct 29 10:24:16 s15249213 stunnel[18315]: getpeerbyname: Transport endpoint is not connected (107)
Oct 29 10:28:32 s15249213 init: Switching to runlevel: 0
Oct 29 10:28:34 s15249213 xinetd[11847]: Starting reconfiguration
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-imapd [file=/etc/xinetd.d/courier-imapd] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Service imap: attribute already set: disable [file=/etc/xinetd.d/courier-imapd] [line=4]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-imapds [file=/etc/xinetd.d/courier-imapds] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Service imaps: attribute already set: disable [file=/etc/xinetd.d/courier-imapds] [line=4]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-pop3d [file=/etc/xinetd.d/courier-pop3d] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Service pop3: attribute already set: disable [file=/etc/xinetd.d/courier-pop3d] [line=4]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/courier-pop3ds [file=/etc/xinetd.d/courier-pop3ds] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Service pop3s: attribute already set: disable [file=/etc/xinetd.d/courier-pop3ds] [line=4]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/finger [file=/etc/xinetd.d/finger] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/ftp_psa [file=/etc/xinetd.d/ftp_psa] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=13]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/ntalk [file=/etc/xinetd.d/ntalk] [line=16]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/poppassd_psa [file=/etc/xinetd.d/poppassd_psa] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=13]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=12]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/smtp_psa [file=/etc/xinetd.d/smtp_psa] [line=13]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/smtps_psa [file=/etc/xinetd.d/smtps_psa] [line=12]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/talk [file=/etc/xinetd.d/talk] [line=17]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
Oct 29 10:28:34 s15249213 xinetd[11847]: removing chargen
Oct 29 10:28:34 s15249213 xinetd[11847]: removing chargen
Oct 29 10:28:34 s15249213 xinetd[11847]: removing imap
Oct 29 10:28:34 s15249213 xinetd[11847]: removing imaps
Oct 29 10:28:34 s15249213 xinetd[11847]: removing pop3
Oct 29 10:28:34 s15249213 xinetd[11847]: removing pop3s
Oct 29 10:28:34 s15249213 xinetd[11847]: removing cvspserver
Oct 29 10:28:34 s15249213 xinetd[11847]: removing daytime
Oct 29 10:28:34 s15249213 xinetd[11847]: removing daytime
Oct 29 10:28:34 s15249213 xinetd[11847]: removing echo
Oct 29 10:28:34 s15249213 xinetd[11847]: removing echo
Oct 29 10:28:34 s15249213 xinetd[11847]: removing finger
Oct 29 10:28:34 s15249213 xinetd[11847]: removing netstat
Oct 29 10:28:34 s15249213 xinetd[11847]: removing ntalk
Oct 29 10:28:34 s15249213 xinetd[11847]: removing rsync
Oct 29 10:28:34 s15249213 xinetd[11847]: removing servers
Oct 29 10:28:34 s15249213 xinetd[11847]: removing services
Oct 29 10:28:34 s15249213 xinetd[11847]: removing swat
Oct 29 10:28:34 s15249213 xinetd[11847]: removing systat
Oct 29 10:28:34 s15249213 xinetd[11847]: removing talk
Oct 29 10:28:34 s15249213 xinetd[11847]: removing time
Oct 29 10:28:34 s15249213 xinetd[11847]: removing time
Oct 29 10:28:34 s15249213 xinetd[11847]: Swapping defaults
Oct 29 10:28:34 s15249213 xinetd[11847]: service imap deactivated
Oct 29 10:28:34 s15249213 xinetd[11847]: service imaps deactivated
Oct 29 10:28:34 s15249213 xinetd[11847]: service pop3 deactivated
Oct 29 10:28:34 s15249213 xinetd[11847]: service pop3s deactivated
Oct 29 10:28:34 s15249213 xinetd[11847]: readjusting service ftp
Oct 29 10:28:34 s15249213 xinetd[11847]: readjusting service poppassd
Oct 29 10:28:34 s15249213 xinetd[11847]: readjusting service smtp
Oct 29 10:28:34 s15249213 xinetd[11847]: readjusting service smtps
Oct 29 10:28:34 s15249213 xinetd[11847]: Reconfigured: new=0 old=4 dropped=4 (services)
Oct 29 10:28:36 s15249213 xinetd[11847]: Exiting...
Oct 29 10:28:36 s15249213 saslauthd[11762]: server_exit     : master exited: 11762
Oct 29 10:28:36 s15249213 exiting on signal 15
Oct 29 10:29:57 s15249213 syslogd 1.4.1: restart.
Oct 29 10:29:57 s15249213 saslauthd[22223]: detach_tty      : master pid is: 22223
Oct 29 10:29:57 s15249213 saslauthd[22223]: ipc_init        : listening on socket: /var/run/sasl2//mux
Oct 29 10:29:57 s15249213 startproc: startproc:  exit status of parent of /usr/sbin/sshd: 255
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-imapd [file=/etc/xinetd.d/courier-imapd] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-imapds [file=/etc/xinetd.d/courier-imapds] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-pop3d [file=/etc/xinetd.d/courier-pop3d] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/courier-pop3ds [file=/etc/xinetd.d/courier-pop3ds] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/cvs [file=/etc/xinetd.d/cvs] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=16]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/finger [file=/etc/xinetd.d/finger] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/ftp_psa [file=/etc/xinetd.d/ftp_psa] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/ntalk [file=/etc/xinetd.d/ntalk] [line=16]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/poppassd_psa [file=/etc/xinetd.d/poppassd_psa] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/smtp_psa [file=/etc/xinetd.d/smtp_psa] [line=13]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/smtps_psa [file=/etc/xinetd.d/smtps_psa] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=12]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/talk [file=/etc/xinetd.d/talk] [line=17]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=14]
Oct 29 10:29:57 s15249213 xinetd[22318]: removing chargen
Oct 29 10:29:57 s15249213 xinetd[22318]: removing chargen
Oct 29 10:29:57 s15249213 xinetd[22318]: removing cvspserver
Oct 29 10:29:57 s15249213 xinetd[22318]: removing daytime
Oct 29 10:29:57 s15249213 xinetd[22318]: removing daytime
Oct 29 10:29:57 s15249213 xinetd[22318]: removing echo
Oct 29 10:29:57 s15249213 xinetd[22318]: removing echo
Oct 29 10:29:57 s15249213 xinetd[22318]: removing finger
Oct 29 10:29:57 s15249213 xinetd[22318]: removing netstat
Oct 29 10:29:57 s15249213 xinetd[22318]: removing ntalk
Oct 29 10:29:57 s15249213 xinetd[22318]: removing rsync
Oct 29 10:29:57 s15249213 xinetd[22318]: removing servers
Oct 29 10:29:57 s15249213 xinetd[22318]: removing services
Oct 29 10:29:57 s15249213 xinetd[22318]: removing swat
Oct 29 10:29:57 s15249213 xinetd[22318]: removing systat
Oct 29 10:29:57 s15249213 xinetd[22318]: removing talk
Oct 29 10:29:57 s15249213 xinetd[22318]: removing time
Oct 29 10:29:57 s15249213 xinetd[22318]: removing time
Oct 29 10:29:57 s15249213 xinetd[22318]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
Oct 29 10:29:57 s15249213 xinetd[22318]: Started working: 8 available services
Oct 29 10:29:58 s15249213 named[22365]: starting BIND 9.3.1 -t /var/lib/named -u named
Oct 29 09:29:58 s15249213 named[22365]: found 1 CPU, using 1 worker thread
Oct 29 09:29:58 s15249213 named[22365]: loading configuration from '/etc/named.conf'
Oct 29 09:29:58 s15249213 named[22365]: no IPv6 interfaces found
Oct 29 09:29:58 s15249213 named[22365]: listening on IPv4 interface lo, 127.0.0.1#53
Oct 29 09:29:58 s15249213 named[22365]: listening on IPv4 interface venet0:0, 87.106.88.177#53
Oct 29 09:29:58 s15249213 named[22365]: command channel listening on 127.0.0.1#953
Oct 29 09:29:58 s15249213 named[22365]: zone 0.0.127.IN-ADDR.ARPA/IN: loaded serial 20010622
Oct 29 09:29:58 s15249213 named[22365]: zone 88.106.87.in-addr.arpa/IN: loaded serial 1190711085
Oct 29 09:29:58 s15249213 named[22365]: zone atbi.de/IN: loaded serial 1177500662
Oct 29 09:29:58 s15249213 named[22365]: zone atbi.eu/IN: loaded serial 1190711085
Oct 29 09:29:58 s15249213 named[22365]: running

von einem prozess "kill" sehe ich hier nichts !!!
 
du wolltest doch selbst, dass ich hier das rein schreibe :-):D
nagut dann Vielen Dank wenn du nichts wichtiges dabei gesehen hast!!!
 
Irgendwann hat ein Fern-(mündlicher-)Support seine Grenzen.
Wenn Du damit nicht zufrieden bist, kann ich auch nichts dran ändern.
Und wenn Du ein Problem hast mit einem Supporter zu reden, der direkten Zugriff auf den Server hat, kann ich auch daran nichts ändern.

huschi.
 
Irgendwann hat ein Fern-(mündlicher-)Support seine Grenzen.
Wenn Du damit nicht zufrieden bist, kann ich auch nichts dran ändern.
Und wenn Du ein Problem hast mit einem Supporter zu reden, der direkten Zugriff auf den Server hat, kann ich auch daran nichts ändern.

huschi.

huschi regt dich doch nicht auf :-)
ich hab doch nur das gemacht was ihr sehen wolltet. Dafür habe ich mich auch bedankt. Und mache es nochmal :-)

Also ich bin hier zufrieden :-)


gruss
 
Wenn Dir dein Hoster Angaben zum Problem macht, können wir Dir ja auch gerne helfen dieses zu beheben!!

lg
Basti
 
Back
Top