Home
last modified time | relevance | path

Searched refs:ipAgent (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/agentes/
H A Dagent_wizard.php23 $ipAgent = db_get_value('direccion', 'tagente', 'id_agente', $idAgent); variable
H A Dagent_wizard.snmp_interfaces_explorer.php26 $ipAgent = db_get_value('direccion', 'tagente', 'id_agente', $idAgent); variable
30 $ip_target = (string) get_parameter ('ip_target', $ipAgent);
H A Dagent_wizard.snmp_explorer.php28 $ipAgent = db_get_value('direccion', 'tagente', 'id_agente', $idAgent); variable
32 $ip_target = (string) get_parameter ('ip_target', $ipAgent);
H A Dagent_wizard.wmi_explorer.php28 $ip_target = (string) get_parameter ('ip_target', $ipAgent); // Host
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/extensions/
H A Dvnc_view.php19 $ipAgent = db_get_value('direccion', 'tagente', 'id_agente', $idAgent);