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