Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37913423
en ru br
ALT Linux repos
5.0: 0.11.5-alt1
4.1: 0.11.5-alt1
4.0: 0.11.5-alt1
3.0: 0.11.5-alt1

Group :: Monitoring
RPM: ipfm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
# /etc/ipfm.conf
#
# Minimal customization for ALTLinux
#

#####
## Global variables
#

# IPFM can monitor only one device.
DEVICE eth0

#########
##### First logging configuration:
## clear stats after each dump
#

LOG
FILENAME "/var/log/ipfm/%Y_%d_%m/%H_%M"
DUMP EVERY 1 hour
CLEAR EVERY 7 days
RESOLVE
SORT IN
NOPROMISC
APPEND

#########
##### Next logging configuration:
## increment stats on next dumps
#

NEWLOG
LOG
FILENAME "/var/log/ipfm/%Y_%d_%m/%H_%M.summary"
DUMP EVERY 1 hour
CLEAR EVERY 7 days
RESOLVE
SORT IN
NOPROMISC
APPEND

## EOF ##
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin