Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#100 closed incident (fixed)

thttpd logs not properly rotated (/var filing)

Reported by: rick Owned by: rick
Keywords: Cc:
Location: Generiek

Description

CNodeVosko3# df -h | grep /var
/dev/md1 9.1M 5.7M 2.7M 68% /var
CNodeVosko3# fstat -f /var/ | grep thttpd
root thttpd 1669 4 /var 49 -rw-r--r-- 4477332 w
CNodeVosko3# killall -HUP thttpd
CNodeVosko3# fstat -f /var/ | grep thttpd
root thttpd 1669 5 /var 68 -rw-r--r-- 83 w
CNodeVosko3# df -h | grep /var
/dev/md1 9.1M 2.7M 5.7M 32% /var
CNodeVosko3#

/etc/newsyslog.conf needs to be checked if proper signal is send

Change History (2)

comment:1 by huub, 12 years ago

Resolution: fixed
Status: newclosed

Er stonden twee entries voor thttpd.log in newsyslog.conf, eentje zonder pid_file.

comment:2 by rick, 12 years ago

In 10729:

Verbeter alle compass waardes, door het uit te rekenen met coordinaten.

Fixes: nodefactory#100

Note: See TracTickets for help on using tickets.