What does the system do? The system might be overtaxed i.e. stuck in I/O wait, lack of memory resources, etc.
Do you have snmp polling. Do you have monitoring mechanism i.e. every X minutes get a snapshot of what is going on on the system?
How much memory does the system have, and how much swap does it have.
A system that becomes unresponsive might be a resource issue rather than the system crashing.
Main Topics
Browse All Topics





by: ravenplPosted on 2009-06-21 at 07:19:00ID: 24677445
I have successfully configured kdump using the following faq http://kbase.redhat.com/fa q/docs/DOC -6039
Have You configured the kdump.conf file - after it's changed, the kdump service has to be restarted.
Have You configured memory for the crash (crashkernel=128M@16M)? It will not work without it.