Home
last modified time | relevance | path

Searched refs:sql_trigger_time (Results 1 – 11 of 11) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/docs/
H A DTRIGGER_VARS5 or at arbitrary time intervals (specified via sql_trigger_time); in all
49 is defined only if 'sql_trigger_time' directive is NOT defined
57 'sql_trigger_time' is NOT defined (this causes the trigger to
63 It is defined only if 'sql_trigger_time' is NOT defined (this
70 It is defined only if 'sql_trigger_time' is NOT defined (this
76 complete. It is defined only if 'sql_trigger_time' directive is
85 defined only if 'sql_trigger_time' is NOT defined (this causes
92 are in use. This is defined only if 'sql_trigger_time' is NOT
H A DINTERNALS264 may be executed (sql_trigger_exec, sql_trigger_time). Data to cache bucket mapping is
/dports/net-mgmt/pmacct/pmacct-1.7.5/examples/
H A Dpmacctd-sql.conf.example36 ! sql_trigger_time[foo]: 1h
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg.h144 int sql_trigger_time; member
H A Dsql_common.c265 …if (config.sql_trigger_time == COUNT_MINUTELY) idata->t_timeslot = config.sql_trigger_time_howmany… in sql_init_triggers()
266 …else if (config.sql_trigger_time == COUNT_HOURLY) idata->t_timeslot = config.sql_trigger_time_howm… in sql_init_triggers()
267 …else if (config.sql_trigger_time == COUNT_DAILY) idata->t_timeslot = config.sql_trigger_time_howma… in sql_init_triggers()
268 …else if (config.sql_trigger_time == COUNT_WEEKLY) idata->t_timeslot = config.sql_trigger_time_howm… in sql_init_triggers()
269 else if (config.sql_trigger_time == COUNT_MONTHLY) { in sql_init_triggers()
279 if (config.sql_trigger_time == COUNT_MONTHLY) in sql_init_triggers()
286 if (config.sql_trigger_time == COUNT_MONTHLY) in sql_init_triggers()
491 if (config.sql_trigger_time == COUNT_MONTHLY) in sql_cache_handle_flush_event()
H A Dsqlite3_plugin.c175 if (config.sql_trigger_time == COUNT_MONTHLY) in sqlite3_plugin()
H A Dmysql_plugin.c181 if (config.sql_trigger_time == COUNT_MONTHLY) in mysql_plugin()
H A Dpgsql_plugin.c189 if (config.sql_trigger_time == COUNT_MONTHLY) in pgsql_plugin()
H A Dcfg_handlers.c1388 list->cfg.sql_trigger_time = t; in cfg_key_sql_trigger_time()
1395 list->cfg.sql_trigger_time = t; in cfg_key_sql_trigger_time()
/dports/net-mgmt/pmacct/pmacct-1.7.5/
H A DCONFIG-KEYS1336 in SQL plugins, intervals are specified by the 'sql_trigger_time' directive; if no interval
1345 KEY: sql_trigger_time
H A DChangeLog709 sql_trigger_exec was defined without a sql_trigger_time resulting
1669 + [sql|print|mongo|amqp]_history and sql_trigger_time can now be specified
4120 available: 'sql_trigger_exec' and 'sql_trigger_time'. If any interval