Threshold status messages (informs/traps) will be sent to SNMP notification receivers. This includes Alerts, Warnings and Restoration traps per default. Note: This feature requires the Cacti SNMPAgent plugin.
This is the message that will be displayed at the top of all Threshold Alerts (1024 Char MAX).HTML is allowed, but will be removed for text only Emails.There are several common replacement tags that may be used in include:<br><DESCRIPTION> <HOSTNAME> <HOST_ID> <SITE> <LOCATION> <TIME> <DATE> <DATE_RFC822> <BREACHED_ITEMS><URL> <GRAPHID> <THOLD_ID> <CURRENTVALUE> <THRESHOLDNAME><DSNAME> <SUBJECT> <GRAPH> <NOTES> <DNOTES>
This is the message that will be displayed at the top of all Threshold warnings (1024 Char MAX).HTML is allowed, but will be removed for text only Emails.There are several common replacement tags that may be used in include:<br><DESCRIPTION> <HOSTNAME> <HOST_ID> <SITE> <LOCATION> <TIME> <DATE> <DATE_RFC822> <BREACHED_ITEMS><URL> <GRAPHID> <THOLD_ID> <CURRENTVALUE> <THRESHOLDNAME><DSNAME> <SUBJECT> <GRAPH> <NOTES> <DNOTES>
This is the message that will be displayed at the top of all Threshold restoral notifications (1024 Chars MAX).HTML is allowed, but will be removed for text only Emails.There are several common replacement tags that may be used in include:<br><DESCRIPTION> <HOSTNAME> <HOST_ID> <SITE> <LOCATION> <TIME> <DATE> <DATE_RFC822> <BREACHED_ITEMS><URL> <GRAPHID> <THOLD_ID> <CURRENTVALUE> <THRESHOLDNAME><DSNAME> <SUBJECT> <GRAPH> <NOTES> <DNOTES>
This is the Email subject that will be displayed in the Email (128 Char MAX).Leave blank for the default.There are several common replacement tags that may be used in include:<br><PHASE> <THRESHOLDVALUE> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <BREACHUP> <REALERT> <HOSTNAME>
This is the message that will be displayed at the top of all Threshold Alerts (1024 Char MAX).HTML is allowed, but will be removed for text only emails.There are several common replacement tags that may be used in include:<br>eg. <DESCRIPTION> <HOSTNAME> <TIME> <DATE> <URL> <GRAPHID> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <SUBJECT> <GRAPH> <HI> <LOW> <DURATION> <TRIGGER> <DETAILS_URL> <DATE_RFC822> <BREACHED_ITEMS>
This is the Warning Email subject that will be displayed in the Email after change to Warning (128 Char MAX).Leave blank for the default.There are several common replacement tags that may be used in include:<br><PHASE> <THRESHOLDVALUE> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <BREACHUP> <REALERT> <HOSTNAME>
This is the message that will be displayed at the top of all Threshold Warnings (1024 Char MAX).HTML is allowed, but will be removed for text only emails.There are several common replacement tags that may be used in include:<br>eg. <DESCRIPTION> <HOSTNAME> <TIME> <DATE> <URL> <GRAPHID> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <SUBJECT> <GRAPH> <HI> <LOW> <DURATION> <TRIGGER> <DETAILS_URL> <DATE_RFC822> <BREACHED_ITEMS>
This is the Email subject that will be displayed in the Email after a Restoral to Normal (128 Char MAX).Leave blank for the default.There are several common replacement tags that may be used in include:<br><PHASE> <THRESHOLDVALUE> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <BREACHUP> <REALERT> <HOSTNAME>
This is the message that will be displayed at the top of all Threshold restoral notifications (1024 Chars MAX).HTML is allowed, but will be removed for text only Emails.There are several common replacement tags that may be used in include:<br><DESCRIPTION> <HOSTNAME> <HOST_ID> <TIME> <DATE> <DATE_RFC822> <BREACHED_ITEMS><URL> <GRAPHID> <CURRENTVALUE> <THRESHOLDNAME><DSNAME> <SUBJECT> <GRAPH> <NOTES> <DNOTES>
If set, and if a High Threshold is breached, this command will be run.Please enter a valid command.In addition, there are several replacement tags available that can be used to pass information from the Threshold to the script.You can do this as arguments on the command line, or preferably, in the environment of the script.All replacement values will appear in the environment of the script prefixed with THOLD_.So, for example CURRENTVALUE will become THOLD_CURRENTVALUE, and so on.The variables include: <DESCRIPTION> <HOSTNAME> <TIME> <DATE> <URL> <GRAPHID> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <SUBJECT> <GRAPH> <HI> <LOW> <DURATION> <TRIGGER> <DETAILS_URL> <DATE_RFC822> <BREACHED_ITEMS>.Finally, Host, Data Query and Data Input replacement can be made.For example, if you have a data input custom data called pending, to perform the replacement use |pending|.For Data Query, and Host replacement use Cacti conventions |query_xxxx|, and |host_xxxx| respectively.
If set, and if a Low Threshold is breached, this command will be run. Please enter a valid command.In addition, there are several replacement tags available that can be used to pass information from the Threshold to the script.You can do this as arguments on the command line, or preferably, in the environment of the script.All replacement values will appear in the environment of the script prefixed with THOLD_.So, for example CURRENTVALUE will become THOLD_CURRENTVALUE, and so on.The variables include: <DESCRIPTION> <HOSTNAME> <TIME> <DATE> <URL> <GRAPHID> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <SUBJECT> <GRAPH> <HI> <LOW> <DURATION> <TRIGGER> <DETAILS_URL> <DATE_RFC822> <BREACHED_ITEMS>.Finally, Host, Data Query and Data input replacement can be made.For example, if you have a data input custom data called pending, to perform the replacement use |pending|.For Data Query, and Host replacement use Cacti conventions |query_xxxx|, and |host_xxxx| respectively.
If set, when a thold falls back to a normal value, this command will be run.Please enter a valid command.In addition, there are several replacement tags available that can be used to pass information from the Threshold to the script.You can do this as arguments on the command line, or preferably, in the environment of the script.All replacement values will appear in the environment of the script prefixed with THOLD_.So, for example CURRENTVALUE will become THOLD_CURRENTVALUE, and so on.The variables include: <DESCRIPTION> <HOSTNAME> <TIME> <DATE> <URL> <GRAPHID> <CURRENTVALUE> <THRESHOLDNAME> <DSNAME> <SUBJECT> <GRAPH> <HI> <LOW> <DURATION> <TRIGGER> <DETAILS_URL> <DATE_RFC822> <BREACHED_ITEMS>.Finally, Host, Data Query and Data input replacement can be made.For example, if you have a data input custom data called pending, to perform the replacement use |pending|.For Data Query, and Host replacement use Cacti conventions |query_xxxx|, and |host_xxxx| respectively.