Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 30534

Re: Monitorlog last value database table

$
0
0

I meant in SQL Database. Found it allready.

SELECT TOP 1000 [monitorCounterLogId]

     ,[monitorCounterId]

     ,[counterValue]

     ,[eventDateTime]

     ,[agentGuid]

 FROM [ksubscribers].[dbo].[vMonitorcounterLog]


Viewing all articles
Browse latest Browse all 30534

Trending Articles