Commit Graph

2842 Commits

Author SHA1 Message Date
mdtrooper 718c5f0576 2010-08-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: erased deprecate function "entrada_limpia" for to
	use only the english named "safe_input".
	 
	* godmode/setup/links.php: replaced the deprecate function "entrada_limpia"
	for the english named "safe_input".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-13 13:54:21 +00:00
zarzuelo 76a6cf8479 2010-08-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Added the alerts fired status
	to the visual maps drawing an orange edge around the static graph icon



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3142 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-13 11:08:14 +00:00
mdtrooper 2ce9c42526 2010-08-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: fixed the loop of alerts when Pandora
	haven't alerts.
	Fixes: #3044246



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3141 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-13 11:02:03 +00:00
zarzuelo 635b627ca0 2010-08-13 Sergio Martin <sergio.martin@artica.es>
* operation/snmpconsole/snmp_view.php: Fixed the pagination
	block filter in the SNMP console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-13 09:14:43 +00:00
zarzuelo 843e5176fe 2010-08-13 Sergio Martin <sergio.martin@artica.es>
* extensions/agents_modules.php: Aligned vertically the modules
	paginatiomn arrows in the agents/modules matrix



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-13 08:38:50 +00:00
zarzuelo 1bba5fec9f 2010-08-13 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Fixed a bug to generate the image
	in string2image whenn the string contains a sharp (#)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-13 08:30:19 +00:00
zarzuelo f4d3e5a905 2010-08-12 Sergio Martin <sergio.martin@artica.es>
* extensions/agents_modules.php: Change the status of the agents (the first
	column colors) to the status of the agent, not the worst module



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3137 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 16:07:03 +00:00
zarzuelo 38579c53e4 2010-08-12 Sergio Martin <sergio.martin@artica.es>
* extensions/agents_modules.php: Improved the agents/modules matrix in 
	visual way and converting the horizontal module names in vertical images



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 15:29:28 +00:00
zarzuelo ab71d0dc1b 2010-08-12 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Added the function string2image to obtain an image
	from a string with parameters like text color, background color, rotation degrees...



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 15:27:48 +00:00
zarzuelo a545b24887 2010-08-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Improved the function print_status_image
	to allow an additional parameter for send it image options like
	style, width...



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3134 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 15:26:11 +00:00
ramonn 8610dc0b81 2010-08-12 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm, lib/PandoraFMS/DataServer.pm: Added support
          for unknown status alerts. Style fixes.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 12:42:56 +00:00
ramonn e0bd98b9e2 2010-08-12 Ramon Novoa <rnovoa@artica.es>
* include/functions_alerts.php,
          godmode/alerts/configure_alert_template.php: Added support for
          unknown status alerts.

        * pandoradb.sql, godmode/menu.php,
          extras/pandoradb_migrate_v3.1_to_v3.2.sql: Added support for SNMP
          filters.

        * godmode/snmpconsole/snmp_filters.php: Added to repository. SNMP
          filter editor.

        * operation/snmpconsole/snmp_view.php: Fixed header placement.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 12:23:25 +00:00
zarzuelo 45ccf95929 2010-08-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php: Added the function html2rgb for
	convert a color string from format #FFFFFF to RGB values



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 11:09:45 +00:00
zarzuelo baf4b6c28e 2010-08-12 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/massive_operations.php: Added the massive operation
	to add snmp modules to an agent



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-12 09:52:50 +00:00
ramonn a591153ff5 2010-08-11 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Fixed collection issues related to the agent. See
          bug #3042577.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-11 16:14:49 +00:00
zarzuelo 58f16c70f9 2010-08-11 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor.php: Changed the old way of
	get a snmpwalk to use the new function get_snmpwalk



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-11 12:00:53 +00:00
zarzuelo 5bcf5e5164 2010-08-11 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Changed the newst function added name



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-11 11:23:44 +00:00
zarzuelo cf5a40a1bc 2010-08-11 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Added a function to call snmpwalk
	functions setting the version, ip address, community...



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-11 11:22:43 +00:00
jsatoh 25355fc6b5 2010-08-11 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_network_map.php,
	include/help/ja/help_autocreate_blacklist.php: Added new help files
	in Japanese.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-11 04:29:27 +00:00
ramonn 5e6aed9fe8 2010-08-10 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/SNMPServer.pm: Added support for SNMP filters.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 17:58:36 +00:00
mdtrooper e58d4e4fbf 2010-08-10 Miguel de Dios <miguel.dedios@artica.es>
* ajax.php: cleaned source code.
	
	* godmode/agentes/massive_operations.php: cleaned source code, and added
	hook to enterprise massive operations tab.
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 13:54:05 +00:00
zarzuelo 33bb4ae164 2010-08-10 Sergio Martin <sergio.martin@artica.es>
* pandoradb.sql
	extras/pandoradb_migrate_v3.1_to_v3.2.sql: Fixed the creation of
	tnetwork_map table creation adding the missed column 'center'



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3122 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 12:34:21 +00:00
ramonn c40051a01c 2010-08-10 Ramon Novoa <rnovoa@artica.es>
* godmode/setup/setup_auth.php: Fixed blacklist id in javascript
          code.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 11:32:36 +00:00
ramonn 1981a690d7 2010-08-10 Ramon Novoa <rnovoa@artica.es>
* operation/events/export_csv.php,
          operation/agentes/stat_win.php,
          operation/reporting/reporting_xml.php: Fixed includes.

        * godmode/setup/setup_auth.php,
          include/functions_config.php,
          include/auth/mysql.php: Added support for a remote user blacklist.

        * include/help/en/help_autocreate_blacklist.php,
          include/help/es/help_autocreate_blacklist.php: Added to repository.
          Blacklist help files.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 11:25:44 +00:00
zarzuelo 8f4599fb15 2010-08-10 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/networkmap.php: Fixed several notices. When 
	a category has not maps, the menu is not showed



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 10:42:26 +00:00
zarzuelo c65b0aa3ea 2010-08-10 Sergio Martin <sergio.martin@artica.es>
* images/status_sets/default/module_unknown.png 
	images/status_sets/default/module_alertsfired.png: Added images to
	some status colors



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 10:36:07 +00:00
slerena 173dcfd2ee 2010-08-10 Sancho Lerena <slerena@artica.es>
* lib/PandoraFMS/Config.pm: Updated build and development
        version.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3117 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 10:34:05 +00:00
zarzuelo e8490a5063 2010-08-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Fixed a typo bug for show
	the message of succefully copied when you clone an alert action



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 10:25:13 +00:00
ramonn fa223e4c4f 2010-08-10 Ramon Novoa <rnovoa@artica.es>
* include/auth/mysql.php,
          include/functions_config.php,
          godmode/setup/setup_auth.php: Added support fore more authentication
          schemes (enterprise).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3115 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 09:21:20 +00:00
ramonn 250ecbab70 2010-08-10 Ramon Novoa <rnovoa@artica.es>
* godmode/setup/setup_auth.php: Added to repository. Authentication
          scheme setup options.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 09:01:06 +00:00
ramonn 575c7d6c48 2010-08-10 Ramon Novoa <rnovoa@artica.es>
* include/auth/mysql.php, include/functions_config.php,
          include/config_process.php, pandora_console.spec,
          ajax.php, godmode/menu.php: Added support for different
          authentication schemes. Local database and LDAP are
          implemented.

        * operation/agentes/networkmap.topology.php,
          operation/agentes/networkmap.groups.php: Small fixes. Use filter name
          to compose file names.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3113 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-10 08:58:03 +00:00
zarzuelo daf470e347 2010-08-09 Sergio Martin <sergio.martin@artica.es>
* extensions/agents_modules.php: Fixed the horizontal 
	pagination to keep the vertical pagination when navigate



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3112 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-09 10:34:45 +00:00
zarzuelo 41f1515347 2010-08-09 Sergio Martin <sergio.martin@artica.es>
* extensions/agents_modules.php: Added the meaning of the colours



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3111 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-09 10:24:30 +00:00
zarzuelo ebe748b3b2 2010-08-09 Sergio Martin <sergio.martin@artica.es>
* extensions/module_groups.php: Fixed the status colors of
	the modules by groups matrix



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-09 10:19:14 +00:00
zarzuelo 104fb68562 2010-08-09 Sergio Martin <sergio.martin@artica.es>
* extensions/agents_modules.php
	operation/agentes/agents_modules_view.php
	operation/menu.php: Moved the agents VS modules matrix from
	menu to extensions



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3109 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-09 09:14:46 +00:00
zarzuelo 1261c751a9 2010-08-09 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/agents_modules_view.php
	operation/agentes/tactical.php
	operation/agentes/group_view.php
	operation/menu.php: Added the agents VS modules matrix
	and changed the color of some alert fired numbers and 
	table rows



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-09 08:43:56 +00:00
zarzuelo 46237d4600 2010-08-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php
	godmode/alerts/alert_actions.php: Added the duplicate alert  action
	feature for pending task 3038715



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-06 08:39:34 +00:00
mdtrooper bc76646b43 2010-08-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_filemanager.php: added parameter $readOnly in the
	function "file_explorer".
	
	*pandoradb.sql, extras/pandoradb_migrate_v3.1_to_v3.2.sql: added into the
	table "talert_template_modules" the column "id_policy_alerts".
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-05 17:02:45 +00:00
zarzuelo 8e6febbfa7 2010-08-05 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/networkmap.php: Change the default map to topology map



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-05 09:23:12 +00:00
mdtrooper e4c88b9013 2010-08-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_filemanager.php: move the action messages to $config
	intermediate var. 
	
	* godmode/setup/file_manager.php: added the message of action with the
	filemanager.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3104 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 18:54:48 +00:00
ramonn c27560cd32 2010-08-04 Ramon Novoa <rnovoa@artica.es>
* Makefile.am: Use -static-libstdc++ to remove the dependency on
          libstdc++-6.dll.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 18:26:43 +00:00
slerena 2a1566845a 2010-08-04 Sancho Lerena <slerena@artica.es>
* DEBIAN/control,
        pandora_agent.spec: Added unzip to dependencies (for file
        collection management).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3102 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 17:51:05 +00:00
ramonn 462420e4d3 2010-08-04 Ramon Novoa <rnovoa@artica.es>
* modules/pandora_module.cc: Free the collection if it can not
          be added to the list.

        * Makefile.am: Use -static-libgcc to remove the dependency on
          libgcc_s_sjlj-1.dll.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 17:47:44 +00:00
zarzuelo 83afcb318c 2010-08-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php: Fixed the get_agent_module_info function
	for avoid to show the disabled modules information



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3100 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 17:26:17 +00:00
zarzuelo 58b139f35b 2010-08-04 Sergio Martin <sergio.martin@artica.es>
* images/status_sets/default/module_no_data_ball.png: Added a image
	to modules without data



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3099 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 17:20:16 +00:00
mdtrooper e5836903b1 2010-08-04 Miguel de Dios <miguel.dedios@artica.es>
* pandora_agent_daemon: fixed user of daemon, it is root, not dario.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3098 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 16:56:54 +00:00
darode d1ec20036c 2010-08-04 Dario Rodriguez <dario.rodriguez@artica.es>
* win32/bin/collections: Added collections directory.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3097 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 16:45:59 +00:00
ramonn bb4b4d594d 2010-08-04 Ramon Novoa <rnovoa@artica.es>
* modules/pandora_module.cc: Run action commands through cmd.exe.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3096 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 16:28:25 +00:00
darode 273725c7f6 2010-07-30 Dario Rodriguez <dario.rodriguez@artica.es>
* win32/installer/pandora.mpi: Added collections directory in the windows 
	installer.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 16:17:31 +00:00
slerena 3431910977 2010-08-04 Sancho Lerena <slerena@artica.es>
* pandora_server.redhat.spec: Specific spec for redhat/centos.

        * util/pandora_count.sh: Script to measure how fast dataserver
        process XML files.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-08-04 15:01:09 +00:00