How is it possible in Amanda to ensure the best network usuage?

For instance I have 2 interfaces on for qa and prd both are 100MB full.
However there are times by watching snmp graphs that our interefaces are
not fully used in fact they have peaked at 70megabits per sec. Is there
a way to tell Amanda to use the full pipe?

Thanks

Here are my current settings 

netusage  10000000 Kbps

 

define interface bge2 {

    comment "100 Mbps ethernet"

    use 900000 kbps

}

define interface bge3 {

    comment "100 Mbps ethernet"

    use 900000 kbps

}

 

 

Reply via email to