2013-03-14 Mario Pulido <mario.pulido@artica.es>
* operation/users/user_edit.php, godmode/users/configure_user.php: Add tip in edit users * include/help/en/help_profile.php, include/help/es/help_profile.php: Modified help file in profiles management git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
417226385d
commit
37ad9fc46f
|
@ -1,3 +1,9 @@
|
|||
2013-03-14 Mario Pulido <mario.pulido@artica.es>
|
||||
|
||||
* operation/users/user_edit.php, godmode/users/configure_user.php: Add tip in edit users
|
||||
* include/help/en/help_profile.php, include/help/es/help_profile.php: Modified help file
|
||||
in profiles management
|
||||
|
||||
2013-03-14 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* include/help/ja/help_history_database.php: Added a new help file.
|
||||
|
|
|
@ -447,7 +447,7 @@ if (count($usr_groups) > 1) {
|
|||
}
|
||||
}
|
||||
|
||||
$table->data[11][0] = __('Interactive charts');
|
||||
$table->data[11][0] = __('Interactive charts'). ' ' .ui_print_help_tip(__('Whether to use Javascript or static PNG graphs'), true) ;
|
||||
$values = array(-1 => __('Use global conf'), 1 => __('Yes'), 0 => __('No'));
|
||||
$table->data[11][1] = html_print_select($values, 'flash_charts', $user_info["flash_chart"], '', '', -1, true, false, false);
|
||||
$table->data[12][0] = __('Block size for pagination');
|
||||
|
@ -591,4 +591,4 @@ array_push ($table->data, $data);
|
|||
|
||||
html_print_table ($table);
|
||||
unset ($table);
|
||||
?>
|
||||
?>
|
||||
|
|
|
@ -7,3 +7,63 @@
|
|||
<h1>Profile</h1>
|
||||
|
||||
<p>Pandora FMS is a Web management tool that allows multiple users to work with different permissions in multiple defined agent groups. The permissions an user can have are defined in profiles.</p>
|
||||
|
||||
<p>The following list defines what ACL control allows in each feature at the console:</p>
|
||||
|
||||
<table cellpadding=4 cellspacing=0 style='background-color: #f0f0f0; border: 1px solid #acacac'>
|
||||
<tr><th style='background-color: #cacaca'>Feature<Th style='background-color: #cacaca'>ACL Control
|
||||
|
||||
<tr><td>View agent data (all tabs)<td>AR
|
||||
<tr><td>Tactical view<td>AR
|
||||
<tr><td>Network map view<td>AR
|
||||
<tr><td>Group view<td>AR
|
||||
<tr><td>Visual console edition<td>RW
|
||||
<tr><td>Create report<td>RW
|
||||
<tr><td>Create user custom-defined graph<td>RW
|
||||
<tr><td>View report, visual map and/or custom graph<td>RR
|
||||
<tr><td>Apply report template<td>RW
|
||||
<tr><td>Create report template<td>RM
|
||||
<tr><td>Create incident<td>IW
|
||||
<tr><td>Read incident<td>IR
|
||||
<tr><td>Delete Incident<td>IW
|
||||
<tr><td>Become owner of another incident<td>IM
|
||||
<tr><td>Delete incident of another user<td>IM
|
||||
<tr><td>View event<td>ER
|
||||
<tr><td>Validate/Comment event<td>EW
|
||||
<tr><td>Delete event<td>EW
|
||||
<tr><td>Execute response<td>EW
|
||||
<tr><td>Create incident from event (Response)<td>EW&IW
|
||||
<tr><td>Change owner/Re-open event<td>EM
|
||||
<tr><td>View user<td>AR
|
||||
<tr><td>SNMP Console view<td>AR
|
||||
<tr><td>Validate traps<td>IW
|
||||
<tr><td>Message<td>IW
|
||||
<tr><td>Cron jobs <td>PM
|
||||
<tr><td>Tree view <td>AR
|
||||
<tr><td>Update manager (Operation & Admin) <td>PM
|
||||
<tr><td>Extension Module Group<td>AR
|
||||
<tr><td>Agent management<td>AW
|
||||
<tr><td>Remote agent configuration management <td>AW
|
||||
<tr><td>Assign alerts to agents<td>LW
|
||||
<tr><td>Define, alter and delete alert templates, actions and commands<td>LM
|
||||
<tr><td>Group management<td>PM
|
||||
<tr><td>Create inventory modules<td>PM
|
||||
<tr><td>Module management (includes all suboptions)<td>PM
|
||||
<tr><td>Massive management operations <td>AW
|
||||
<tr><td>Create agent<td>AW
|
||||
<tr><td>Duplicate remote configurations<td>AW
|
||||
<tr><td>Downtime management<td>AW
|
||||
<tr><td>Alert management<td>AM
|
||||
<tr><td>User management<td>UM
|
||||
<tr><td>SNMP Console management (alerts and MIB load)<td>PM
|
||||
<tr><td>Profile management<td>PM
|
||||
<tr><td>Server management<td>PM
|
||||
<tr><td>System audit<td>PM
|
||||
<tr><td>Setup<td>PM
|
||||
<tr><td>Database maintance<td>DM
|
||||
<tr><td>Administrator extension menu<td>PM
|
||||
<tr><td>Search bar<td>AR
|
||||
<tr><td>Policy management<td>AW
|
||||
<tr><td>Disable agent/module/alert<td>AD
|
||||
|
||||
</table>
|
||||
|
|
|
@ -8,3 +8,66 @@
|
|||
|
||||
<p>Pandora FMS es una herramienta de gestión Web que permite que trabajen múltiples usuarios con diferentes permisos en múltiples grupos de agentes que hay definidos. En los perfiles se definen los permisos que puede tener un usuario.</p>
|
||||
|
||||
|
||||
<p>Esta lista define qué habilita cada perfil:</p>
|
||||
|
||||
<br>
|
||||
|
||||
<table cellpadding=4 cellspacing=0 style='background-color: #f0f0f0; border: 1px solid #acacac'>
|
||||
<tr><th style='background-color: #cacaca'>Operacion<Th style='background-color: #cacaca'>Bit de acceso
|
||||
<tr><td>Ver datos agente (todas las vistas) <td>AR
|
||||
<tr><td>Vista táctica <td>AR
|
||||
<tr><td>Vista mapas de red <td>AR
|
||||
<tr><td>Vista de grupos <td>AR
|
||||
<tr><td>Crear un visual console <td>RW
|
||||
<tr><td>Crear un informe <td>RW
|
||||
<tr><td>Crear una grafica combinada <td>RW
|
||||
<tr><td>Ver informe, mapa, grafica, etc <td>RR
|
||||
<tr><td>Aplicar una plantilla de informe<td>RW
|
||||
<tr><td>Crear una plantilla de informe<td>RM
|
||||
<tr><td>Crear incidente <td>IW
|
||||
<tr><td>Leer incidente <td>IR
|
||||
<tr><td>Borrar incidente <td>IW
|
||||
<tr><td>Incidente “Become owner” <td>IM
|
||||
<tr><td>Borrar incidente que no es tuyo <td>IM
|
||||
<tr><td>Ver evento <td>ER
|
||||
<tr><td>Validar/Comentar evento <td>EW
|
||||
<tr><td>Borrar evento <td>EW
|
||||
<tr><td>Ejecutar respuestas<td>EW
|
||||
<tr><td>Crear incidencia a traves del evento (Respuesta) <td>EW&IW
|
||||
<tr><td>Cambiar propietario/Re-abrir evento <td>EM
|
||||
<tr><td>Ver usuarios <td>AR
|
||||
<tr><td>Ver Consola SNMP <td>AR
|
||||
<tr><td>Validar traps <td>IW
|
||||
<tr><td>Mensajes <td>IW
|
||||
<tr><td>Cron jobs <td>PM
|
||||
<tr><td>Tree view <td>AR
|
||||
<tr><td>Update manager (Operación y Administración) <td>PM
|
||||
<tr><td>Extension Module Group<td>AR
|
||||
<tr><td>Vista de gestion agente <td>AW
|
||||
<tr><td>Edición del agente y de su .conf <td>AW
|
||||
<tr><td>Asignación de alertas ya creadas <td>LW
|
||||
<tr><td>Definir, modificar plantillas, comandos y acciones <td>LM
|
||||
<tr><td>Gestión de grupos <td>PM
|
||||
<tr><td>Crear modulos de inventario <td>PM
|
||||
<tr><td>Gestionar modulos (Incluidas todas las subopciones)<td>PM
|
||||
<tr><td>Operaciones masivas <td>AW
|
||||
<tr><td>Crear agente <td>AW
|
||||
<tr><td>Duplicar configuración remota<td>AW
|
||||
<tr><td>Gestión de paradas de servicio<td>AW
|
||||
<tr><td>Gestión de alertas <td>AM
|
||||
<tr><td>Gestión de usuarios <td>UM
|
||||
<tr><td>Gestión de consola SNMP<td>PM
|
||||
<tr><td>Gestión de perfiles<td>PM
|
||||
<tr><td>Gestión de servidores<td>PM
|
||||
<tr><td>Auditoría del sistema (edicion y visualizacion)<td>PM
|
||||
<tr><td>Setup (todas las solapas inferiores incl) <td>PM
|
||||
<tr><td>Mantenimiento de la BBDD <td>DM
|
||||
<tr><td>Extensiones administracion <td>PM
|
||||
<tr><td>Barra busqueda <td>AR
|
||||
<tr><td>Gestión de Políticas<td>AW
|
||||
<tr><td>Desactivar agente/módulo/alerta<td>AD
|
||||
|
||||
</table>
|
||||
|
||||
|
||||
|
|
|
@ -263,8 +263,7 @@ echo __('Default').' ('.$config["global_block_size"].')';
|
|||
echo '</td></tr><tr><td class="datos">'.__('Shortcut bar') . ui_print_help_tip(__('This will activate a shortcut bar with alerts, events, messages... information'), true) . '</td><td class="datos2">';
|
||||
echo html_print_checkbox('shortcut_bar', 1, $user_info["shortcut"], true);
|
||||
|
||||
echo '</td></tr><tr><td class="datos">'.__('Home screen'). ui_print_help_tip(__('
|
||||
User can customize the home page. By default, will display \'Agent Detail\'. Example: Select \'Other\' and type sec=estado&sec2=operation/agentes/estado_agente to show agent detail view'), true) .'</td><td class="datos2">';
|
||||
echo '</td></tr><tr><td class="datos">'.__('Home screen'). ui_print_help_tip(__('User can customize the home page. By default, will display \'Agent Detail\'. Example: Select \'Other\' and type sec=estado&sec2=operation/agentes/estado_agente to show agent detail view'), true) .'</td><td class="datos2">';
|
||||
$values = array ('Default' =>__('Default'), 'Dashboard'=>__('Dashboard'), 'Visual console'=>__('Visual console'), 'Event list'=>__('Event list'),
|
||||
'Group view'=>__('Group view'), 'Tactical view'=>__('Tactical view'), 'Alert detail' => __('Alert detail'), 'Other'=>__('Other'));
|
||||
echo html_print_select($values, 'section', io_safe_output($user_info["section"]), 'show_data_section();', '', -1, true, false, false);
|
||||
|
@ -412,4 +411,4 @@ function show_data_section () {
|
|||
break;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue