Commit Graph

1581 Commits

Author SHA1 Message Date
mdtrooper 6ba8073a0b 2009-07-22 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php, images/lupa_15x15.png, include/functions_html.php
	include/styles/pandora.css, operation/search_results.php: add global
	search bar in the header for searching Agents, Maps, Reports, Graphs,
	Alerts and Users...if you user have access level...

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1814 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-22 15:26:31 +00:00
mdtrooper d642604f59 2009-07-20 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/tactical.php, operation/agentes/status_monitor.php: add
	link to list monitors "not init".
	Fixes: 2815098



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1813 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-20 13:18:18 +00:00
mdtrooper bc5f7b9868 2009-07-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: fix bad merge with local installation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1812 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-20 10:35:32 +00:00
mdtrooper df9a28b49f 2009-07-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: fix bug the any number of modules in
	unknown status for any agent paint with its colour in the list of
	agents. Now for the agent has a box colour with color for unknown, it must
	has all modules in unknown status.
	Fixes: 2805029



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1811 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-20 08:36:55 +00:00
mdtrooper e26d3bea51 2009-07-17 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/status_monitor.php: fix bug default group in form.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1810 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-17 11:46:10 +00:00
mdtrooper ca7d978cea 2009-07-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php: fix bug that appear two times the
	group "All".
	Fixes: #2822999


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1809 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-17 11:35:57 +00:00
ramonn 70284f6a83 2009-07-16 Ramon Novoa <rnovoa@artica.es>
* linux/plugins/pandora_ps, linux/plugins/pandora_df: Added to
          repository. New ps and df plugins.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1808 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-16 16:21:37 +00:00
ramonn c4f8c10dc9 2009-07-16 Ramon Novoa <rnovoa@artica.es>
* include/functions_networkmap.php: Added to repository. Functions used
          to draw network maps.

        * operation/agentes/networkmap.php: Moved network map generation
          functions to functions_networkmap.php.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1807 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-16 16:15:10 +00:00
pabloconcepcion 7df2e98721 Fixed a bug in include/functions_agents.php (create_agent) where the call to safe_int was incorrect
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-16 15:28:07 +00:00
aloriel b4f04ad47f 2009-07-16 Jorge Gonzalez <jorgegonz@atica.es>
* godmode/servers/manage_recontask_form.php: fixed wrong group
          assignation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1805 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-16 15:14:22 +00:00
aloriel 6acbfc5010 2009-07-16 Jorge Gonzalez <jorgegonz@artica.es>
* godmode/servers/manage_recontask_form.php: fixed wrong period
          strings.

        * include/languages/es.po, include/languages/es.mo: Updated Spanish
        translation.  

        * include/languages/index.pot: Updated po template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1804 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-16 13:48:04 +00:00
mdtrooper fb10e76c49 2009-07-15 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: fix bug that the function
	copy_agent_module_to_agent didn't copy the modules what was previus
	delete.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1803 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-16 13:42:51 +00:00
aloriel b8c2ef89d4 2009-07-16 Jorge Gonzalez <jorgegonz@artica.es>
* godmode/servers/manage_recontask_form.php: Changed sql query to   
          remove "All" os from the recon task selection form.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1802 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-16 13:01:20 +00:00
mdtrooper 87912c9e2b 2009-07-15 Miguel de Dios <miguel.dedios@artica.es>
* Changelog: date error in last change.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1801 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-15 15:26:38 +00:00
mdtrooper b7b6b45192 2009-06-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/db/db_sanity.php: remove "cambio" column in query, this column use
	in old version of pandora (read pandoradb_migrate_v2.x_to_v3.0.sql line 20).
	Fixes: #2810974



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-15 15:25:08 +00:00
mdtrooper 67666ae492 2009-07-15 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/manage_config_remote.php: fix name of colums in query.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1799 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-15 11:51:52 +00:00
marostegui 46777e1998 2009-07-10 Manuel Arostegui <manuel@todo-linux.com>
* pandora_server.spec: Changed the architecture, changed the
        release, the "_" was a mistake.

        * pandora_server: Added chkconfig handling.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1798 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-10 06:36:23 +00:00
