Commit Graph

10566 Commits

Author SHA1 Message Date
marostegui 8e88b038d1 2007-01-20 Manuel Arostegui <marostegui@artica.es>
*  pandora_server/specs/fedoracore5/pandora_server.spec:
           Fixed some nosenses



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@364 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-20 09:01:12 +00:00
marostegui f6ad83ebe2 2007-01-16 Manuel Arostegui <marostegui@artica.es>
* pandora_server/specs/fedoracore5/pandora_server.spec: Fixed
          bug #1636585.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-16 08:56:00 +00:00
raulmateos 3064ffc4a5 2007-01-14 Raul Mateos <raulofpandora@gmail.com>
* include/languages/language_de.php: Updated file for german language.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-14 12:30:39 +00:00
raulmateos ec4151a162 2007-01-10 Raul Mateos <raulofpandora@gmail.com>
* help/[gl|de]/*.php: New files. At this moment, is a redirect to the
	english help.
	
	* operation/menu.php: Small style correction.
	
	* active_console/*.php: Change from <? to <?php, change comments to put them
	inside <?php. Small changes in js scripts.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-10 10:48:29 +00:00
raulmateos 3244674217 2007-01-09 Raul Mateos <raulofpandora@gmail.com>
* godmode/agentes/configurar_agente.php; Style correction. Solve small
	bug not showing any table if no alert defined.
	
	* include/config.php: Add some comments and change order of error reporting
	function.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-09 22:01:38 +00:00
raulmateos 9bbf0c4ffe 2007-01-09 Raul Mateos <raulofpandora@gmail.com>
* include/languages/*.php: New file for german language. Some
	updates for the rest of files.
	
	* pandoradb_data.sql: Add entry for german language.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-09 20:57:56 +00:00
raulmateos 540f89bdf3 2007-01-09 Raul Mateos <raulofpandora@gmail.com>
* operation/menu.php: Style correction (not enough).
	
	* include/op.css: Solve small bug with hover in reporting icon.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-09 11:18:41 +00:00
marostegui 4c06c2dd1b 2007-01-08 Manuel Arostegui <marostegui@artica.es>
* pandora_agents/linux/pandora_agents.spec: Changed group.
	
	* pandora_console/pandora_console.spec: Changed group.
	
	* pandora_server/specs/fedoracore5/pandora_server.spec:
	  Changed group.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@355 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-08 09:05:32 +00:00
slerena 1b9700c65f 2007-01-05 Sancho Lerena <slerena@artica.es>
* linux/pandora_agent_daemon: Some adjustements for a generic
	daemon launcher. Need to be improved with some code from Dagget
	and Manu.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-05 18:16:31 +00:00
slerena 9f05ba669c 2007-01-05 Sancho Lerena <slerena@artica.es>
Importing data from Azabel brach. This commit is a little
	chaotic :-). Almost all code it's break apart, so no problems
	should not be generated. New graphical console will be called
	"Active console", as temporal name.

	
	* pandora_graphical_console.sql: New SQL for active console.

	* pandora_graphical_console_data.sql: New SQL data for A.C.

	* images/op9.gif: New icon for operation menu.

	* operation/active_console/index.php: Main index for A.C. this
	includes now a require function for config.php.

	* operation/active_console/imagenes/*: Lots of images for
	A.C. Need to be ordered or something.

	* operation/active_console/scripts/*: Most of the Javascript code
	for the A.C is here.

	* operation/active_console/lib/*: Main include PHP code for A.C

	* operation/active_console/styles/*: CSS Styles for A.C.

	* pandora_graphical_console.INSTALL: How to install A.C

	* include/styles/cb/: Unused, deleted.

	* include/styles/op.css: Changes need to activate new A.C option.

	* include/languages/language_en.php: New string for A.C

	* operation/menu.php: New menu option.

	* include/config.php: New version and set error reporting to 0. At
	this time A.C reports many warnings and notices and dont work
	properly, so keep this low at the moment.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@353 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-05 18:11:33 +00:00
marostegui d024cc640a 2007-01-04 Manuel Arostegui <marostegui@artica.es>
* pandora_console.spec: Now pandora console is installed
          with the correct name, not with the release name after
          "pandora_console".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-04 10:42:10 +00:00
slerena d38510b67c 2007-01-04 Sancho Lerena <slerena@artica.es>
* Linux/pandora_agent.sh: Solved problem with encoding. Now XML
        its parsed before sending it, replacing all & characters.

NOTE: This changes needs to be copied to AIX, Solaris, HPUX and BSD agents.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-04 07:56:34 +00:00
slerena 75aeafb574 2007-01-03 Sancho Lerena <slerena@artica.es>
* Linux/pandora_agent.conf: Added more tokens to config
	file. Added logfile, temporal and encoding issues.

        * Linux/pandora_agent.sh: Many changes on agent. Solved problems
	with encoding, changed all paths, fixed minor bugs, and some work
	with XML.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-03 18:47:54 +00:00
marostegui 47b6569a1e 2007-01-03 Manuel Arostegui <marostegui@artica.es>
* trunk/pandora_agents/linux/pandora_agents.spec: Added
	  dependencies.

	* trunk/pandora_server/specs/fedoracore5/pandora_server.spec:
	  Added dependencies.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@348 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-03 10:15:14 +00:00
marostegui bcad7e91b9 2007-01-03 Manuel Arostegui <marostegui@artica.es>
* pandora_server/specs/fedoracore5/pandora_server.spec: Fixed small bug with 
	  .pm files. Fixed a PATH slip-up.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@347 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-03 08:21:46 +00:00
marostegui 3fdb78761d 2007-01-02 Manuel Arostegui <marostegui@artica.es>
* pandora_agents/linux/pandora_agents.spec: 
	  Added new PATHS for config files and binary
          ones. Fixed perms. Change Summary due to a typo bug.
       
        * pandora_console/pandora_console.spec: Added man pages.
 
        * pandora_server/specs/fedoracore5/pandora_server.spec: Added to reposistory.
          Completly re-write pandora server spec file, now it package everything.
 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-02 11:32:02 +00:00
raulmateos b0ce5c7dae 2007-01-01 Raul Mateos <raulofpandora@gmail.com>
* include/functions_db.php: Add new function to obtain group list.
	
	* godmode/alertas/configurar_alerta.php: Clear code. Clear sytle.
	
	* operation/agentes/estado_grupo: Clear code. Clear style. Use new
	list_group2 function. Simplify SQL queries.
	
	* operation/events/events.php: Clear code. Clear style.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@345 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-01 18:41:27 +00:00
marostegui 8247ae7533 2007-01-01 Manuel Arostegui <marostegui@artica.es>
* linux/pandora_agents.spec: Added to repository. Spec file for pandora
          agents RPM package. Launch scripts are installed under /usr/local/bin/
          and configuration files are in /usr/local/etc/pandora




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@344 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2007-01-01 18:25:25 +00:00
raulmateos f50fc7feb7 2006-12-31 Raul Mateos <raulofpandora@gmail.com>
* include/functions.php, functions_db.php: Move list_group from f*.php
	to f*_db.php. Add two new functions to show icons.
	
	* operation/agentes/*.php, operation/eventos/eventos.php, 
	godmode/agentes/*.php: Updated files to use the new functions for icons.
	Clear code. Clear sytle.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@343 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-31 00:29:40 +00:00
marostegui 3cd70d293d 2006-12-29 Manuel Arostegui <marostegui@artica.es>
* pandora_console.spec: Added missing path.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@342 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-29 10:30:57 +00:00
marostegui 1225be5cb6 2006-12-29 Manuel Arostegui <marostegui@artica.es>
* pandora_console.spec: Added to reposistory. Pandora Console final spec
          file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@341 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-29 08:42:35 +00:00
raulmateos 370ce8085b 2006-12-26 Raul Mateos <raulofpandora@gmail.com>
* extras/Pandora_DataServer_Diagram-1.odg,
        Pandora_DataServer_Diagram-2.odg, Pandora_NetworkServer_Diagram.odg:
        New files with new architecture. First try.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-26 23:51:38 +00:00
raulmateos dabb28c785 2006-12-26 Raul Mateos <raulofpandora@gmail.com>
* pandoradb_data.sql: Solved small typo from last commit

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@339 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-26 16:42:54 +00:00
raulmateos 19914d8ff4 2006-12-26 Raul Mateos <raulofpandora@gmail.com>
* include/languages/language_es*.php: Updated.
	
	* include/languages/language_gl*.php: New galician language.
	
	* operation/agentes/bulbs.php: New file with the bulbs. Used by
	estado_agente.php.
	
	* pandoradb_data.sql: Updated to use the new language.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@338 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-26 15:49:14 +00:00
marostegui f60e1be6c5 2006-12-26 Manuel Arostegui <marostegui@artica.es>
* en/pandora_introduction.xml, pandora_advanced.xml, pandora_install.xml
          : Text corrections.

        * en/man/pandora.1, pandora_agents.1, pandora, pandora_agents,
          pandora_console.1, pandora_console, pandora_server.1, pandora_server
          : Added to repository. Pandora Man Pages




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-26 11:59:49 +00:00
raulmateos 2f2b013372 2006-12-25 Raul Mateos <raulofpandora@gmail.com>
Pandora_console:

	* include/styles/pandora.css: New style mr40.
	
	* help/en,es/chapter3.php: Explanation of monitor added. Solved error with 
	english file (maximun-> manimum; minimun -> minimum)
	
	* include/functions: Add function to show groups of an user.
	
	* operation/agentes/*, operation/eventos/eventos.php: Use new function.
	Style correction.

	Pandora_docs:

	* pandora_chapter3.xml: Explanation of monitor added. Solved error with 
	english file (maximun-> manimum; minimun -> minimum)

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@336 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-25 18:15:57 +00:00
raulmateos d565437811 2006-12-24 Raul Mateos <raulofpandora@gmail.com>
* include/styles/pandora.css, tip.css: Stylesheet correction.
	* include/general/footer.php, header.php, login_page.php: Corrected
	styles.
	* index.php: added div for footer.
	* include/languages/*.php: Removed old texts.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@335 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-24 22:40:09 +00:00
slerena 330f46f181 2006-12-22 Sancho Lerena <slerena@artica.es>
* en/pandora_chapter3.xml: Added example for alert system.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@334 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-22 11:46:34 +00:00
marostegui 11cec0c5c2 2006-12-22 Manuel Arostegui <marostegui@artica.es>
* pandora_server/specs/fedoracore5/perl-Pandora-1.2.spec: Fixed some
           nonsenses.

         * pandora_server/specs/rhel/perl-Pandora-1.2.spec: Much more polished
           spec file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@333 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-22 09:53:57 +00:00
marostegui e362a597ac 2006-12-22 Manuel Arostegui <marostegui@artica.es>
* pandora_server/specs/fedoracore5/perl-Pandora-1.2.spec: Much more
          polished spec file. Lot of changes made. Added notes as a remind
          after installation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@332 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-22 09:39:11 +00:00
marostegui 8b3cb81fb9 2006-12-21 Manuel Arostegui <marostegui@artica.es>
* pandora_server/specs/fedoracore5/perl-Pandora-1.2.spec: Changed
          named, this is not a beta anymore. Also added Release:1

        * pandora_server/specs/rhel/perl-Pandora-1.2.spec: Changed
          named, this is not a beta anymore. Also added Release:1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@331 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-21 09:37:32 +00:00
marostegui 32eddf4129 2006-12-20 Manuel Arostegui <marostegui@artica.es>
* pandora_install.xml: Added a note about jpgraph installation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@330 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-20 10:00:36 +00:00
raulmateos 7cccf1be48 2006-12-19 Raul Mateos <raulofpandora@gmail.com>
* pandora_console/help/en/images/SNMP*, groups.png: Forgotten files

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@329 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-19 17:58:47 +00:00
raulmateos bd21c2a94e 2006-12-19 Raul Mateos <raulofpandora@gmail.com>
* pandora_console/help/en/*: Stylesheet correction. Change some texts and images.
	* pandora_console/help/en/images/SNMP*, groups.png: New files
	* pandora_docs/pandora_chapter3.xml: Changed some texts

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@328 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-19 17:56:36 +00:00
raulmateos 1953e9c306 2006-12-18 Raul Mateos <raulofpandora@gmail.com>
* help/es/*, help/en/*: Stylesheet correction. Change some texts.
	* godmode/grupos/lista_grupos.php: Solved some small bug with icon
	when creating group.
	* general/logon_ok.php: Solved small bug due to style correction.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-19 15:51:15 +00:00
raulmateos def9f18577 2006-12-16 Raul Mateos <raulofpandora@gmail.com>
* include/styles/pandora.css, op.css, god.css: Removed more unnecessary
	lines and solve some typo errors.
	* operation/agentes/estado_grupo.php: Style correction. Change some
	colour names for its HTML RGB code.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@326 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-16 19:33:52 +00:00
raulmateos 3e61ff9768 2006-12-15 Raul Mateos <raulofpandora@gmail.com>
* operation/agentes/datos_agente.php: Add no data CSS style. Some style correction.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@325 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-15 22:44:11 +00:00
raulmateos dcc8e1d6a9 2006-12-15 Raul Mateos <raulofpandora@gmail.com>
* include/styles/op.css, god.css: Solved detected problem,
	more style simplification.

	* godmode/menu.php, operation/menu.php: Updated files to
	styles.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@324 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-15 21:57:08 +00:00
slerena a97de8429f 2006-12-15 Sancho Lerena <slerena@artica.es>
* include/styles/op.css: Added new op8. FIXME: There is a little
	problem i cannot fix before commit. TODO.
	
	* include/languages/language_en.php: Added new report strings.
	
	* include/config.php: Officially are 1.3 devel version. Updated.
	
	* operation/menu.php: CODE CLEANUP. FIXME: There is a little
	problem I cannot fix before commit. TODO

	* images/op8.gif: Added.
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@323 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-15 17:39:11 +00:00
Esteban Sanchez 33934311e1 2006-12-15 Esteban Sanchez <estebans@artica.es>
* operation/agentes/estado_grupo.php: Huge style correction. There is
        too much work left.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@322 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-15 15:25:19 +00:00
raulmateos d0873d3278 2006-12-14 Raul Mateos <raulofpandora@gmail.com>
* operation/servers/view_server.php: Solve small problem with
	an unclosed $lang_label[] var.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@321 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-14 22:54:03 +00:00
raulmateos 8ea9120a2e 2006-12-14 Raul Mateos <raulofpandora@gmail.com>
* operation/messages/message.php: Updated style for not found items.
	* godmode/agentes/configurar_agente.php,
	operation/agentes/estado_agente.php: Updated style for red text.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@320 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-14 22:47:45 +00:00
raulmateos 5a7c537e94 2006-12-14 Raúl Mateos <raulofpandora@gmail.com>
* include/styles/*.css: Simplify styles. Second Try.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@319 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-14 22:38:39 +00:00
raulmateos 10d3494c8b 2006-12-14 Raúl Mateos <raulofpandora@gmail.com>
* include/styles/*.css: Simplify styles. First Try.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@318 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-14 22:27:57 +00:00
Esteban Sanchez 89a94c572e 2006-12-12 Esteban Sanchez <estebans@artica.es>
* configure.in: Version 1.2.0.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@317 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-12 17:24:12 +00:00
Esteban Sanchez c9f271e74f 2006-12-12 Esteban Sanchez <estebans@artica.es>
* src/pandora_status.[ch]: pandora_status_set_* removed and replaced
        by an unique pandora_status_set_all function. Added a new signal
        throwed for each status property when it changes. Added a new signal
        throwed when there is an incidence (any of the values changed to bad
        or good.

        * src/pandora-status-checker.c: Error message when SQL connects failed 
        rewritten. Fixed the return of a gboolean value on functions that 
        returns PandoraState. Check code replaced with the new functions.

        * src/pandora-info-window.c: Listen to new signals of PandoraStatus
        object. Style correction.

        * src/pandora-applet.c: Listen to new "incidence" signal of
        PandoraStatus object. Callback rewritten. Removed unused function.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-12 16:19:31 +00:00
Esteban Sanchez 53305575d5 2006-12-12 Esteban Sanchez <estebans@artica.es>
* src/pandora-status-checker.c: Wait one second before starting to
        check the status.

        * src/pandora-applet.c: Updated credits. Hide the applet before
        destroying it.

        * COPYING, INSTALL: Updated to correct files.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-12 11:40:20 +00:00
raulmateos c8d99038ca 2006-12-08 Raul Mateos <raulofpandora@gmail.com>
* include/config.php: Changed build
	
	* images/info.gif: New file
	
	* include/styles/pandora.css: Created new style and modified others
	
	* operation/agentes/*.php, operation/servers/*.php, godmode/agentes/*.php,
	godmode/servers/*.php,: Close some HTML tags. Changed style for not
	found items.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@314 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-08 16:57:43 +00:00
raulmateos bd5300cd1b 2006-12-07 Raul Mateos <raulofpandora@gmail.com>
* include/config.php: Changed build
	
	* operation/snmp/*: Close some HTML tags. Changed style 
	for not found items.
	
	* operation/servers/view_server.php: Close some HTML tags. Changed style 
	for not found items.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-07 18:53:43 +00:00
slerena 1ac50ce67f 2006-12-05 Sancho Lerena <slerena@artica.es>
* linux/pandora_agent.sh: Added support for SSH port (contrib from
	Dagget).

	* linux/pandora_agent.conf: Added server_port feature.
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@310 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-05 17:02:26 +00:00