cmu snmp

We are using CMU snmp and when I try placing something like this:

exec cputemp /usr/cputemp/cputemp.sh

into our /etc/snmpd.conf file, it doesn't work:

Shutting down snmpd: snmpd ok
Starting snmpd: snmpdwarning: reading config: don't know what to do with this line: exec cputemp /usr/cputemp/cputemp.sh


Does cmu snmp not support adding your own custom exec's to the config file?

Maybe I should just install net-snmp ?

 

 

 

 

Top