10-25-2018 08:33 AM - edited 03-14-2019 06:34 PM
Hi,
I want to schedule a report which will give me OPC test status command result to my email ID on every 8 hours of duration.
So is there any way to do so?
I need to manually go to PG and put the OPC Test command capture the status of PG services. so is there any way to automate it?
10-25-2018 09:17 PM
PG services status you can get from diagnostic framework as well. you can use API's available in that.
10-26-2018 01:04 AM
Is Diagnostic Framework schedule result of OPCTest?
I already have configured Diag page, if that possible can you please let me know how to do that?
11-06-2018 08:59 AM
Yes we have that solution, can we create a batch file for OPCTEST status command? If yes any idea how to create that batch file?
12-18-2018 11:32 PM
12-19-2018 01:05 AM
1. you can use InputFile parameter so opctest will read commands to execute from that file and redirect output to another file.
2. create batch file for that
3. schedule batch file execution in Windows Tasks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide