Commit Graph

4351 Commits

Author SHA1 Message Date
Ramon Novoa 3a8eb06eb9 2011-08-10 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/DataServer.pm: Added support for custom module tags
	  (stored in column extended_info).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4712 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:58:26 +00:00
Ramon Novoa 9d616ed5dc 2011-08-10 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added
	  a new column to store extended module information.

	* operation/agentes/status_monitor.php,
	  operation/agentes/estado_monitores.php: Added help tips to display
	  extended module information.

	* extras/pandoradb_migrate_v3.2_to_v4.0.sql,
	  godmode/agentes/agent_manager.php,
	  include/styles/tip.css,
	  include/functions_ui.php: Added support for help tips with custom
	  images.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:51:42 +00:00
slerena 534c87fca9 2011-08-10 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: New sensor as agent type. Updated version.

        * include/graphs/functions_gd.php: Progressbar has a fixed font size.

        * include/functions_config.php: By default now gets a fontsize 
        called "Smallfont"; ideal to be used with our graphs instead the
        other. Size is also smaller as default.

        * godmode/servers/manage_recontask.php: Fixed broken code (matching
        for NULL, now works).

        * godmode/servers/manage_recontask_form.php: Altered some default values
        to be better.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:49:49 +00:00
slerena 9ec8017b10 2011-08-10 Sancho Lerena <slerena@artica.es>
* pandora_server.spec, pandora_server.redhat.spec: Added perl-Socket6
        package.

        * Config.pm: Updated version to 4.0RC1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4709 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:46:25 +00:00
javilanz 412b0a8441 2011-08-10 Javier Lanz <javier.lanz@artica.es>
* operation/agentes/exportdata.php: Fixed an ugly spelling mistake



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4708 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 15:30:40 +00:00
vgilc a190305e12 2011-08-10 Vanessa Gil <vanessa.gil@artica.es>
* unix/pandora_agent.php: Fixed error reading collections of the configuration file.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4707 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 15:22:46 +00:00
juanmanuelr bd2c31a018 2011-08-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_config.php: Fixed premature warning message about db
        maintenance over a new installation.

        Fixes: #3371197



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4706 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 15:01:14 +00:00
darode 4540e6edd3 2011-08-10 Dario Rodriguez <dario.rodriguez@artica.es>
* DEBIAN/control: Fixed a bug with dependences.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4705 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 13:02:32 +00:00
mdtrooper 38dd0d78c4 2011-08-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_menu.php, operation/menu.php, godmode/menu.php: fixed
	when set a icon in a enterprise extension for the entry in menu. And added
	the feature to set a default icon when the icon not exists.
	
	Fixes: #3388452



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4704 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:59:17 +00:00
darode 021fd280de 2011-08-10 Dario Rodriguez <dario.rodriguez@artica.es>
* DEBIAN/control: Added libsocket6-perl libio-socket-inet6-perl
        packages to dependence  




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4703 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:45:34 +00:00
darode 752871c633 2011-08-10 Dario Rodriguez <dario.rodriguez@artica.es>
* Makefile.PL: Added IO::Socket::INET6 and Socket to
        installer dependecies check.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4702 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:33:28 +00:00
slerena d84b468a9f 2011-08-11 Sancho Lerena <slerena@artica.es>
* include/styles/pandora.css: Removed black line in header.

        * images/pandora_header_logo_enterprise.png,
        images/pandora_header_logo.png,
        general/header.php: Resized images and added a few pixels to let
        chrome render better the header on default style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:08:57 +00:00
