Man Page: swatch::threshold
Operating Environment: debian
Section: 3pm
Swatch::Threshold(3pm) User Contributed Perl Documentation Swatch::Threshold(3pm)NAMESwatch::Threshold - Perl extension for thresholding in swatch(1)SYNOPSISuse Swatch::Threshold; &Swatch::threshold( SWID => <int>, TYPE => <limit|threshold|both>, TRACK_BY => <key>, # like an IP addr COUNT => <int>, SECONDS => <int> );SWATCH SYNTAXthreshold track_by=<key>, type=<limit|threshold|both>, count=<int>, seconds=<int>DESCRIPTIONSWID is swatch's internal ID number for the watchfor block TYPE can be limit, threshold, or both Limit - Alert on the 1st COUNT events during the time interval, then ignore events for the rest of the time interval. Threshold - Alert every COUNT times we see this event during the time interval. Both Alert once per time interval after seeing COUNT occurrences of the event, then ignore any additional events during the time interval. SECONDS is the time intervalAUTHORE. Todd Atkins, todd.atkins@stanfordalumni.orgSEE ALSOperl(1), swatch(1). perl v5.10.0 2006-07-21 Swatch::Threshold(3pm)
| Related Man Pages |
|---|
| cytune(8) - centos |
| cytune(8) - debian |
| cytune(8) - suse |
| mlib_imagethresh2_inp(3mlib) - sunos |
| mlib_imagethresh2_inp(3mlib) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Need help |
| DB2 and Unix Variable ..... |
| Subtracting an Integer from a Variable |
| Memory Usage on Linux server |
| Alert meaning |