HI,
I have 7 VPN links in a 'hub and spoke' config, I would like this monitor to email each remote site admin upon failure of each link but if all links fail I only want 1 email sent to myself... i.e. overide other alerts with one single alert.
Or possibly one test that will ping multiple host would work too.
Any help would be great.
Thanks in advance.
Multiple alerts
You want to send e-mail notifications, each test item should send mail to different recipient. Right?
1) open Action Profiles dialog (menu Profile->Action Profiles),
2) click [New] button to create new profile
3) click left [Add] button and select "Send e-mail (SMTP)" from the list; fill up action parameters. Use variable in "To" field (e.g. %CommentLine2%)
4) you may repeat step #3 for "Good" notification
5) close Action Profiles dialog
6) select test in the main window, open Test Properties dialog (press Enter key, or click [Edit] button to open dialog)
7) choose alert profile you just created in "Alert profile" field
8] add e-mail address of the recipient into Comment field (if you used %CommentLine2% variable, type e-mail address in the second line of the comment). Close dialog.
9) repeat steps 6-8 for each test item
Regards
Alex
1) open Action Profiles dialog (menu Profile->Action Profiles),
2) click [New] button to create new profile
3) click left [Add] button and select "Send e-mail (SMTP)" from the list; fill up action parameters. Use variable in "To" field (e.g. %CommentLine2%)
4) you may repeat step #3 for "Good" notification
5) close Action Profiles dialog
6) select test in the main window, open Test Properties dialog (press Enter key, or click [Edit] button to open dialog)
7) choose alert profile you just created in "Alert profile" field
8] add e-mail address of the recipient into Comment field (if you used %CommentLine2% variable, type e-mail address in the second line of the comment). Close dialog.
9) repeat steps 6-8 for each test item
Regards
Alex