Comments
-
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head> <body><br>Transaction 'status.maestrologin.com from Orion Server' is in 'Down' state.<br><br><img src="http://10.0.10.69/Orion/SEUM/Controls/ScreenshotImage.ashx?entity=Orion.SEUM.StepResponseTimeDetail&entityId=40 AND Status =…
-
Attached is the screenshots
-
Now I get this error Your specific error is: Entity ID for screenshot is invalid: ${SQL:SELECT TOP 1 TransactionStepId FROM SEUM_TransactionStepsAlertsData WHERE TransactionId = ${TransactionId} AND Status = 2}DateTime ticks for screenshot is invalid: ${SQL:SELECT CAST(DATEDIFF(n,'00010101 00:00:00',[LastPlayed]
-
I used URL http://10.0.10.69/Orion/SEUM/Controls/ScreenshotImage.ashx?entity=Orion.SEUM.TransactionSteps&entityId=${SQL:SELECTTOP1TransactionStepIdFROMSEUM_TransactionStepsAlertsDataWHERETransactionId=${TransactionId}ANDStatus=2}&useThumbnail=true&width=500&AccountID=admin&Password=xxxxx I get and orion website error…
-
The SQL server time was 5mins off from orion but I changed to match within seconds and I am still just getting a blank box in email.
-
This setup doesn't work for me because our SQL server is seperate its not running on the same server as orion is. Would you know the SQL query Iwould need to use to be able to get screenshots? Thanks