marostegui 22d5a813b6 2009-07-09 Manuel Arostegui <manuel@todo-linux.com>
* pandora_server.spec: Removed unnecessary dependency.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-09 09:04:44 +00:00
marostegui ead9466303 2009-07-09 Manuel Arostegui <manuel@todo-linux.com>
* pandora_console.spec: Removed unnecessary dependency.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1796 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-09 09:04:00 +00:00
aloriel fd30595632 2009-07-08 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish
        * translation.

        * include/languages/index.pot: Updated po template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1795 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-08 13:30:22 +00:00
aloriel 3373145f46 2009-07-06 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish 
        * translation.

        * include/languages/index.pot: Updated po template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1794 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-08 13:25:06 +00:00
ramonn 4f00fbd4fd 2009-07-08 Ramon Novoa <rnovoa@artica.es>
* include/functions_fsgraph.php: Use the user defined date format in
          module and combined charts.

        * operation/agentes/estado_ultimopaquete.php: Fixed the chart URL.

        * operation/agentes/stat_win.php: Show the agent name in the window
          title.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1793 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-08 13:12:44 +00:00
ramonn a6160671d1 2009-07-08 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Config.pm: Properly set the new agentaccess
          config option. Fixes bug #2815878.

        * util/pandora_xml_stress.pl: Fixed config file comment detection.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1792 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-08 11:01:47 +00:00
aloriel acde4709d1 2009-07-06 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish
        * translation.

        * include/languages/index.pot: Updated po template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1791 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-06 13:01:19 +00:00
aloriel b3f708baa5 2009-07-06 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish
        * translation.

        * include/languages/index.pot: Updated po template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1790 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-06 12:21:17 +00:00
marostegui 972e94d0a3 2009-07-02 Manuel Arostegui <marostegui@artica.es>
* linux/pandora_agent.spec: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1788 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-02 18:05:04 +00:00
marostegui 2a2b40e466 2009-07-02 Manuel Arostegui <marostegui@artica.es>
* linux/pandora_agent.spec: RPM spec file for 3.0 version.
	This spec file builds packages for: Centos5,Fedora11,RHEL5,
	SLE9, SLE10, OpenSuse 10.3, OpenSuse 11.0.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1787 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-02 17:49:29 +00:00
slerena 4244beaa4a 2009-07-01 Sancho Lerena <slerena@artica.es>
* include/functions_config.php: Fixed setup problem for fontpath token.
	
	* godmode/setup/setup.php, setup_visuals.php: Moved some items to other
	file (fontpath, flashgraph and agent graph options).
	
	* godmode/db/db_main.php: Bigger image.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1786 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-01 17:09:26 +00:00
ramonn c02d40b946 2009-07-01 Ramon Novoa <rnovoa@artica.es>
* include/functions_custom_graphs.php, include/fgraph.php,
          include/functions_fsgraph.php: Small fixes, mostly path related.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-01 16:14:51 +00:00
aloriel c8f4224123 2009-06-01 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish 
        * translation.

        * include/languages/index.pot: Updated po template.

        * godmode/reporting/map_builder.php,                                
        * godmode/reporting/graph_builder.php: Updated translatable period  
        * strings to reduce its number and make them more compliant with the 
        * rest.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1784 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-01 10:23:54 +00:00
aloriel 79ae1e8b40 2009-06-30 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish 
        * translation.

        * include/languages/index.pot: Updated po template.

        * operation/agentes/estado_generalagente.php: Changed a string to   
        * reuse previous translation. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1783 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-07-01 06:53:10 +00:00
ramonn 56e092209d 2009-06-30 Ramon Novoa <rnovoa@artica.es>
* include/fgraph.php: Limit the number of agents in modules per agent
          charts.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1782 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-30 16:56:54 +00:00
