2008 // Load global vars require_once ("include/config.php"); check_login (); if (! give_acl ($config['id_user'], 0, "DM")) { audit_db ($config['id_user'], $REMOTE_ADDR, "ACL Violation", "Trying to access Database Management Info"); require ("general/noaccess.php"); return; } // Todo for a good DB maintenance /* - Delete too on datos_string and and datos_inc tables - A function to "compress" data, and interpolate big chunks of data (1 month - 60000 registers) onto a small chunk of interpolated data (1 month - 600 registers) - A more powerful selection (by Agent, by Module, etc). */ echo "
";
echo ''.__('Modules per agent').''; echo ""; echo " |
"; echo " |
";
echo ''.__('Packets per agent').''; echo ""; echo " ".__('Press here to get DB Info as text').""; echo " |