Home
last modified time | relevance | path

Searched refs:agents_get_alerts_simple (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/massive/
H A Dmassive_delete_action_alerts.php39 $alert_templates = agents_get_alerts_simple ($id_agents);
155 $alert_templates = agents_get_alerts_simple ($id_agents);
H A Dmassive_add_action_alerts.php44 $alert_templates = agents_get_alerts_simple ($id_agents);
H A Dmassive_enable_disable_alerts.php43 $alert_templates = agents_get_alerts_simple ($id_agents);
H A Dmassive_standby_alerts.php43 $alert_templates = agents_get_alerts_simple ($id_agents);
H A Dmassive_copy_modules.php125 $agent_alerts = agents_get_alerts_simple ($source_id_agent);
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/extensions/
H A Dmodule_groups.php33 $alerts = agents_get_alerts_simple(array_keys($agents));
217 $alerts = agents_get_alerts_simple(array_keys($agents));
H A Dagents_alerts.php159 $all_alerts = agents_get_alerts_simple ();
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/ajax/
H A Dalert_list.ajax.php56 $alerts = agents_get_alerts_simple ($id_agent);
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/operation/
H A Dsearch_alerts.getdata.php172 $alertsraw = agents_get_alerts_simple($agents, "all_enabled",
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/operation/agentes/
H A Dalerts_status.php352 …$alerts['alerts_simple'] = agents_get_alerts_simple ($idAgent, $filter_alert, $options_simple, $wh…
354 …$countAlertsSimple = agents_get_alerts_simple ($idAgent, $filter_alert, false, $whereAlertSimple, …
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/alerts/
H A Dalert_list.list.php214 $total = agents_get_alerts_simple ($id_agents, false,
335 $simple_alerts = agents_get_alerts_simple ($id_agents, false,
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_agents.php118 function agents_get_alerts_simple ($id_agent = false, $filter = '', $options = false, $where = '', … function
506 $simple_alerts = agents_get_alerts_simple ($id_agent, $filter, $options);