We have a setup where 8 engineers have 1 week of on duty support each, where we need to send alerts to these engineers. We have a txt file on another server where initials of the on duty engineer is set for another purpose (e.g. eng1 - e-mail address is eng1@mycompany.dom).
How can I use this txt file, to change a UDV for alerting in the action profile??
Reg.
Kenneth
Send e-mail to engineer on duty
You may create separate application. Your application should generate HM Script (special text file), using SetUserVariable and SaveUserVariables commands
http://www.ks-soft.net/hostmon.eng/mfra ... #actScript
Then you may setup "File/Folder Availability" or "File Integrity" test item to check for new version of such script file and use "Execute HMScript" action assigned to the test to launch the script.
Regards
Alex
http://www.ks-soft.net/hostmon.eng/mfra ... #actScript
Then you may setup "File/Folder Availability" or "File Integrity" test item to check for new version of such script file and use "Execute HMScript" action assigned to the test to launch the script.
Regards
Alex