On 1/10/07, Eric Newton <[EMAIL PROTECTED]> wrote:
Good catch! Here's the patch: http://dev.zenoss.org/trac/changeset/3702 Chet Luther wrote: > > I'm porting a network weathermap tool over from my Nagios installation > and ran into a problem pulling the RRD values for if(In|Out)Octets out > of the Zenoss API. I believe this is because the getRRDValues method > in RRDView.py expects an IpInterface object to have a > getPerformanceServer method, but it doesn't.
Thanks Eric. That patch works for me. I can getRRDValue from the device or interface level (even from remote perf servers) now. -- Chet Luther [EMAIL PROTECTED] _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
