Not sure if this belongs in the Cloud section or not… Basically I have a fair amount of instability when polling a given core for it’s variables (not sure if I am actually polling the core directly or the cloud, so maybe it is the cloud?). I am basically just using curl via a shell script (just like the example) to grab the Spark Variable from one of my cores and post it to RRD.
I get a fair amount of not just dropping but long dropouts, sometimes just one but very often it drops out for 5, 10 and occasionally even 20 minutes. When I see the dropouts I jump to a shell and run the curl command directly and see the same general failure to poll the variable. I don’t have the error I get offhand but I will grab it on the next drop, in total it happens maybe 5-10 times a day.
If anyone has any input it would be greatly appreciated!