示例#1
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("admin_logins", cutoff)
    sql_helper.clean_table("sessions", cutoff)
    sql_helper.clean_table("session_minutes", cutoff)
    sql_helper.clean_table("quotas", cutoff)
    sql_helper.clean_table("host_table_updates", cutoff)
    sql_helper.clean_table("device_table_updates", cutoff)
    sql_helper.clean_table("user_table_updates", cutoff)
    sql_helper.clean_table("alerts", cutoff)
示例#2
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('directory_connector_login_events', cutoff)        
示例#3
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("openvpn_stats", cutoff)
def cleanup_tables(cutoff):
    sql_helper.clean_table("intrusion_prevention_events", cutoff)
示例#5
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ipsec_user_events", cutoff)
示例#6
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ftp_events", cutoff)
示例#7
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("tunnel_vpn_events", cutoff)
示例#8
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('smtp_tarpit_events', cutoff)
示例#9
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("http_query_events", cutoff)
示例#10
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("captive_portal_user_events", cutoff)
示例#11
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('directory_connector_login_events', cutoff)
示例#12
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("mail_addrs", cutoff)
    sql_helper.clean_table("mail_msgs", cutoff)
示例#13
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('wan_failover_test_events', cutoff)
    sql_helper.clean_table('wan_failover_action_events', cutoff)
示例#14
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('wan_failover_test_events', cutoff)
    sql_helper.clean_table('wan_failover_action_events', cutoff)
示例#15
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ipsec_user_events", cutoff)
示例#16
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ftp_events", cutoff)
示例#17
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('configuration_backup_events', cutoff)
示例#18
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("admin_logins", cutoff)
    sql_helper.clean_table("sessions", cutoff)
    sql_helper.clean_table("session_minutes", cutoff)
    sql_helper.clean_table("quotas", cutoff)
    sql_helper.clean_table("host_table_updates", cutoff)
    sql_helper.clean_table("device_table_updates", cutoff)
    sql_helper.clean_table("user_table_updates", cutoff)
    sql_helper.clean_table("alerts", cutoff)
示例#19
0
def cleanup_tables( cutoff ):
    sql_helper.clean_table("server_events", cutoff)
    sql_helper.clean_table("interface_stat_events", cutoff)
示例#20
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("intrusion_prevention_events", cutoff)
示例#21
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("mail_addrs", cutoff)
    sql_helper.clean_table("mail_msgs", cutoff)
示例#22
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("web_cache_stats", cutoff)
示例#23
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("web_cache_stats", cutoff)