sievelib – The sievelib Module
March 26, 2020
Configuration
The sievelib
module is defined in the following way:
sievelib { }
sievelib Management Using Console Commands
The sievelib console commands add, subtract, delete and view gauge cache counters created using the the Sieve ec_gauge_cache_init command. For more information about this command see ec_gauge_cache.
14.65.2.1. sievelib gauge_cache add name
key
number
Add a number to the key in the specified cache.
14.65.2.2. sievelib gauge_cache sub name
key
number
Subtract a number from the key in the specified cache.
14.65.2.3. sievelib gauge_cache show name
key
Show the key in the specified cache.
14.65.2.4. sievelib gauge_cache delete name
key
Delete the key in the specified cache.