juanmanuelr acf0d8b4cf 2011-08-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css: Fixed height on css header attributes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4700 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 10:50:41 +00:00
darode 4719f4d949 2011-08-10 Dario Rodriguez <dario.rodriguez@artica.es>
* pandora_server_installer: Fixed wrong permission flag for
        directory data_in/conf



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4699 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 10:45:24 +00:00
slerena b78af27c5a 2011-08-11 Sancho Lerena <slerena@artica.es>
* pandora_server.spec: Removed perl-XML-SAX and added
        perl-XML-Simple. Updated RPM descripcion and version for upcoming RC1 :-)

        * pandora_server.redhat.spec: Updated version for upcoming RC1




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4698 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 10:37:36 +00:00
mdtrooper 47d9b44932 2011-08-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/modu_group_list.php: added pagination to list.
	
	Fixes: #3389009



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 09:31:19 +00:00
jsatoh ed12ce449f 2011-08-10 Junichi Satoh <junichi@rworks.jp>
* pandora_server.spec, pandora_server.redhat.spec: Added
	perl-IO-Socket-INET6 to Requires.

	* pandora_server_installer: Added IO::Socket::INET6 to dependency
	messages.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4696 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 04:36:03 +00:00
jsatoh 35ed1a38f0 2011-08-10 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/NetworkServer.pm: Added support for IPv6 tcp check.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4695 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 01:50:31 +00:00
javilanz e7fca17516 2011-08-09 Javier Lanz <javier.lanz@artica.es>
* operation/incidents/incident.incident.php,
        operation/incidents/incident.files.php,
        operation/incidents/incident.tracking.php,
        operation/incidents/incident.workunits.php,
        operation/incidents/incident.download_file.php,
        operation/incidents/incident.list.php: Deleted.

        * operation/incidents/incident.php,
        operation/incidents/incident_detail.php: Restored from a
        previous version due an incident moving and copying files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4694 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 16:58:32 +00:00
juanmanuelr ebf88ee459 2011-08-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extensions/module_groups.php: Add tooltip message when a
        module group doesn't have alerts or are not fired.

        Fixes: #3388455




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 16:37:41 +00:00
mdtrooper 1fe64da228 2011-08-09 Miguel de Dios <miguel.dedios@artica.es>
*  */DEBIAN/control: fixed the name of package and update version number.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4692 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 15:57:10 +00:00
juanmanuelr 3e988b7e47 2011-08-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extensions/users_connected.php: Added a call to
        io_safe_input() function in order to retrieve users connected.

        Fixes: #3388470



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4691 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 14:44:51 +00:00
vgilc 3819989474 2011-08-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/groups/group_list.php: Added groups must have a name and be unique.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4690 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 13:57:14 +00:00
darode 9c3006c0c6 2011-08-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/groups/group_list.php: Added db_clean_cache() in order
        to refresh query results in this view.

        Fixes: #3388480



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4689 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 12:41:30 +00:00
Ramon Novoa 9de866ef60 2011-08-09 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added
	  another index on tevento.estado. Thanks Manuel! :-)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4688 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-09 08:54:00 +00:00
juanmanuelr 6273186032 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_agent_status.php
        include/help/es/help_agent_status.php
        include/help/ja/help_agent_status.php: Fixes style on this view.

        Fixes: #3371438



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4687 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 16:32:20 +00:00
juanmanuelr 8d5d67b25e 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css
        general/pandora_help.php: Fixes style in help popups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4686 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 16:20:20 +00:00
zarzuelo 30aa83c5c2 2011-08-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Improved tooltip link to
	avoid automatic go to the top of the page



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 15:49:30 +00:00
darode 306e5f820c 2011-08-08 Dario Rodriguez <dario.rodriguez@artica.es>
* pandora_server.spec: Fixed permissions of data_in/conf/ folder



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4684 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 15:42:55 +00:00
juanmanuelr 9da90c31df 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_html.php
        include/functions_networkmap.php
        include/functions_ui.php: Fixes warnings in apache log due to
wrong
        parameters on graphviz node definitions.

        Fixes: #3375357



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4683 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 15:41:52 +00:00
Ramon Novoa bf28bad8d4 2011-08-08 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added a
	  few more indexes suggested by Manuel Arostegui. Thanks a lot!



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4682 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 15:18:07 +00:00
Ramon Novoa 3783bfbef0 2011-08-08 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added an
	  index on tagente_modulo.nombre to improve alert listings. Thanks to
	  Manuel Arostegui. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4681 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 11:58:27 +00:00