ramonn 464a24aed8 2009-06-30 Ramon Novoa <rnovoa@artica.es>
* include/functions_fsgraph.php: Truncate long names for flash charts.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1781 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-30 16:31:15 +00:00
ramonn e2129cc8c8 2009-06-30 Ramon Novoa <rnovoa@artica.es>
* include/fgraph.php: Added support for mixing flash/image charts.

        * include/functions_fsgraph.php: Use user defined colors in module
          charts.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-30 15:39:54 +00:00
ramonn 4f2867c0a0 2009-06-30 Ramon Novoa <rnovoa@artica.es>
* nclude/FusionCharts,
	  include/FusionCharts/FCF_Column3D.swf,
	  include/FusionCharts/FCF_Pie3D.swf,
	  include/FusionCharts/FusionCharts.js,
	  include/FusionCharts/FCF_MSLine.swf,
	  include/FusionCharts/FusionCharts_Gen.php,
	  include/FusionCharts/FCF_StackedArea2D.swf,
	  include/FusionCharts/FCF_Area2D.swf,
	  include/FusionCharts/FCF_MSArea2D.swf,
	  include/FusionCharts/FusionCharts.php: Added to repository. Fusion
	  Charts Free.

	* include/functions_fsgraph.php: Added to repository. Fusion Charts
	  chart generation functions for Pandora FMS.
	
	* include/pchart_graph.php, include/pandora_graph.php,
	  include/fgraph2.php, include/pChart, include/Image,
	  include/fgraph.php: Moved from reporting to include.

	* operation/agentes/stat_win.php: Moved from reporting to
	  operation/agentes.

	* reporting: Deleted from repository.

	* general/logon_ok.php, godmode/setup/setup.php,
	  godmode/admin_access_logs.php, godmode/db/db_main.php,
	  godmode/db/db_info.php, godmode/db/db_purge.php,
	  godmode/reporting/graph_builder.php,
	  operation/reporting/reporting_xml.php,
	  operation/reporting/reporting_viewer.php,
	  operation/servers/view_server.php,
	  operation/servers/view_server_detail.php,
	  operation/incidents/incident_statistics.php
	  operation/users/user_statistics.php,
	  operation/events/event_statistics.php, operation/events/events.php,
	  operation/agentes/estado_ultimopaquete.php,
	  operation/agentes/estado_generalagente.php,
	  operation/agentes/tactical.php, include/functions_config.php,
	  include/functions_custom_graphs.php,
	  include/functions_visual_map.php,
	  include/functions_reporting.php: Added flash charts.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1779 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-30 15:08:14 +00:00
marostegui 64900fbf47 2009-06-30 Manuel Arostegui <marostegui@artica.es>
* pandora_server.spec: Now it builds packages for SLE9.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1778 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-30 09:50:35 +00:00
marostegui 382a275e43 2009-06-30 Manuel Arostegui <marostegui@artica.es>
* pandora_server.spec: Rewriten to fit 3.0 requirements.
        Succesfully built packages for: CentOS5, Fedora 11, RHEL5.Still
        needs some tests in SuSe.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1777 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-30 09:10:58 +00:00
