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