Home
last modified time | relevance | path

Searched refs:id_agente_modulo (Results 1 – 18 of 18) sorted by relevance

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/operation/agentes/
H A Destado_monitores.php26 $id_agente_modulo = (int) get_parameter ('id_agente_modulo'); variable
27 if ($id_agente_modulo == false)
29 $tags = tags_get_module_tags($id_agente_modulo);
41 if (tags_get_module_policy_tags($tag, $id_agente_modulo)) {
59 $id_agente_modulo = (int) get_parameter ('id_agente_modulo'); variable
60 if ($id_agente_modulo == false)
62 $id_agente = modules_get_agentmodule_agent($id_agente_modulo);
66 'id_module' => $id_agente_modulo
74 $table_relations->id = 'module_' . $id_agente_modulo . '_relations';
86 if ($relation['module_a'] == $id_agente_modulo) {
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/util/
H A Dpandora_db.pl747 [$dbh, $id_agente_modulo]);
777 WHERE id_agente_modulo = ?', $id_agente_modulo);
785 WHERE id_agent_module = ?', $id_agente_modulo);
809 [$dbh, $id_agente_modulo]);
822 AND id_agente_modulo = ?', $id_agente_modulo);
833 $id_agente_modulo, $id_agente_modulo);
844 my $id_agente_modulo = $module->{'id_agente_modulo'};
851 WHERE id_agente_modulo = ?', $id_agente_modulo);
870 my $id_agente_modulo = $module->{'id_agente_modulo'};
876 WHERE id_agente_modulo = ?', $id_agente_modulo);
[all …]
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/agentes/
H A Dmodule_manager_editor_prediction.php24 $id_agente_modulo= get_parameter('id_agent_module',0); variable
28 WHERE id_agente_modulo = '.$id_agente_modulo;
48 array($id_agente_modulo));
147 AND id_agente_modulo <> " . $id_agente_modulo;
H A Dagent_template.php126 $id_agente_modulo = modules_create_agent_module($id_agente, $name, $values); variable
128 if ($id_agente_modulo === false) {
142 tags_insert_module_tag ($id_agente_modulo, $tag_ids);
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_wmi.php133 $id_agente_modulo = modules_create_agent_module($nc["id_agente"], $nc["nombre"], $nc);
135 if ($id_agente_modulo === false) {
149 tags_insert_module_tag ($id_agente_modulo, $tag_ids);
H A Dfunctions_modules.php1004 * @param int $id_agente_modulo Agent module id.
1016 * @param int $id_agente_modulo Agent module id.
1020 function modules_get_agentmodule_name ($id_agente_modulo) { argument
1021 …rn (string) db_get_value ('nombre', 'tagente_modulo', 'id_agente_modulo', (int) $id_agente_modulo);
1093 function modules_get_unit ($id_agente_modulo) { argument
1094 …it = (string) db_get_value ('unit', 'tagente_modulo', 'id_agente_modulo', (int) $id_agente_modulo);
H A Dfunctions_agents.php53 function agents_get_agent_id_by_module_id ($id_agente_modulo) { argument
55 'id_agente_modulo', $id_agente_modulo);
1253 function agents_get_module_id ($id_agente_modulo) { argument
1254 return (int) db_get_value ('id_agente', 'tagente_modulo', 'id_agente_modulo', $id_agente_modulo);
H A Dfunctions_graph.php4389 function grafico_modulo_log4x ($id_agente_modulo, $periodo, $show_event, argument
4402 $nombre_agente = modules_get_agentmodule_agent_name ($id_agente_modulo);
4403 $nombre_modulo = modules_get_agentmodule_name ($id_agente_modulo);
4426 " WHERE id_agente_modulo = $id_agente_modulo AND utimestamp > $fechatope and utimestamp < $now";
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/
H A Dpandoradb.sql97 KEY `data_index1` (`id_agente_modulo`),
108 KEY `data_inc_index_1` (`id_agente_modulo`)
118 KEY `data_string_index_1` (`id_agente_modulo`),
135 KEY `data_log4x_index_1` (`id_agente_modulo`)
143 `id_agente_modulo` int(10) NOT NULL default '0',
160 KEY `status_index_1` (`id_agente_modulo`),
250 PRIMARY KEY (`id_agente_modulo`),
251 KEY `main_idx` (`id_agente_modulo`,`id_agente`),
614 `id_agente_modulo` bigint(100) NOT NULL,
619 KEY `id_agente_modulo` (`id_agente_modulo`)
[all …]
H A Dpandoradb.oracle.sql123 id_agente_modulo NUMBER(10, 0) DEFAULT 0, field
136 id_agente_modulo NUMBER(10, 0) DEFAULT 0, field
148 id_agente_modulo NUMBER(10, 0), field
161 id_agente_modulo NUMBER(10, 0) DEFAULT 0, field
177 id_agente_modulo NUMBER(10, 0) DEFAULT 0, field
217 id_agente_modulo NUMBER(10, 0) PRIMARY KEY, field
528id_agente_modulo ON tagente_modulo FOR EACH ROW BEGIN UPDATE talert_template_modules SET id_agent_…
695 id_agente_modulo NUMBER(19, 0), field
1357 id_agente_modulo NUMBER(19, 0) DEFAULT 0, field
1824 id_agente_modulo NUMBER(10, 0) DEFAULT 0, field
[all …]
H A Dpandoradb.data.oracle.sql1253 …0;join&#x20;talert_template_modules&#x20;as&#x20;t3&#x20;on&#x20;t2.id_agente_modulo&#x20;=&#x20;t…
1267 …estado.id_agente&#x20;AND&#x20;tagente_estado.id_agente_modulo&#x20;=&#x20;tagente_modulo.id_agent…
1279 …estado.id_agente&#x20;AND&#x20;tagente_estado.id_agente_modulo&#x20;=&#x20;tagente_modulo.id_agent…
1285 …d_agente&#x20;=&#x20;tagente.id_agente&#x20;AND&#x20;tagente_estado.id_agente_modulo&#x20;=&#x20;t…
1287 treport_custom_sql_insert(4, 'Group&#x20;view','id_agente_modulo&#x20;AND&#x20;tagente_modulo.disab…
1297 …agente.id_agente&#x20;AND&#x20;tagente_estado.id_agente_modulo&#x20;=&#x20;tagente_modulo.id_agent…
1307 …d_agente&#x20;=&#x20;tagente.id_agente&#x20;AND&#x20;tagente_estado.id_agente_modulo&#x20;=&#x20;'…
1309 treport_custom_sql_insert(4, 'Group&#x20;view','tagente_modulo.id_agente_modulo&#x20;AND&#x20;tagen…
1311 treport_custom_sql_insert(4, 'Group&#x20;view','=&#x20;tagente_modulo.id_agente_modulo&#x20;AND&#x2…
H A Dpandoradb.postgreSQL.sql1526 PRIMARY KEY (id_tag, id_agente_modulo)
H A Dpandoradb.data.postgreSQL.sql1015 …0;join&#x20;talert_template_modules&#x20;as&#x20;t3&#x20;on&#x20;t2.id_agente_modulo&#x20;=&#x20;t…
1016id_agente_modulo&#x20;=&#x20;tagente_modulo.id_agente_modulo&#x20;AND&#x20;tagente_modulo.disabled…
H A Dpandoradb_data.sql1008 …0;join&#x20;talert_template_modules&#x20;as&#x20;t3&#x20;on&#x20;t2.id_agente_modulo&#x20;=&#x20;t…
1009id_agente_modulo&#x20;=&#x20;tagente_modulo.id_agente_modulo&#x20;AND&#x20;tagente_modulo.disabled…
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/extras/
H A Dpandoradb_migrate_5.1_to_6.0.postgreSQL.sql33 WHERE t1.id_agente_modulo = t2.id_agente_modulo);
H A Dpandoradb_migrate_5.1_to_6.0.oracle.sql33 WHERE t1.id_agente_modulo = t2.id_agente_modulo);
H A Dpandoradb_migrate_5.1_to_6.0.mysql.sql32 WHERE t1.id_agente_modulo = t2.id_agente_modulo);
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/lib/PandoraFMS/
H A DNetworkServer.pm432 my ($pa_config, $id_agente_modulo, $server_id, $dbh) = @_;
436 if ((!defined($id_agente_modulo)) || ($id_agente_modulo eq "")){
439 …db_single_row ($dbh, 'SELECT * FROM tagente_modulo WHERE id_agente_modulo = ?', $id_agente_modulo);