Search found 3 matches

by tryan
Fri Jul 15, 2011 10:37 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Service Test > Action Properties > Start service on %H
Replies: 2
Views: 8701

%ServiceComp% did the trick!

Thanks Alex
by tryan
Fri Jul 15, 2011 9:20 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Service Test > Action Properties > Start service on %H
Replies: 2
Views: 8701

Service Test > Action Properties > Start service on %H

I have a Service Test for 20 servers that checks specific service, works great. I want to add an action to start the service if its bad. The instructions indicate that you can use a variable for the "Start service on" and "Service name" I tried using the %Host% but it doesn't wor...
by tryan
Thu Mar 25, 2010 1:17 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Dynamic View - Expression
Replies: 1
Views: 7173

Dynamic View - Expression

Wow this should be so simple, i need to create a view using an expression to show me all ping test. None of these or anything else i have tried works. Help?!


'%TestMethod%'=='Ping'
('%TestMethod%'=='Ping')
'%TestMethod%'=='Ping test'
('%TestMethod%'=='Ping test')