Custom event handlers
Posted: Mon Apr 14, 2014 3:23 pm
Okay. Let's say I'm trying to configure an event handler: if a particular service is down on the 3rd SOFT check, fire off a restart script on the remote machine. I got that part. My problem is, if I understand this correctly, my event handler overrides the default XI event handler. So if my restart script fails and the service stays down, the users won't get an email/page.
1) Am I understanding this correctly?
2) If so, do I need to replicate this functionality (user notifications) within my script?
3) Any hints on how to do that?
1) Am I understanding this correctly?
2) If so, do I need to replicate this functionality (user notifications) within my script?
3) Any hints on how to do that?