I use veeam veeam_monitor_5.0.0.261 ,but I couldn't find where cpu usage and memory usage are stored in table .Could anyone know that ?Thanks

I see cpu usage ,memory usage and disk usage in Dash board ,I want to extract the performance data integrated with other app .Vitaliy S. wrote:Hello,
Performance metrics are stored in different tables based on the aggregation interval. Can you please give me a bit more information on what you want to achieve?
Thanks!
Dear Vitaliy,Vitaliy S. wrote:Our devs say that real-time data can be found in this table, please check it out: monitor.PerfSampleRt
I tried on Monitor 5.0.0.261 and 6.5.0.676 ,both no data .Vitaliy S. wrote:Can you please run this script against Veeam Monitor database - select count(*) from PerfSampleRt?
Also please click Help->About in Monitor Client to make sure you have 5.0.0.261 build installed.
Code: Select all
select count(*) from veeamone.monitor.PerfSampleRt
Code: Select all
select count(*) from veeamone.monitor.PerfSampleRt
Sorry ,I made a mistake .I could not see performance data in dash board with 5 version .v.Eremin wrote:There is no wonder why you didn’t get any data in case of 6.5, since in current version VeeamOne stores real-time performance data in cache rather than in table.
However, the situation with 5 version is strange, indeed. You’ve said that you see required performance data on “Summary” dashboard. So, I'm wondering whether anything is also shown in real time inlays (like, “Memory” , “CPU”, etc.). Can you confirm it?
Thanks.
Unfortunately, it’s not possible. Thanks.Can I extract real-time performance from cache with version 6 ?
Anyway ,I appreciate you .v.Eremin wrote: Unfortunately, it’s not possible. Thanks.
Users browsing this forum: No registered users and 20 guests