|
NAMESwatchdog::Throttle - Perl extension for throttling and thresholding in swatchdog(1) SYNOPSISuse Swatchdog::Throttle; throttle( extra_cuts => @array_of_regular_expressions, hold_dhms => @DHMS, key => 'log'|<regex>|<user defined>, log_msg => <message>, threshold => <n>, time_from => 'realtime'|'timestamp', time_regex => <regex>, ); SWATCH SYNTAXthrottle threshold=<n>,\ delay=<hours>:<minutes>:<seconds>,\ key=log|regex|<regex> DESCRIPTIONAUTHORE. Todd Atkins, todd.atkins@stanfordalumni.orgSEE ALSOperl(1), swatchdog(1).
Visit the GSP FreeBSD Man Page Interface. |