On Sep 13, 2006, at 11:11 AM, Duncan McGreggor wrote:

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

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...

I've added a perl and a ruby example to that wiki page, in case that helps. I tried working on a java example, but couldn't get the new Apache XML-RPC libs to work as documented.

d

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

Reply via email to