you can insert that missing line anywhere in the args definition at the top of the Custom*.rpt file:
top args/tab | string:CPU; org args/org | string:/; dev args/dev | string:; net args/net | string:; col args/col | string:one; cat args/cat | string:perf; As for running python ReportLoader.py --- if you made the change using http://zenoss/Reports/manage, then you won't have to run that. If you changed the file, then you will have to run the force in order to load the files back into the database. I prefer the latter, of course, simply because I'm still working on the files myself and I don't want to rely on the database to store my changes. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=5499#5499 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