darode 87383aaea7 2011-08-08 Dario Rodriguez <dario.rodriguez@artica.es>
* operation/agentes/sla_view.php: Fixed a bug related to a
        function with a wrong name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4680 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 11:44:28 +00:00
zarzuelo 1c4581d8fc 2011-08-08 Sergio Martin <sergio.martin@artica.es>
* include/config_process.php
	operation/users/user_edit.php
	godmode/setup/setup_visuals.php: Fixed global block size
	edition and user config default block size setting
	for bug 3388207



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4679 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 11:20:56 +00:00
juanmanuelr 867e572637 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/skin/skin_default/include/styles/pandora.css
        include/styles/pandora.css: pagination margin is very small in
        some places.

        Fixes: #3388210




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 09:50:41 +00:00
Ramon Novoa a3a6aeda7d 2011-08-05 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Changed the return value of 
	  get_first_policy_queue.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4677 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 10:23:22 +00:00
koichirok fbb62ecbf8 2011-08-05 Koichiro KIKUCHI <koichiro@rworks.jp>
* pandora_server.redhat.spec: Updated dependecies. Removed perl-XML-SAX
	  and added net-snmp-utils (includes snmpget).

	* pandora_server_installer: Removed perl-XML-SAX from message.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4676 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 10:12:14 +00:00
javilanz 1ed095bc12 2011-08-05 Javier Lanz <javier.lanz@artica.es>
* godmode/servers/plugin.php: Fixed blank names creating & updating
        pluings

        Fixes: #3371409



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4675 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 08:53:42 +00:00
jsatoh 9cd9a501b6 2011-08-05 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/PredictionServer.pm: Fixed some network server
	modules are processed as prediction server modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4674 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 08:32:01 +00:00
javilanz 5d15ebfbbf 2011-08-05 Javier Lanz <javier.lanz@artica.es>
* godmode/servers/recon_script.php: Fixed blank names creating and
        updating reconscripts

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4673 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 08:19:47 +00:00
javilanz f9bf0d363c 2011-08-05 Javier Lanz <javier.lanz@artica.es>
* godmode/tag/edit_tag.php: Fixed blank names creating & updating tags

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4672 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-05 07:52:56 +00:00
javilanz f8ef881380 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/setup/links.php: Fixed blank names creating & updating links

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4671 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 18:04:30 +00:00
javilanz 9b448bb1db 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/setup/os.php: Fixed blank names in OS names

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4670 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 17:39:28 +00:00
javilanz ff95967b7f 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/reporting/visual_console_builder.php: Fixed blank names in 
        maps in visual console builder

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4669 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 16:54:43 +00:00
javilanz 149f4eb9bc 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/reporting/reporting_builder.php: Fixed blank names in reports

        Fixes: #3371409


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4668 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 16:31:31 +00:00
juanmanuelr 7365283a8a 2011-08-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* install.php: Improved css style in installer.  



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4667 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 15:22:44 +00:00
Ramon Novoa 6e4b1d6fe3 2011-08-04 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql,
	  extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added two indexes to the
	  database schema to improve queries on talert_template_modules and
	  tserver_export. Thanks to Manuel Arostegui.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4666 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 12:31:09 +00:00
javilanz bbb4e4cabf 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/modules/manage_nc_groups.php: Fixed creating &
        * updating
        component gruops with blank names

        Fixes: #3384668



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4665 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 11:25:02 +00:00
vgilc 0f9275e6fe 2011-08-03 Vanessa Gil <vanessa.gil@artica.es>
* unix/Linux/pandora_agent.conf
	unix/SunOS/pandora_agent.conf 
	unix/FreeBSD/pandora_agent.conf
	unix/HP-UX/pandora_agent.conf
	unix/AIX/pandora_agent.conf: Changed comment delayed startup line.	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4664 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-03 09:41:28 +00:00
Aldrioth 301b78969f 2011-08-02 Tomas Palacios <tomas.palacios@artica.es>
* godmode/modules/manage_network_components.php: fixed a bug
        regarding blank and identical names in network components update
        and creation. Partial fix for bug id 3384668.

        Fixes: 3384668 (Partially)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4663 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-02 15:09:38 +00:00