path: onesixtyone_0.3.4-1/dotest.sh #!/bin/bash pidof snmpd || { echo "snmpd not running?"; exit 1; } result=$(./onesixtyone 127.0.0.1)