Fritz wrote: >>> 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. > > I'm not trying to send an event to zenoss, i'm trying to fetch a > value using xml-rpc from another xml-server sporting a method get > wich returns a value zenoss is supposed to do something with. if you > add an rrddatasource anywhere you have the option to fetch the value > as snmp or as xml-rpc, the later is what i'm trying to do. zenoss is > supposed to pull rrd date just like the snmp part. you're talking > about pushing events to zenoss, that works, but it's the other way > around.
Right, as I mentioned above, I know you're not trying to send an event, but thought that the examples might help you, if your issues were with the proxy code. Based on you other emails, though, it sounds like there is a problem in Zenoss. If you send your code as an attachment(s), I'll have a better understanding of what you are trying to do and see exactly which part of Zenoss is being interacted with. Thanks! d _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
