New upstream version 0.6.27
This commit is contained in:
25
contrib/fedora/logwatch/conf/logfiles/pnp4nagios.conf.in
Normal file
25
contrib/fedora/logwatch/conf/logfiles/pnp4nagios.conf.in
Normal file
@@ -0,0 +1,25 @@
|
||||
##########################################################################
|
||||
# $Id$
|
||||
##########################################################################
|
||||
|
||||
########################################################
|
||||
# This was written and is maintained by:
|
||||
# Chuck Lane <lane@dchooz.org>
|
||||
#
|
||||
########################################################
|
||||
|
||||
# What actual file? Defaults to LogPath if not absolute path....
|
||||
LogFile = @PERFDATA_LOG@
|
||||
Logfile = @logdir@/npcd.log
|
||||
|
||||
# If the archives are searched, here is one or more line
|
||||
# (optionally containing wildcards) that tell where they are...
|
||||
#If you use a "-" in naming add that as well -mgt
|
||||
Archive = @PERFDATA_LOG@?[0-9]+
|
||||
Archive = @PERFDATA_LOG@?[0-9]+.gz
|
||||
Archive = @logdir@/npcd.log.[0-9]+
|
||||
Archive = @logdir@/npcd.log.[0-9]+.gz
|
||||
|
||||
|
||||
*ApplyEuroDate =
|
||||
# vi: shiftwidth=3 tabstop=3 et
|
||||
Reference in New Issue
Block a user