[CentOS] Investigate the root cause of server reboot

2009-09-06 Thread Justin Yao
Hi, My CentOS will reboot every several days. There's nothing in /var/log/messages. I want to find out why it reboots automatically. Is there any log I can look at? Or any suggestions to monitor the server activity? Thanks, Justin ___ CentOS mailing lis

Re: [CentOS] Investigate the root cause of server reboot

2009-09-06 Thread Justin Yao
Hi Barry, Thanks for your suggestion. The load of my server is very light. I'll give remote syslog a try. If remote syslog can't catch anything extra, is there any other clue? Thanks, Justin On Sun, Sep 6, 2009 at 10:45 AM, Barry Brimer wrote: > > My CentOS will reboot every several days. The

Re: [CentOS] Persisting module loading

2009-09-11 Thread Justin Yao
You could put them into /etc/sysconfig/iptables-config On Fri, Sep 11, 2009 at 2:08 PM, Diogo Sperb Schneider wrote: > Greetings! > > I have loaded a few modules: > > modprobe ip_nat_ftp > modprobe ip_conntrack_ftp > > And now I'd like to persist those so they're loaded when the system boots > u

Re: [CentOS] Persisting iproute2 routes and rules

2009-09-11 Thread Justin Yao
you can add the routes to: /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth1 etc. check script /etc/sysconfig/network-scripts/ifup-routes for details On Fri, Sep 11, 2009 at 2:06 PM, Diogo Sperb Schneider wrote: > Greetings! > > I have defined a few routes a