Excellent, that works perfect.
Is there a list somewhere of the variables available to script with? I am not a Python guy and I just started the learning curve. Nicholas Weaver [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> m: 817-914-6166 ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chet Luther Sent: Saturday, October 27, 2007 10:34 PM To: General discussion of using zenoss system Subject: Re: [zenoss-users] help with Custom RRD When I create a custom Graph Point I have narrowed down my error to the path for the RRD file. When I put in the exact path: '/usr/local/zenoss/perf/Devices/www.mywebsite.com/httpCheck_time.rrd' it works great. When I put in the path using 'rrdpath' it doesn't: 'rrdpath/httpCheck_time.rrd' Here's the TALES expression you're looking for: ${here/fullRRDPath}/httpCheck_time.rrd
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
