![]() |
![]()
| ![]() |
![]()
NAMEaction_printemail - A script for sending email from monitor action. SYNOPSIS<action name="report-email"> <param name="action-type" value="exec" /> <param name="command"> $TORRUS_BIN/action_printemail | mail alarms@example.com </param> <param name="launch-when" value="set, clear" /> </action> DESCRIPTIONThis 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 email-siteconfig.pl. Default values are installed by the first run of "make install". Subsequent runs of "make install" do not override this file. OPTIONS
FILES
SEE ALSOtorrus(1) NOTESSee more documentation at Torrus home page: http://torrus.org AUTHORStanislav Sinyagin <ssinyagin@k-open.com>
|