Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37850068
en ru br
ALT Linux repos
S:2.11-alt1
5.0: 1.6-alt1
4.1: 1.6-alt0.M41.1
4.0: 1.6-alt0.M40.1
3.0: 1.4-alt2

Group :: Monitoring
RPM: vnstat

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: vnstat-1.10-alt-conf.patch
Download


Set default value of MaxBandwidth parameter to 1 GiB/s (#22996)
--- ./cfg/vnstat.conf
+++ ./cfg/vnstat.conf
@@ -41,7 +41,7 @@ RateUnit 1
 
 # maximum bandwidth (Mbit) for all interfaces, 0 = disable feature
 # (unless interface specific limit is given)
-MaxBandwidth 100
+MaxBandwidth 1000
 
 # interface specific limits
 #  example 8Mbit limit for 'ethnone':
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin