Shrink_cgm_table

I have a quick question regarding shrink_cgm_table.pl

The ‘extra’ records it deletes, will the system now take these into
account in 3.8.x in regards to deletes/etc? Basically does
shrink_cgm_table.pl only have to be ran once since RT will now take care
of the extra?

Also regarding shredder, is there a way to make it less verbose? It logs
warnings to STDOUT and the log file, while not exactly a bad thing it
makes the cron mail outs rather large.

Curtis

I have a quick question regarding shrink_cgm_table.pl

The ‘extra’ records it deletes, will the system now take these into
account in 3.8.x in regards to deletes/etc? Basically does
shrink_cgm_table.pl only have to be ran once since RT will now take care
of the extra?

Yep, no more extra records. Run it once.

Also regarding shredder, is there a way to make it less verbose? It logs
warnings to STDOUT and the log file, while not exactly a bad thing it
makes the cron mail outs rather large.

This depends on RT’s config. If you configured RT to log to screen
then it logs to screen. You can disable logging to screen, redirect
output to /dev/null or send us patch that adds --log-to-screen,
–log-to-syslog and --log-to-file options to the script.

Curtis


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.