diff --git a/snmp_sensors.sh b/snmp_sensors.sh new file mode 100644 index 0000000..40ef193 --- /dev/null +++ b/snmp_sensors.sh @@ -0,0 +1,15 @@ +#!/bin/bash +if [ -z $1 ] ; then + echo "No Paramters given." + exit 1 +fi + +if [ "z${1}" == "zcpu" ] ; then + cpu=$(