TORRUS_ACTION_SNMPTRAP(7) | torrus | TORRUS_ACTION_SNMPTRAP(7) |
action_snmptrap, action_snmpv1trap - Scripts for sending SNMP traps (version 2c and 1 respectively) from monitor action. "action_snmpv1trap" is obsolete as the preferred SNMP version is 2c.
<action name="snmptrap"> <param name="action-type" value="exec" /> <param name="command" value="$TORRUS_BIN/action_snmptrap" /> <param name="launch-when" value="set, clear" /> </action>
This program is designed for usage from a monitor action only. It takes the arguments from environment variables, as described in action-type "exec" in Torrus XML Configuration Guide. In addition, some values may be supplied via command-line arguments (see section OPTIONS below).
Site-specific variables must be specified in the file snmptrap-siteconfig.pl. Default values are installed by the first run of "make install". Subsequent runs of "make install" do not override this file.
See more documentation at Torrus home page: http://torrus.org
Stanislav Sinyagin <ssinyagin@k-open.com>
2023-05-02 | torrus 3.00 |