How can I generate a test trap with a CentOS box to send to a remote monitoring box?

link|improve this question

50% accept rate
feedback

2 Answers

up vote 2 down vote accepted

You can use snmptrap - see http://www.net-snmp.org/tutorial/tutorial-5/commands/snmptrap.html for more details.

link|improve this answer
feedback

Restart the snmpd service, service snmpd restart. That should send agent shutdown/start traps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.