I'm trying to monitor two specific services which run on two Windows systems. I'm using a Microsoft utility "SC" for Service Control, 'stop', 'start', 'pause', etc.
I've tried using two Actions within the Adv Alert and then both actions won't work, only one ever works.
I've tried embedding these same two actions inside a .CMD file and then calling that cmd file within the alert, still only one ever seems to work.
However - if I do these same two actions from a command line, either one at a time or else run that CMD file then they will both work.
What is going on here!!!!!!!!!!!!!!!!!