-
Notifications
You must be signed in to change notification settings - Fork 16
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
[Bug]: Windows node has gone stale and no longer showing in the parent Netdata instance. #986
Comments
@mcdent do you have the same issue if you open your Linux machine local agent dashboard? |
Thanks for the tip @hugovalente-pm. I recreated the windows.conf and vnode.conf files, with fresh UIDs and now there seems to be no errors in the debug mode. Is the fact it is marked as stay preventing this? One other thing, no hardware spec of the windows machine is showing, I assume this is a limitation of prometheus? Thanks |
can you try just having just that node configured on your Linux machine and then run the debug mode? also try to access your Linux machine local agent dashboard?
Stale means your Linux node has past data for that node but it doesn't "find" any current data.
yes and no, atm we only get those specs for nodes where the agent is locally running there. we know we need to find a way to get this for remote Windows machines but it something currently on our backlog |
Ok, lets update this here, think I have 3 days left on my trial and have been unsuccessful to add more than 1 windows node at a time. |
Can you share the vnode.conf file? What it seems is that the UUID is
clashing since you seem to get the last one connected to Cloud and the
other becomes stale - we saw this same issue when VMs are copied and for
the new one a new UUID isn't generated.
Btw, if you need a couple of more days to complete your tests we can extend
the trial for a bit longer
…On Sun, 17 Mar 2024, 17:08 Mike, ***@***.***> wrote:
Ok, lets update this here, think I have 3 days left on my trial and have
been unsuccessful to add more than 1 windows node at a time.
I tried adding a completely new windows 10 pro machine, installed the
prometheus endpoint via the instructions, I can curl to the endpoint just
fine. Added the new windows node to the windows.conf and vnode.conf and
restarted net data.
Now I see the last working windows node as stale and my new one shows up?
What am I doing wrong?
Screenshot.2024-03-17.at.16.57.59.jpg (view on web)
<https://github.com/netdata/netdata-cloud/assets/8769856/bff9a060-a39d-4b3c-9f7f-e8a34c72ed4b>
Screenshot.2024-03-17.at.16.58.56.jpg (view on web)
<https://github.com/netdata/netdata-cloud/assets/8769856/268a186b-e815-4858-a5ca-913bc5ba4104>
—
Reply to this email directly, view it on GitHub
<#986 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATTNB4EKHS6JUCRG3XWXARDYYXEZBAVCNFSM6AAAAABEND3TT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGU2DCNZSGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Bug description
A windows node, running the prometheus endpoint is now showing as 'stale' in the netdata cloud (NC) this was added as a vnode. It used to show but for some reason now it does now.
It also does not show at the end of the list in the Linux node which is scraping its data. I can connect
Expected behavior
I should actually be seeing 2 windows nodes at the bottom of the screenshot on the right side. As you can see in the screenshot neither are showing.
Steps to reproduce
Try to view the windows node in the list under the linux host that is configured locally to run netdata.
This is the same output when viewing via the cloud login or going direct to the local IP of netdata.
I can also curl to the prometheus endpoint running on the windows host.
Screenshots
Error Logs
No response
Desktop
OS: MAcOS
Browser Firefox
Browser Version 123.0 64 bit
Additional context
No response
The text was updated successfully, but these errors were encountered: