I am setting up several reports that i would like to email out. When i try and 
run the reportmail command from the zenoss user i get the following errors. 
Does anyone know what is going on? 

Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenReports/ReportMail.py", line 221, in ?
    ReportMail().run()
  File "/opt/zenoss/Products/ZenReports/ReportMail.py", line 170, in run
    msg = page.mail()
  File "/opt/zenoss/Products/ZenReports/ReportMail.py", line 139, in mail
    fname = url.rsplit('/', 1)[1]
AttributeError: 'str' object has no attribute 'rsplit'


Here is the full command i am using. 
 reportmail -u 
http://zenosserver:8080/zport/dmd/Reports/Graph%20Reports/Columbia%203550/viewGraphReportClean
 -U User -p password -a [EMAIL PROTECTED] -s Test -f [EMAIL PROTECTED]

Thanks for all the help




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15983#15983

-------------------- m2f --------------------



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

Reply via email to