aloriel e15466b467 2009-06-29 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/index.pot: Updated po template.

	* include/languages/cs.po, include/languages/pt_BR.po,
	include/languages/nl.mo, include/languages/pl.mo,
	include/languages/it.mo, include/languages/ko.po,
	include/languages/sl.mo, include/languages/sk.po,
	include/languages/uk.po, include/languages/ro.po,
	include/languages/pt.mo, include/languages/ast.mo,
	include/languages/bn.po, include/languages/ar.po,
	include/languages/cs.mo, include/languages/pt_BR.mo,
	include/languages/ko.mo, include/languages/fr.po,
	include/languages/sk.mo, include/languages/uk.mo,
	include/languages/ro.mo, include/languages/ca.po,
	include/languages/da.po, include/languages/tr.po,
	include/languages/sv.po, include/languages/de.po,
	include/languages/ja.po, include/languages/zh_TW.po,
	include/languages/bn.mo, include/languages/he.po,
	include/languages/fi.po, include/languages/ar.mo,
	include/languages/hi.po, include/languages/zh_CN.po,
	include/languages/fr.mo, include/languages/te.po,
	include/languages/eu.po, include/languages/hu.po,
	include/languages/ca.mo, include/languages/da.mo,
	include/languages/tr.mo, include/languages/de.mo,
	include/languages/sv.mo, include/languages/ru.po,
	include/languages/ja.mo, include/languages/zh_TW.mo,
	include/languages/he.mo, include/languages/fi.mo,
	include/languages/hi.mo, include/languages/zh_CN.mo,
	include/languages/el.po, include/languages/gl.po,
	include/languages/te.mo, include/languages/eu.mo,
	include/languages/nl.po, include/languages/hu.mo,
	include/languages/pl.po, include/languages/it.po,
	include/languages/sl.po, include/languages/pt.po,
	include/languages/ru.mo, include/languages/ast.po,
	include/languages/el.mo, include/languages/gl.mo: Updated
	translations thanks to all contributors from Rosetta.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1776 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-29 13:45:16 +00:00
mdtrooper 588d673fcd 2009-06-29 Miguel de Dios <miguel.dedios@artica.es>
* reporting/pChart/pData.class: fix lost var ($url) in
	function grafico_eventos_grupo and at constants.
	* reporting/fgraph.php: fix, it's assumed that the arrays was numerical
	indexes.
	Fixes: #2805807



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1774 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-29 11:01:21 +00:00
marostegui 41d1d4496f 2009-06-25 Manuel Arostegui <marostegui@artica.es>
* pandora_console.spec: RPM spec file for 3.0 version.
	Packages built succesfully for: Centos5, Fedora 11, 
	RHEL5, SLE9, SLE10, SLE11, OpenSuse 10.3, OpenSuse 11, 
	OpenSuse 11, OpenSuse Factory. We still need to check
	the exactly names in Suse distros for dependencies.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-25 18:55:16 +00:00
mdtrooper 8f7f2eb9e5 2009-06-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_db.php: optimice the search agent in DB, quit option
	to search for description.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1772 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-25 15:47:36 +00:00
mdtrooper a94f044a9b 2009-06-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/massive_delete_agents.php,
	godmode/agentes/massive_delete_agents.php: changes for clarity
	and maintenance code.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1771 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-25 13:03:53 +00:00
aloriel 8ab87b3178 2009-06-25 Jorge Gonzalez <jorgegonz@aartica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish  
        * translation.

        * include/languages/index.pot: Updated po template.                              



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1769 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-25 08:09:01 +00:00
aloriel 2d00b7f669 2009-06-25 Jorge Gonzalez <jorgegonz@artica.es>
* include/functions_db.php, operation/snmpconsole/snmp_view.php,
	* operation/agentes/status_monitor.php,
	* operation/agentes/estado_grupo.php,
	* operation/agentes/estado_ultimopaquete.php,
	* operation/agentes/alerts_status.php,
	* operation/agentes/estado_generalagente.php,
	* operation/agentes/estado_agente.php,
	* operation/agentes/exportdata.php,
	* operation/agentes/estado_monitores.php,
	* operation/agentes/tactical.php, operation/agentes/networkmap.php,
	* operation/reporting/reporting_viewer.php, reporting/fgraph.php,
	* general/pandora_help.php, general/logoff.php,
	* general/logon_failed.php, godmode/setup/setup.php,
	* godmode/setup/links.php, godmode/snmpconsole/snmp_alert.php,
	* godmode/profiles/profile_list.php, godmode/db/db_main.php,
	* godmode/db/db_audit.php, godmode/db/db_refine.php,
	* godmode/db/db_info.php, godmode/db/db_event.php,
	* godmode/db/db_purge.php,
	* godmode/agentes/massive_delete_agents.php,
	* godmode/agentes/massive_config.php,
	* godmode/agentes/massive_delete_alerts.php,
	* godmode/agentes/massive_edit_modules.php,
	* godmode/agentes/module_manager.php,
	* godmode/agentes/massive_delete_modules.php,
	* godmode/agentes/configurar_agente.php,
	* godmode/agentes/planned_downtime.php,
	* godmode/modules/manage_network_templates_form.php,
	* godmode/modules/manage_network_components.php,
	* godmode/reporting/map_builder.php,
	* godmode/reporting/map_builder_wizard.php,
	* godmode/servers/manage_export.php,
	* godmode/servers/manage_export_form.php,
	* godmode/servers/plugin.php, godmode/servers/modificar_server.php,
	* godmode/servers/manage_recontask_form.php,
	* godmode/alerts/alert_compounds.php, godmode/menu.php: Some
	* translatable strings reused to simplify i18n work.

	* include/languages/es.po, include/languages/es.mo: Updated Spanish
	* translation.

	* include/languages/index.pot: Updated po template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1768 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-25 08:01:18 +00:00
