#! /bin/sh # PCP QA Test No. 126 # on linux only, check /proc/net/snmp is what we're expecting # # Copyright (c) 2002 Silicon Graphics, Inc. All Rights Reserved. # seq=`basename $0` echo "QA output created by $seq" # get standard environment, filters and checks . ./common.product . ./common.filter . ./common.check . ./localconfig rm -f $seq.out if [ -f /etc/redhat-release ] then if egrep -q '^CentOS [^0-9]*5\.[0-9]|^Red Hat [^0-9]*5\.[0-9]'