Pandora FMS is a flexible and highly scalable monitoring system ready for big environments. It uses agents (Linux, Windows, AIX, HP-UX, Solaris and BSD systems) and can do both local and remote network monitoring (SNMP v3, TCP checks, WMI, etc).
Go to file
mdtrooper 21d9138054 2009-12-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_db.php: add in "get_db_all_rows_filter" new parameter
	$returnSQL for return the string formated SQL instead the data. And add new
	function "get_db_all_row_by_steps_sql" that return row by row the data of
	query.
	
	* operation/events/export_csv.php: fixed the memory overload when try save
	into CSV a 10000 events or more, now use "get_db_all_row_by_steps_sql" for
	extract row by row the data.
	Fixes: 2859758



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-12-08 09:53:20 +00:00
extras 2009-11-11 Sancho Lerena <slerena@artica.es> 2009-11-11 18:06:58 +00:00
pandora_agents 2009-12-07 Raul Mateos <raulofpandora@gmail.com> 2009-12-07 14:57:34 +00:00
pandora_console 2009-12-08 Miguel de Dios <miguel.dedios@artica.es> 2009-12-08 09:53:20 +00:00
pandora_server 2009-12-07 Raul Mateos <raulofpandora@gmail.com> 2009-12-07 14:57:03 +00:00