Set up a Sev 2 alert when the Primary WA service fails. A
windows batch script needs to be created that will monitor
the WA service on the Primary and when the service
stops/fails a Sev 2 TT is generated for a particular team ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the exit command?
How to use arguments in a script?
Write a shell script to check whether a number is Armstrong number or not?
What is the difference between a variable and value?
How to print some text on to the screen?
What is path in shell script?
How to check if a directory exists?
What is the syntax of "grep" command?
Where is bash history?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
What is the way to do multilevel if-else's in shell scripting?
Is it possible to substitute "ls" command in the place of "echo" command?