Changes

Jump to navigation Jump to search
133 bytes added ,  04:09, 26 July 2022
Line 1: Line 1: −
{{Languages|Smeserver-bandwidthd}}
+
{{Languages|bandwidthd}}
    
== Bandwidthd for SME Server ==
 
== Bandwidthd for SME Server ==
Line 28: Line 28:       −
=== Installation 8.X, 9.X===
+
===Installation===
 
+
<tabs container><tab name="For SME 10">
 +
yum install smeserver-bandwidthd --enablerepo=smecontribs
 +
</tab><tab name="For SME 9.X, 8.X">
 
  yum install smeserver-bandwidthd --enablerepo=smecontribs
 
  yum install smeserver-bandwidthd --enablerepo=smecontribs
   Line 40: Line 42:     
and wait for your db to start collecting data (at least 3 minutes)
 
and wait for your db to start collecting data (at least 3 minutes)
 +
</tab>
 +
</tabs>
    
===Configuration with db command===
 
===Configuration with db command===
Line 64: Line 68:  
* 'device' : default is "any", you can put there an interface you want to monitor. '''You should consider to set one network interface. Any might cause to account twice some traffic for your LAN hosts.'''
 
* 'device' : default is "any", you can put there an interface you want to monitor. '''You should consider to set one network interface. Any might cause to account twice some traffic for your LAN hosts.'''
 
* 'skipInterval' : default is "0", An interval is 2.5 minutes, this is how many intervals to skip before doing a graphing run
 
* 'skipInterval' : default is "0", An interval is 2.5 minutes, this is how many intervals to skip before doing a graphing run
* 'grapCutofff' : default is "1024", Graph cutoff is how many k must be transferred by an ip before we bother to graph it  
+
* 'grapCutoff' : default is "1024", Graph cutoff is how many k must be transferred by an ip before we bother to graph it  
 
* 'promiscuous' : default is "false",  Put interface in promiscuous mode to score to traffic that may not be routing through the host machine.
 
* 'promiscuous' : default is "false",  Put interface in promiscuous mode to score to traffic that may not be routing through the host machine.
 
* 'output_cdf' : default is "false", Log data to cdf file htdocs/log.cdf (NB: 'graph'="true" will override this if at false and consider it at true).
 
* 'output_cdf' : default is "false", Log data to cdf file htdocs/log.cdf (NB: 'graph'="true" will override this if at false and consider it at true).
Line 105: Line 109:  
you can access it '''through the server-manager''' in the administration panel, and also at the URL https://SERVER/bandwidthd or https://SERVER/"URL"  ( default is php, html if php deactivated), https://SERVER/bandwidthd-static (html version only),https://SERVER/bandwidthd-sql (php version only)
 
you can access it '''through the server-manager''' in the administration panel, and also at the URL https://SERVER/bandwidthd or https://SERVER/"URL"  ( default is php, html if php deactivated), https://SERVER/bandwidthd-static (html version only),https://SERVER/bandwidthd-sql (php version only)
   −
===Advanced Monitoring (experienced users)===
+
===SME9 Advanced Monitoring (experienced users)===
 
Using the sensors you can monitor multiple server or interface. However you need to configure a host for the mysql db to contact if monitoring multiple host or to run multiple instances of bandwithd if you want to monitor multiple interface ( but not all) or want to avoid multiple accounting while using any on local hosts.
 
Using the sensors you can monitor multiple server or interface. However you need to configure a host for the mysql db to contact if monitoring multiple host or to run multiple instances of bandwithd if you want to monitor multiple interface ( but not all) or want to avoid multiple accounting while using any on local hosts.
  
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu