git://git.onelab.eu
/
sfa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Implemented terminal rules
[sfa.git]
/
sfatables
/
targets
/
MAX_LINK_BW.xml
1
<target name="MAX_LINK_BANDWIDTH">
2
<!-- The context is empty, since this target does not require any input from SFA -->
3
<context select=""/>
4
<rule>
5
<argument>
6
<name>max-link-bandwidth</name>
7
<help>Maximum link bandwidth.</help>
8
<operand>bps</operand>
9
</argument>
10
</rule>
11
<processor filename="max_link_banwidth.xsl"/>
12
</target>