File nagios.logrotate of Package nagios

/var/log/nagios/nagios.log {
    compress
    dateext
    maxage 365
    rotate 99
    size=+1024k
    notifempty
    missingok
    copytruncate
    postrotate
	/etc/init.d/nagios reload
    endscript
}
openSUSE Build Service is sponsored by