Ubuntu hdd activity en maillogging

Pagina: 1
Acties:

Onderwerpen


Acties:
  • 0 Henk 'm!

  • DarkSand
  • Registratie: Mei 2000
  • Laatst online: 21-08 12:19
Hallo,

Ik heb wat kleine problemen met mijn Ubuntu server. Elke 2 seconden wordt de harddisk aangesproken.
Ik heb al een aantal dingen geprobeerd, maar de server blijft het doen.

De server is voorzien van Ubuntu 7.04
Er draait postfix op met courier en mysql authenticatie

Nu vond ik het volgende, de mail log wordt wel erg groot, en na inspectie zie ik het volgende.

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
May 23 12:20:28 madisch courierpop3login: Disconnected, ip=[::ffff:127.0.0.1]
May 23 12:20:29 madisch postfix/smtpd[31503]: connect from localhost[127.0.0.1]
May 23 12:20:29 madisch postfix/smtpd[31503]: disconnect from localhost[127.0.0.1]
May 23 12:21:26 madisch imapd: Connection, ip=[::ffff:127.0.0.1]
May 23 12:21:26 madisch imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=10, sent=307
May 23 12:21:28 madisch courierpop3login: Connection, ip=[::ffff:127.0.0.1]
May 23 12:21:28 madisch courierpop3login: Disconnected, ip=[::ffff:127.0.0.1]
May 23 12:21:29 madisch postfix/smtpd[31503]: connect from localhost[127.0.0.1]
May 23 12:21:29 madisch postfix/smtpd[31503]: disconnect from localhost[127.0.0.1]
May 23 12:22:26 madisch imapd: Connection, ip=[::ffff:127.0.0.1]
May 23 12:22:26 madisch imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=10, sent=307
May 23 12:22:28 madisch courierpop3login: Connection, ip=[::ffff:127.0.0.1]
May 23 12:22:28 madisch courierpop3login: Disconnected, ip=[::ffff:127.0.0.1]
May 23 12:22:29 madisch postfix/smtpd[31503]: connect from localhost[127.0.0.1]
May 23 12:22:29 madisch postfix/smtpd[31503]: disconnect from localhost[127.0.0.1]
May 23 12:22:37 madisch postfix/anvil[30020]: statistics: max connection rate 1/60s for (smtp:195.121.247.31) at May 23 12:13:29
May 23 12:22:37 madisch postfix/anvil[30020]: statistics: max connection count 1 for (smtp:195.121.247.31) at May 23 12:13:29
May 23 12:22:37 madisch postfix/anvil[30020]: statistics: max cache size 2 at May 23 12:13:55
May 23 12:23:26 madisch imapd: Connection, ip=[::ffff:127.0.0.1]
May 23 12:23:26 madisch imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=10, sent=307
May 23 12:23:28 madisch courierpop3login: Connection, ip=[::ffff:127.0.0.1]
May 23 12:23:29 madisch courierpop3login: Disconnected, ip=[::ffff:127.0.0.1]
May 23 12:23:29 madisch postfix/smtpd[31503]: connect from localhost[127.0.0.1]
May 23 12:23:29 madisch postfix/smtpd[31503]: disconnect from localhost[127.0.0.1]
May 23 12:24:26 madisch imapd: Connection, ip=[::ffff:127.0.0.1]
May 23 12:24:26 madisch imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=10, sent=307
May 23 12:24:29 madisch courierpop3login: Connection, ip=[::ffff:127.0.0.1]
May 23 12:24:29 madisch courierpop3login: Disconnected, ip=[::ffff:127.0.0.1]
May 23 12:24:29 madisch postfix/smtpd[31503]: connect from localhost[127.0.0.1]
May 23 12:24:29 madisch postfix/smtpd[31503]: disconnect from localhost[127.0.0.1]
May 23 12:25:07 madisch postfix/smtpd[31503]: connect from psmtp29.wxs.nl[195.121.247.31]
May 23 12:25:07 madisch postfix/smtpd[31503]: NOQUEUE: reject: RCPT from censuur
May 23 12:25:11 madisch postfix/smtpd[31503]: disconnect from psmtp29.wxs.nl[195.121.247.31]
May 23 12:25:26 madisch imapd: Connection, ip=[::ffff:127.0.0.1]
May 23 12:25:26 madisch imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=10, sent=307
May 23 12:25:28 madisch courierpop3login: Connection, ip=[::ffff:127.0.0.1]
May 23 12:25:28 madisch courierpop3login: Disconnected, ip=[::ffff:127.0.0.1]
May 23 12:25:29 madisch postfix/smtpd[31503]: connect from localhost[127.0.0.1]
May 23 12:25:29 madisch postfix/smtpd[31503]: disconnect from localhost[127.0.0.1]
May 23 12:26:26 madisch imapd: Connection, ip=[::ffff:127.0.0.1]
May 23 12:26:26 madisch imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=10, sent=307
May 23 12:26:28 madisch courierpop3login: Connection, ip=[::ffff:127.0.0.1]
May 23 12:26:28 madisch courierpop3login: Disconnected, ip=[::ffff:127.0.0.1]
May 23 12:26:29 madisch postfix/smtpd[31503]: connect from localhost[127.0.0.1]
May 23 12:26:29 madisch postfix/smtpd[31503]: disconnect from localhost[127.0.0.1]