slerena cd1e42b8c3 2009-06-24 Sancho Lerena <slerena@artica.es>
* operation/agentes/estado_generalagente.php,
        godmode/setup/setup.php: Added support for new option for have enabled or
        disabled the agent access data/graphs.

        * include/functions_db.php: Modified the agent_delete function to don't delete
        all data, just delete agent and mark modules for deletion. This increase a lot
        the massive agent deletion. This fixes bug #2809015.

        * include/config_process.php: Updated version/build.

        * include/functions_config.php: Added autoupdate to config check for
        non-existant values. Added new agentaccess config token.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1767 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-24 17:03:08 +00:00
slerena d0667d7012 2009-06-23 Sancho Lerena <slerena@artica.es>
* lib/pandoraFMS/DataServer.pm, Config.pm: Fixes bug #2811605. This
        add a new config token to define max files queued to avoid problems
        reading incoming dir with huge number of files.

        * lib/PandoraFMS/Core.pm: Adds new feature to have optional agent
        access graph & data. Included to improve the performance in huge systems



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1766 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-24 16:53:17 +00:00
mdtrooper 6487318639 2009-06-24 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css: fix sintaxis error in comment.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-24 16:12:09 +00:00
mdtrooper 65dba0156c 2009-06-24 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_monitores.php: add organization list of monitors, add
	row in table with title the monitor group.
	* include/styles/pandora.css: add new class for cell used monitor group title
	in the list of monitors in estado_monitores.php
	Fixes: #2805001



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1764 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-24 16:04:19 +00:00
aloriel 82e8b1f3ed 2009-06-24 Jorge Gonzalez <jorgegonz@artica.es>
* include/functions_reporting.php, include/functions_ui.php,
        * operation/incidents/incident.php,
        * operation/snmpconsole/snmp_view.php, operation/events/events.php,
        * operation/agentes/tactical.php, godmode/users/user_list.php,
        * godmode/users/configure_user.php,
        * godmode/profiles/profile_list.php,
        * godmode/agentes/module_manager_editor_wmi.php,
        * godmode/agentes/massive_edit_modules.php,
        * godmode/agentes/manage_config_remote.php,
        * godmode/modules/manage_network_components_form_network.php,
        * godmode/modules/manage_network_components_form_wmi.php,
        * godmode/servers/manage_export.php,
        * godmode/servers/manage_recontask.php,
        * godmode/servers/modificar_server.php: Some translatable strings
        * reused to simplify i18n work.

        * include/languages/es.po, include/languages/es.mo: Updated Spanish
        * translation.

        * include/languages/index.pot: Updated po template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1763 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-24 13:36:29 +00:00
mdtrooper a806e4c124 Fix day in date of last changelog.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1762 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-06-24 12:39:29 +00:00