Пример #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)
Пример #4
0
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)