Forum Discussion
Mike_Moniz
30 days agoProfessor
Is this a "SCRIPT" or "BATCHSCRIPT" type of DataSource? What is the Datapoint's "Interpret output with" set to?
There is likely a specific format you need to output your Collection Script. I didn't look at your code too closely but if your using BatchScript you likely want to use something like this for the output:
println "${serviceName}.Status=${statusValue}"
Related Content
- 5 months ago
- 5 months ago
- 4 months ago
- 6 months ago