I know there's a "reportmail" binary that you can use through crontab to make that happen like so:
reportmail -u 'http://fpmon001:8080/zport/dmd/Reports/Event%20Reports/All%20EventClasses?tableName=%20alleventclassreport&sortedHeader=getStatus&sortedSence=desc&sortRule=cmp' -U username -p password -a [email protected] Basically copy the URL from the browser and replace it in the '-u' argument. If you sort the columns in the report it will change the URL string (saving your layout) as well. Hope this helps, -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=29801#29801 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
