Hi all,
I have a nagios server in which I want to config some EventHandlers,
I want that the Event Handlers will act when a service is critical-Hard (= Processname.exe has been closed) and will re-open the service. the service is an .exe file which located on the server desktop.
how can i write something like that in perl/shell (the whole script please) as im not very strong in those languages.
Of course it sould be according to the nagios parameters whatever they will be.
Just to clearify, the nagios server obviously monitoring lots of servers, so i need the event handler will take action on the remote server side, not on the nagios server.
Thanks!! It's kinda urgent