Home
last modified time | relevance | path

Searched refs:id_agente (Results 1 – 25 of 66) sorted by relevance

123

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/agentes/
H A Dconfigurar_agente.php33 $id_agente = (int) get_parameter ("id_agente"); variable
35 if ($id_agente)
36 $group = agents_get_agent_group ($id_agente);
208 if ($id_agente !== false) {
243 $id_agente = 0; variable
252 if ($id_agente) {
314 array($id_agente));
404 $agent_name = agents_get_name($id_agente);
413 'id_agente=' . $id_agente . '&' .
779 if ($id_agente) {
[all …]
H A Dagent_template.php19 if (!isset ($id_agente)) {
30 $row = db_get_row ("tagente", "id_agente", $id_agente);
67 'id_agente' => $id_agente,
119 …lo', 'tagente_modulo', array('delete_pending' => 0, 'nombre' => $name, 'id_agente' => $id_agente));
126 $id_agente_modulo = modules_create_agent_module($id_agente, $name, $values);
167 …ex.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=template&id_agente='.$id_agente.'">';
200 ORDER BY id_module_group, nombre", $id_agente);
207 ORDER BY id_module_group, dbms_lob.substr(nombre,4000,1)", $id_agente);
246 …module&sec2=godmode/agentes/configurar_agente&tab=template&id_agente='.$id_agente.'&delete_module=…
248 …dex.php?sec=gagente&sec2=godmode/agentes/configurar_agente&id_agente='.$id_agente.'&tab=module&edi…
H A Dagent_manager.php107 if (! isset ($id_agente) && ! $new_agent) {
128 $filename = config_agents_get_agent_config_filenames($id_agente);
160 if ($id_agente) {
173 $agent_name = agents_get_name($id_agente);
182 'id_agente=' . $id_agente . '&' .
204 if ($id_agente) {
207 $ip_all = agents_get_addresses ($id_agente);
221 if ($id_agente) {
327 'id_agente=' . $id_agente . '">';
448 if ($id_agente) {
[all …]
H A Dmodule_manager.php17 if (isset ($id_agente)) {
18 … = 'index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=module&id_agente='.$id_agente;
138 if (! isset ($id_agente))
149 $id_grupo = (int) agents_get_agent_group($id_agente);
278 … 'index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=module&id_agente=' . $id_agente;
423 $where = sprintf("delete_pending = 0 AND id_agente = %s", $id_agente);
491 "id_agente=" . $id_agente . "&" .
541 $agent_interval = agents_get_interval ($id_agente);
554 …_acl ($config["id_user"], $group, "AW", $id_agente) && ! check_acl ($config["id_user"], $group, "A…
688 …=gagente&tab=module&sec2=godmode/agentes/configurar_agente&id_agente=".$id_agente."&enable_module=…
[all …]
H A Dagent_conf_gis.php17 if (!isset ($id_agente)) {
29 $agentData = gis_get_data_last_position_agent($id_agente);
30 $updateGisData = db_get_value('update_gis_data','tagente', 'id_agente', $id_agente);
31 $agent_name = agents_get_name($id_agente);
39 if (!gis_get_agent_map($id_agente, "500px", "100%", false)) {
82 $url = 'index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=gis&id_agente='.$id_agente;
H A Dmodule_manager_editor_prediction.php22 $id_agente = get_parameter('id_agente', ''); variable
23 $agent_name = get_parameter('agent_name', agents_get_name($id_agente));
136 $id_agente_clean = $id_agente;
141 if ($id_agente) {
162 $data[1] .= html_print_input_hidden ('id_agente', $id_agente, true);
H A Dmodificar_agente.php72 $id_agente = $agent_to_delete; variable
73 $agent_name = agents_get_name ($id_agente);
74 $id_grupo = agents_get_agent_group($id_agente);
76 $id_agentes[0] = $id_agente;
93 if (enterprise_hook('config_agents_has_remote_configuration', array($id_agente))) {
H A Dmodule_manager_editor.php161 $interval = agents_get_interval ($id_agente);
277 $ip_target = agents_get_address ($id_agente);
389 $remote_conf = config_agents_has_remote_configuration($id_agente);
401 array($id_agente, io_safe_output(modules_get_agentmodule_name($id_agent_module))));
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/operation/agentes/
H A Destado_monitores.php62 $id_agente = modules_get_agentmodule_agent($id_agente_modulo); variable
65 'id_agent' => $id_agente,
110 if (!isset ($id_agente)) {
128 $modules_not_init = agents_monitor_notinit($id_agente);
138 print_form_filter_monitors($id_agente, $status_filter_monitor, $status_text_monitor);
166 parameters["id_agente"] = <?php echo $id_agente; ?>;
190 parameters["id_agente"] = <?php echo $id_agente; ?>;
225 parameters["id_agente"] = <?php echo $id_agente; ?>;
266 parameters["id_agente"] = <?php echo $id_agente; ?>;
H A Destado_generalagente.php36 $id_agente = get_parameter_get ("id_agente", -1); variable
38 $agent = db_get_row ("tagente", "id_agente", $id_agente);
118 $data[0] .= graph_agent_status ($id_agente, 150, 120, true);
137 $addresses = agents_get_addresses($id_agente);
138 $address = agents_get_address($id_agente);
220 $progress = agents_get_next_contact($id_agente);
252 WHERE id_agent = " . $id_agente);
259 graphic_agentaccess($id_agente, 300, 100, SECONDS_1DAY, true) .
358 array('id_field' => $field['id_field'], 'id_agent' => $id_agente));
373 AND id_agent = $id_agente
[all …]
H A Dver_agente.php741 $id_agente = (int) get_parameter ("id_agente", 0); variable
742 if (empty ($id_agente)) {
746 $agent = db_get_row ('tagente', 'id_agente', $id_agente);
750 $is_extra = enterprise_hook('policies_is_agent_extra_policy', array($id_agente));
756 if (! check_acl ($config['id_user'], $id_grupo, "AR", $id_agente) && !$is_extra) {
758 "Trying to access (read) to agent ".agents_get_name($id_agente));
777 db_process_sql_update('tagente_modulo', array('flag' => 1), array('id_agente' =>$id_agente));
810 …xt'] = '<a href="index.php?sec=estado&sec2=operation/agentes/ver_agente&id_agente='.$id_agente.'">'
864 $total_incidents = agents_get_count_incidents($id_agente);
916 $agent_has_logs = (bool) db_get_value('id_agent', 'tagent_module_log', 'id_agent', $id_agente);
[all …]
H A Dagent_fields.php25 $id_agente = get_parameter_get ("id_agente", -1); variable
27 if ($id_agente === -1) {
46 …ription', 'tagent_custom_data', array('id_field' => $field['id_field'], 'id_agent' => $id_agente));
H A Dcustom_fields.php25 $id_agente = get_parameter_get ("id_agente", -1); variable
27 if ($id_agente === -1) {
84 'id_agent' => $id_agente));
H A Dstatus_events.php20 if (!isset($id_agente)) {
41 parameters["id_agente"] = <?php echo $id_agente; ?>;
H A Dgraphs.php24 "Trying to access (read) to agent ".agents_get_name($id_agente));
54 $id_agente, false, array(
69 $id_agente, false, array(
163 …index.php?sec=estado&sec2=operation/agentes/ver_agente&tab=graphs&id_agente=' . $id_agente . '" >';
H A Dgis_view.php36 $agent_name = agents_get_name($id_agente);
37 $agentData = gis_get_data_last_position_agent($id_agente);
54 if (!gis_get_agent_map($id_agente, "500px", "100%", true, true, $period)) {
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/extensions/
H A Dssh_gateway.php17 $id_agente = get_parameter ("id_agente"); variable
20 $address = agents_get_address($id_agente);
22 if (!empty($address) || empty($id_agente)) {
43 $id_agente = get_parameter ("id_agente");
45 $ip = db_get_sql ("SELECT direccion FROM tagente WHERE id_agente = $id_agente");
H A Dvnc_view.php36 $id_agente = get_parameter ("id_agente"); variable
39 $address = agents_get_address($id_agente);
41 if (!empty($address) || empty($id_agente)) {
H A Dnet_tools.php17 $id_agente = get_parameter ("id_agente"); variable
20 $address = agents_get_address($id_agente);
22 if (!empty($address) || empty($id_agente)) {
85 $id_agente = get_parameter ("id_agente");
86 $principal_ip = db_get_sql ("SELECT direccion FROM tagente WHERE id_agente = $id_agente");
88 …t_address = db_get_all_rows_sql ("select id_a from taddress_agent where id_agent = " . $id_agente);
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_treeview.php328 function treeview_printTable($id_agente, $server_data = array(), $no_head = false) { argument
353 $is_extra = enterprise_hook('policies_is_agent_extra_policy', array($id_agente));
366 $agent = db_get_row ("tagente", "id_agente", $id_agente);
402 $addresses = agents_get_addresses ($id_agente);
403 $address = agents_get_address($id_agente);
448 $progress = agents_get_next_contact($id_agente);
551 $access_graph .= graphic_agentaccess($id_agente, 290, 110,
559 $events_graph .= graph_graphic_agentevents ($id_agente, 290, 15,
569 if (!empty($network_interfaces_by_agents) && !empty($network_interfaces_by_agents[$id_agente])) {
570 $network_interfaces = $network_interfaces_by_agents[$id_agente]['interfaces'];
[all …]
H A Dfunctions_tags.php2225 * @param mixed $id_agente Id or ids of the agent to filter the modules.
2256 if ($id_agente !== false) {
2257 if (is_array($id_agente)) {
2258 $id_agente = implode(",", $id_agente);
2260 $agents_clause = " AND tagente.id_agente IN ($id_agente)";
2285 * @param mixed $id_agente Id or ids of the agent to filter the modules.
2289 function tags_get_monitors_alerts ($id_tag, $groups_and_tags = array(), $id_agente = false) { argument
2316 if ($id_agente !== false) {
2317 if (is_array($id_agente)) {
2318 $id_agente = implode(",", $id_agente);
[all …]
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/alerts/
H A Dalert_list.php36 if (isset ($id_agente)) {
37 $id_group = agents_get_agent_group ($id_agente);
40 $id_agente = 0; variable
255 if ($id_agente) {
256 $agents = array ($id_agente => agents_get_name ($id_agente));
H A Dalert_list.builder.php58 if (! $id_agente) {
73 if ($id_agente)
74 $modules = agents_get_modules ($id_agente, false, array("delete_pending" => 0));
77 __('Select'), 0, true, false, true, '', ($id_agente == 0), 'width: 250px;');
153 <?php if (! $id_agente) : ?>
H A Dalert_list.list.php43 if ($id_agente) {
44 $sec2 = 'godmode/agentes/configurar_agente&tab=alert&id_agente=' . $id_agente;
297 if (!$id_agente) {
329 if ($id_agente) {
330 …gagente&sec2=godmode/agentes/configurar_agente&tab=alert&id_agente=' . $id_agente . $form_params .…
341 if (!$id_agente) {
369 if (! $id_agente) {
435 if (! $id_agente) {
461 $agent_group = db_get_value('id_grupo', 'tagente', 'id_agente', $id_agente);
565 if (! $id_agente) {
[all …]
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/ajax/
H A Dmodule.php412 $id_agente = $id_agent = (int)get_parameter('id_agente', 0); variable
552 …$id_agente, $status_text_monitor_sql,$status_module_group_filter,$status_filter_sql, $tags_sql, AG…
573 $id_agente, $status_text_monitor_sql,$status_module_group_filter,$status_filter_sql,
592 …", $id_agente, $status_text_monitor_sql, $status_filter_sql, $tags_sql, AGENT_MODULE_STATUS_NO_DAT…
622 …$id_agente, $status_text_monitor_sql,$status_module_group_filter,$status_filter_sql, $tags_sql, AG…
641 …$id_agente, $status_text_monitor_sql,$status_module_group_filter,$status_filter_sql, $tags_sql, AG…
664 …", $id_agente, $status_text_monitor_sql, $tags_sql, $status_filter_sql, AGENT_MODULE_STATUS_NO_DAT…
760 'id_agente=' . $id_agente . '&amp;' .
766 …x.php?sec=estado&amp;sec2=operation/agentes/ver_agente&amp;id_agente='.$id_agente.'&amp;id_agente_…
1040 $id_agente . ", " .
[all …]

123