Zoals je ziet wordt er wel heel vaak dingen gelogd, dit lijkt me niet normaal.
Weet iemand wat ik moet doen om dit soort zaken te beperken?

Acties:
  • 0 Henk 'm!

  • Scharnout
  • Registratie: November 2000
  • Laatst online: 10-04-2024

Scharnout

Meuk

Ja!

Je controleert zo te zien om de minuut je mailboxen. Zet dat op 10 en je hebt het al met factor 10 verkleind :)

And Bob's your uncle ...


Acties:
  • 0 Henk 'm!

  • DarkSand
  • Registratie: Mei 2000
  • Laatst online: 21-08 12:19
Scharnout schreef op maandag 26 mei 2008 @ 14:42:
Ja!

Je controleert zo te zien om de minuut je mailboxen. Zet dat op 10 en je hebt het al met factor 10 verkleind :)
Uiteraard, maar waar wordt dit gedefineerd? Ik heb al even gezocht, maar geen idee.

Acties:
  • 0 Henk 'm!

  • Scharnout
  • Registratie: November 2000
  • Laatst online: 10-04-2024

Scharnout

Meuk

DarkSand schreef op maandag 26 mei 2008 @ 16:46:
[...]


Uiteraard, maar waar wordt dit gedefineerd? Ik heb al even gezocht, maar geen idee.
In je client voor zover ik weet. In thunderbird staat bijvoorbeeld standaard 10 minuten ergens. Welke client gebruik je en kijk daar even in

And Bob's your uncle ...


Acties:
  • 0 Henk 'm!

  • DarkSand
  • Registratie: Mei 2000
  • Laatst online: 21-08 12:19
Scharnout schreef op maandag 26 mei 2008 @ 19:43:
[...]

In je client voor zover ik weet. In thunderbird staat bijvoorbeeld standaard 10 minuten ergens. Welke client gebruik je en kijk daar even in
Dat is het nu juist, ik gebruik zo goed als geen clients maar draai squirrelmail, en die check ik eens per 2-3 dagen ofzo, dus dat is het vreemde.

Acties:
  • 0 Henk 'm!

  • BCC
  • Registratie: Juli 2000
  • Laatst online: 21:08

BCC

Er draait ook geen fetchmail die mailtjes binnenfietst oid? Er loopt toch echt iets je pop3 en je imap te pollen vanaf localhost

[ Voor 36% gewijzigd door BCC op 26-05-2008 22:53 ]

Na betaling van een licentievergoeding van €1.000 verkrijgen bedrijven het recht om deze post te gebruiken voor het trainen van artificiële intelligentiesystemen.

Pagina: 1