".__('Database maintenance')." » "; echo __('Database information').""; if ($config['flash_charts']) { $width=600; $height=400; echo grafico_db_agentes_purge ($id_agente, $width, $height); } else { echo ''; } echo '
'; echo ''; echo ''; echo '
'; echo '

'.__('Modules per agent').'

'; if ($config['flash_charts']) { echo graph_db_agentes_modulos ($width, $height); } else { echo '
'; } echo '

'; echo '

'.__('Packets per agent').'

'; if ($config['flash_charts']) { echo grafico_db_agentes_paquetes ($width, $height); } else { echo '
'; } echo '
'; echo ''.__('Press here to get database information as text').' down
'; echo ''; ?>