-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cluster multi ESX LiteStats -null #342
Comments
Hi, can you share logs please? |
Hi, PowerShell transcript start Transcript started, output file is /var/log/sexigraf/ViOfflineInventory.log PowerShell transcript end |
i'd need /var/log/sexigraf/ViPullStatistics.log but if that's ok send it to plot[at]sexigraf.fr non anonymized so i can check if it has something to do with the naming |
that log has a lot information. but I checked the log and find something interesting there are a lot lines in log like this : |
it's really strange because that imply the vcenter didnt return data for the power metric where it usually return 0 at the very least. can you try the last code i've commited to see if it correct your particular issue? (you just need to replace this file or replace the code yourself you prefer) |
Hi, |
no need to redeploy, it wont solve anything. let me try to isolate the problematic metric, i'll post another ps1 and let you know to test. thanks again for your support. |
Hi , I did redeploy , I try different account to connect to vcsa but still same behavior. |
try this one please 4e72741#diff-59595ec5cf795d990d091edb3cb367fc9a40a162310ee61207e21d018aab6f3b |
great, can you check the logs to see what is skipped then? |
PowerShell transcript start Transcript started, output file is /var/log/sexigraf/ViPullStatistics.log PowerShell transcript end s power metrics issue in cluster ne-sbb-corp PowerShell transcript end :40:38.0071994+02:00 [EROR] Cannot index into a null array. PowerShell transcript end ts power metrics issue in cluster cluster1-b PowerShell transcript end PowerShell transcript start Transcript started, output file is /var/log/sexigraf/ViPullStatistics.log PowerShell transcript end e-sbb-corp PowerShell transcript end stores in datacenter vcsa2-DC PowerShell transcript end co-cloud PowerShell transcript end PowerShell transcript start Transcript started, output file is /var/log/sexigraf/ViPullStatistics.log PowerShell transcript end 9.9610592+02:00 [EROR] Cannot index into a null array. PowerShell transcript end metrics issue in cluster cluster1 PowerShell transcript end PowerShell transcript start Transcript started, output file is /var/log/sexigraf/ViPullStatistics.log PowerShell transcript end 23-04-11T14:55:36.6991534+02:00 [INFO] Processing vCenter vcsa5 cluster pg datastores in datacenter dc5 PowerShell transcript end s power metrics issue in cluster ne-sbb-corp PowerShell transcript end nter DC1-1 PowerShell transcript end PowerShell transcript start Transcript started, output file is /var/log/sexigraf/ViPullStatistics.log PowerShell transcript end ts, vms and datastores metrics to Graphite for cluster cluster5 ... PowerShell transcript end o a null array. PowerShell transcript end _168_3_78 standalone host vcsa1-host-4 datastores in datacenter cluster1 |
really strange, may i ask you to run a small manual test so i can understand what's going on and fix maybe? |
of course , what test were you referring to? |
Hi, sorry for the delay. |
Great, thanks. |
seems to have been fixed in a later version of vCenter, @Nzaca do you have a chance to upgrade your setup? |
missing power metrics solved in vcenter 7.0.3 21930508 |
Hi ,
In VMware Cluster Multi ESX LiteStats for several clusters there is no data , I did migrate from older version to new version of sexygraf. And I can see older data and new data for some cluster , but not for all cluster . FOr two cluster I can see only old data .
Quering the table i find that date is missing . whisper-fetch.py /mnt/wfs/whisper/vmw/vcsa1/DC1/cluster1/esx/esxi1/fatstats/overallCpuUtilization.wsp
1680766200 None
1680766500 None
1680766800 None
1680767100 None
1680767400 None
1680767700 None
1680768000 None
1680768300 None
1680768600 None
1680768900 None
I can't find the reason why I'm missing this metric
The text was updated successfully, but these errors were encountered: