Hi,
I'm having a little problem with the action mechanism.
I have about 10 actions that I've created, one of them is set to send mail.
The action that sends mail works when there is a problem and no maintenance.
I have other actions that does remote command (starting a service).
I'm having a problem when the trigger set to problem, the action of the remote command fires up and that's good, but the action of sending mail isn't.
Now, I know I can put another step within the remote command to send mail, but I have a special format for this mail, that I change every now and than, and I rather change it in one place instead of 10.
Anyone know if it's hard coded that it breaks after the first action? or it should run all of the related actions ? (if so, does anyone have idea what it doesn't continue?)
Thanks,
I'm having a little problem with the action mechanism.
I have about 10 actions that I've created, one of them is set to send mail.
The action that sends mail works when there is a problem and no maintenance.
I have other actions that does remote command (starting a service).
I'm having a problem when the trigger set to problem, the action of the remote command fires up and that's good, but the action of sending mail isn't.
Now, I know I can put another step within the remote command to send mail, but I have a special format for this mail, that I change every now and than, and I rather change it in one place instead of 10.
Anyone know if it's hard coded that it breaks after the first action? or it should run all of the related actions ? (if so, does anyone have idea what it doesn't continue?)
Thanks,
Comment