[check]
author = "Nageswara R Sastry <nasastry@in.ibm.com>"
component = "network"

[deps]
sys_platform=s390 or sys_platform=s390x

[sysinfo lsqeth_p]
program = "/sbin/lsqeth -p"

[sysinfo proc_meminfo]
file = "/proc/meminfo"

[param recommended_buffercount]
default = "<=500MB:16,<=1GB:32,<=2GB:64,>2GB:128"
# comparision operator memory_size:buffer_count 
# comma (,) is the separator

[exception inefficient_buffercount]
severity = medium
