
15th July 2010, 17:06
|
|
Senior Member
|
|
Join Date: Sep 2009
Posts: 292
Thanks: 1
Thanked 4 Times in 3 Posts
|
|
Ok a quick update:
I've read all the files and, from syslog, I can see when the crash happens
Code:
Jul 13 17:09:32 srv3 postfix/smtpd[10562]: warning: 188.115.221.40: hostname host-188-115-221-40.orangearmenia.am verification failed: Name or service not known
Jul 13 17:09:32 srv3 postfix/smtpd[10562]: warning: 188.115.221.40: hostname host-188-115-221-40.orangearmenia.am verification failed: Name or service not known
Jul 13 17:09:32 srv3 postfix/smtpd[9564]: NOQUEUE: reject: RCPT from 189.58.69.37.dynamic.adsl.gvt.net.br[189.58.69.37]: 550 5.1.1 <part1.01070107.02010909@XXXX.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<part1.01070107.02010909@XXXX.com> to=<part1.01070107.02010909@XXXX.com> proto=SMTP helo=<189.58.69.37.dynamic.adsl.gvt.net.br>
Jul 13 17:09:32 srv3 postfix/smtpd[9564]: NOQUEUE: reject: RCPT from 189.58.69.37.dynamic.adsl.gvt.net.br[189.58.69.37]: 550 5.1.1 <part1.01070107.02010909@XXXX.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<part1.01070107.02010909@XXXX.com> to=<part1.01070107.02010909@XXXX.com> proto=SMTP helo=<189.58.69.37.dynamic.adsl.gvt.net.br>
Jul 13 17:09:32 srv3 postfix/smtpd[9564]: connect from 189.58.69.37.dynamic.adsl.gvt.net.br[189.58.69.37]
Jul 13 17:09:32 srv3 postfix/smtpd[9564]: connect from 189.58.69.37.dynamic.adsl.gvt.net.br[189.58.69.37]
Jul 13 17:09:33 srv3 postfix/smtpd[9564]: disconnect from 189.58.69.37.dynamic.adsl.gvt.net.br[189.58.69.37]
Jul 13 17:09:33 srv3 postfix/smtpd[9564]: lost connection after RCPT from 189.58.69.37.dynamic.adsl.gvt.net.br[189.58.69.37]
Jul 13 17:09:35 srv3 postfix/smtpd[10535]: disconnect from unknown[218.248.64.232]
Jul 13 17:09:50 srv3 postfix/smtpd[10669]: sql auxprop plugin using mysql engine
Jul 13 17:09:52 srv3 postfix/smtpd[10687]: sql auxprop plugin using mysql engine
Jul 13 17:09:52 srv3 postfix/smtpd[10763]: sql auxprop plugin using mysql engine
Jul 13 17:09:52 srv3 postfix/smtpd[10764]: sql auxprop plugin using mysql engine
Jul 13 17:09:52 srv3 postfix/smtpd[10765]: sql auxprop plugin using mysql engine
Jul 13 17:09:52 srv3 postfix/smtpd[10766]: sql auxprop plugin using mysql engine
Jul 13 17:09:52 srv3 postfix/smtpd[10767]: sql auxprop plugin using mysql engine
Any idea of what is going on?
I really want to understand how the server crashed, so to avoid another crash for the same reason...
thanks
Michele
|

15th July 2010, 20:31
|
|
Senior Member
|
|
Join Date: Jun 2006
Posts: 375
Thanks: 11
Thanked 48 Times in 40 Posts
|
|
Nothing strange there, could it just be high load that made server crash? Do you have any monitoring software that monitors load and than email if the load is over 1.
|

16th July 2010, 13:12
|
|
Senior Member
|
|
Join Date: Sep 2009
Posts: 292
Thanks: 1
Thanked 4 Times in 3 Posts
|
|
What do you mean "it is over 1" ?
No anyway, I've not a monitor script yet... do you suggest me a specific software or I need to write a kind of perl or bash script that will monitor the server load, the memory usage, etc...?
In this case, can I get the value from the ISPConfig database? (the values shown in "show server load" for example...
Thanks
Michele
|

16th July 2010, 13:40
|
|
Senior Member
|
|
Join Date: Jun 2006
Posts: 375
Thanks: 11
Thanked 48 Times in 40 Posts
|
|
I have Nagios installed that monitors every server and service. Nagios is installed on separate server and it's not in the same datacenter as rest of my servers.
Nagios can monitor everything that can be monitored
|

16th July 2010, 14:10
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,895
Thanks: 693
Thanked 4,191 Times in 3,208 Posts
|
|
Quote:
Originally Posted by voltron81
What do you mean "it is over 1" ?
No anyway, I've not a monitor script yet... do you suggest me a specific software or I need to write a kind of perl or bash script that will monitor the server load, the memory usage, etc...?
In this case, can I get the value from the ISPConfig database? (the values shown in "show server load" for example...
Thanks
Michele
|
He is taling abou the server load. You see the server load when you execute the command "uptime" or use the "top" command.
|

16th July 2010, 14:25
|
|
Senior Member
|
|
Join Date: Sep 2009
Posts: 292
Thanks: 1
Thanked 4 Times in 3 Posts
|
|
Hi till,
thanks for the explaination...
I've this as result of uptime command:
SVR1: 13:23:44 up 2 days, 36 min, 1 user, load average: 1.07, 1.16, 0.95
SRV2: 13:23:35 up 2 days, 18:36, 1 user, load average: 1.47, 1.46, 1.19
Is that fine?
Thanks
Michele
|

16th July 2010, 14:32
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,895
Thanks: 693
Thanked 4,191 Times in 3,208 Posts
|
|
Yes, thats fine. If you get loads > 10 then your server will start to react sluggish.
|

16th July 2010, 14:49
|
|
Senior Member
|
|
Join Date: Sep 2009
Posts: 292
Thanks: 1
Thanked 4 Times in 3 Posts
|
|
Ok then it's fine, because the max value of server load that I've noticed was 3... from your experiece, with a server Dual-Core AMD Opteron(tm) Processor 1216 HE and 4GB Ram, how many emails I can manage? (I mean, how many emails for minute as an average).
I know that it's difficult to say, but just more or less...
Anyway I'm still investigating the cause of the crash... with not so many progresses...
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 15:35.
|
|
Recent comments
6 hours 23 min ago
15 hours 51 min ago
16 hours 40 min ago
20 hours 13 min ago
1 day 37 min ago
1 day 59 min ago
1 day 3 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 19 hours ago