On Sep 13, 2006, at 8:50 AM, Fritz wrote:

i seem to have trouble fetching a value using xml-rpc

i've setup a simple xml-rpc server and added an rrdsource with the following

Do you mean an XML-RPC proxy? Zenoss is actually running an XML-RPC service... if not, then I am confused by what you are doing.

two things wich seem wrong, one it seems to do two xml-rpc query's instead of one, and second it doesnt read a value, wich it then interprets as zero. incidently adding paramaters to the url doesnt work, after hitting add it just forgets the value's. anyone fiddled with this before and can point out
what i've missed? zenoss itself doesnt produce any errors to indicate
something is not working.

I may be misunderstanding your statements above, but it sounds like issues with your proxy code. What language are you using? Have you tried writing it in python, per the example here:

  http://dev.zenoss.org/trac/wiki/HowToSendEvent

I just tried the example, and it works great for me. I know that you're not trying to send an event, but I did want to point you in the direction of that example in case it triggered anything for you. If your proxy code is in python, you can send it to the list and we'll give you pointers...

d
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to