Where i can check a log about the last reboot time of my freebsd box

Ondra Holecek bln at deprese.net
Wed Aug 25 00:17:47 PDT 2004


Hi,
you can look at log files in /var/log, especially /var/log/messages. If its 
not enough, try to add this line at the begining of /etc/syslog.conf:
*.*                                             /var/log/all
then touch /var/log/all and killall -HUP syslogd, and after reboot look here.



On Wednesday 25 August 2004 05:44, Carlos Alarcón wrote:
> Hi, im having troubles with a freebsd box, suddenly this fbox reboots many
> times on a day, every hour at least, :(, i dont know what could be
> happening, this fbox was working great, i'd like to know if a log on the
> system could helpme to check if a program or process is making some bad
> things..
> With this box i share internet to many clients.. am worried :(.
> thanks in advance.
>
> Carlos Alarcón
>
>
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"



More information about the freebsd-isp mailing list