Exemple #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)
def cleanup_tables(cutoff):
    sql_helper.clean_table('directory_connector_login_events', cutoff)        
Exemple #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)
Exemple #5
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ipsec_user_events", cutoff)
Exemple #6
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ftp_events", cutoff)
Exemple #7
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("tunnel_vpn_events", cutoff)
def cleanup_tables(cutoff):
    sql_helper.clean_table('smtp_tarpit_events', cutoff)
Exemple #9
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("http_query_events", cutoff)
Exemple #10
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("captive_portal_user_events", cutoff)
Exemple #11
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('directory_connector_login_events', cutoff)
Exemple #12
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("mail_addrs", cutoff)
    sql_helper.clean_table("mail_msgs", cutoff)
Exemple #13
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('wan_failover_test_events', cutoff)
    sql_helper.clean_table('wan_failover_action_events', cutoff)
Exemple #14
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('wan_failover_test_events', cutoff)
    sql_helper.clean_table('wan_failover_action_events', cutoff)
Exemple #15
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ipsec_user_events", cutoff)
Exemple #16
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("ftp_events", cutoff)
Exemple #17
0
def cleanup_tables(cutoff):
    sql_helper.clean_table('configuration_backup_events', cutoff)
Exemple #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)
Exemple #19
0
def cleanup_tables( cutoff ):
    sql_helper.clean_table("server_events", cutoff)
    sql_helper.clean_table("interface_stat_events", cutoff)
def cleanup_tables(cutoff):
    sql_helper.clean_table("intrusion_prevention_events", cutoff)
Exemple #21
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("mail_addrs", cutoff)
    sql_helper.clean_table("mail_msgs", cutoff)
Exemple #22
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("web_cache_stats", cutoff)
Exemple #23
0
def cleanup_tables(cutoff):
    sql_helper.clean_table("web_cache_stats", cutoff)