I get none of my previous errors but I do get this one:
Code: Select all
Stopping snmptrapd: [FAILED] (in capital red letters too :cry:
pidof: invalid options on command line!
Code: Select all
Stopping snmptrapd: [FAILED] (in capital red letters too :cry:
pidof: invalid options on command line!
smptrapd is a completely different app from snmptt. Both are needed for what you are wanting to do. snmptrapd receives the traps and forwards them to snmptt which then calls a python script that manipulates the data and sends it to Nagios.benhank wrote:OK i have a fresh clean machine and I have snmp set up. no scratch that...i have it installed...hmmmm. I have what may or may not be snmptt located in my Linux's internal command structure.
I get none of my previous errors but I do get this one:Tried to look the error up on google, but all it returned was the words "hahahahahaha" on my screen.Code: Select all
Stopping snmptrapd: [FAILED] (in capital red letters too :cry: pidof: invalid options on command line!
Code: Select all
MIB could not be installed - directory permissions may be incorrect.Code: Select all
/etc/rc.d/init.d/snmptrapdCode: Select all
OPTIONS="-Lsd -On -p /var/run/snmptrapd.pid"Code: Select all
OPTIONS="-Lsd -p /var/run/snmptrapd.pid"Code: Select all
pidof: invalid options on command line! Code: Select all
chown root.nagios /etc/snmp/snmptt.ini /etc/snmp /usr/share/snmp/mibs/
chown snmptt.snmptt /var/log/snmptt /var/spool/snmpttCode: Select all
chmod -R 777 /usr/share/snmp/