Bug#378982: Zabbix-server-mysql logrotate calls unconditional service restart

2006-07-20 Thread Attila Csipa
On Thursday 20 July 2006 14:56, Michael Ablassmeier wrote: > upstream. Even tho its quite unlikely your zabbix-server.log grows more > than 1024*1024 per day, it may result in logging-data getting lost (if Depends on your debug settings and topology I'd say :) With loglevel 4 and ~10 hosts that's

Bug#378982: Zabbix-server-mysql logrotate calls unconditional service restart

2006-07-20 Thread Attila Csipa
On Thursday 20 July 2006 14:00, Michael Ablassmeier wrote: > > > completely. Also, the shipped binary does log rotation/deletion of it's > > > own, so the logrotate entry is fairly useless (it will rotate only the > > > last 5 minutes worth of logs). > > > > hm, indeed, you are right, i think remo

Bug#378982: Zabbix-server-mysql logrotate calls unconditional service restart

2006-07-20 Thread Attila Csipa
Package: zabbix-server-mysql Version: 1.1-5 The contents of the /etc/logrotate.d/zabbix-server-mysql are as follows /var/log/zabbix-server/zabbix_server.log { daily rotate 7 compress missingok notifempty create 0640 zabbix zabbix sharedscripts postrotate /e

Bug#369787: Tinyproxy logrotate calls unconditional service restart

2006-06-01 Thread Attila Csipa
Package: tinyproxy Version: 1.6.3-2 The contents of the /etc/logrotate.d/tinyproxy are as follows /var/log/tinyproxy.log { rotate 14 daily compress missingok postrotate /etc/init.d/tinyproxy restart > /dev/null endscript } The result of this postrotate action is t