* operation/agentes/status_monitor.php: change bulb images from botton
to top, some style corrections
* operation/agentes/estado_generalagente.php,
operation/agentes/estado_ultimopaquete.php:
Several changes to make it more HTML compliant, and better sytle.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_alertas.php,
operation/agentes/status_monitor.php: small code changes
* ChangeLog: added changes not written in the last commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@269 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* general/footer.php: Change time() function to $_SERVER['REQUEST_TIME']
for optimization, Esteban's suggestion. Changed text from Pandora to
Pandora FMS.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* en/pandora_install.xml: Changed module_proc explanation and example,
it doesn't need " if the process name has blank spaces. Added a
comment to the ReceivedPackets example.
* ChangeLog: Fixed the date of the last commmit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_windows_service.cc: Changed the debug option of the
configuration to "debug" instead of "pandora_debug".
* pandora.cc: Removed output to stdout when logging.
* bin/pandora_agent.conf: Removed " from module_proc example. Fixes
bug #1600008.
* bin/PandoraAgent.exe: Updated to new commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@265 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* en/pandora_Chapter3.xml: Changed in sintaxis in XML file without change in PDF file.
Added SNMP Console section.
* en/pandora_Chapter4.xml: Changed in sintaxis in XML file without change in PDF file.
Added the Messages section.
* en/pandora_Chapter5.xml: Changed in sintaxis in XML file without change in PDF file.
* en/pandora_Chapter6.xml: Changed in sintaxis in XML file without change in PDF file.
* en/pandora_Chapter7.xml: New chapter.
* en/pandora_Chapter8.xml: Changed in sintaxis in XML file without change in PDF file. Updated
images and new organization of index.
* en/pandora_Chapter9.xml: Changed in sintaxis in XML file without change in PDF file. Updated
images and writed new items in parameters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@264 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_generalagente.php: Clear code, small adapt to
guidelines. Add code for showing 'Never' if there wasn't a previous contact
of the agent.
* include/styles/pandora.css, god.css, link.css, op.css, tip.css: Style
correction. Add border: 0px to tables and images. With this change, all the
tables and images shouln't have the "border=0" parameter.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* installer/Pandora_FMS_Windows_Agent-1.2-Setup.exe: New installer to
include last binary file. This should be the last one before release
of Pandora FMS 1.2.
* installer/start_pandora_agent.bat, installer/stop_pandora_agent.bat,
installer/LICENSE.txt, installer/README.txt: Added new files used by
the installer in shorcuts.
* installer/pandora.mpi: Update installer script file.
* ChangeLog: Changed order of date of last commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* linux/pandora_agent_daemon: Updated header for LSB
compatibility (thanks to patch send by Jose Angel de Bustos.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* ssh/libssh2/userauth.c: Fixed a bug when the public key file do
not finish with '\n' or '\r'.
* bin/PandoraAgent.exe: Updated to new changes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@254 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* images/outlimits.png: Static image for progress bar out of limits.
* reporting/fgraph.php: Progress bar now show static image if there is
out of limits before calculating (faster).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* index.php: Added FMS to title (trunk)
* include/languages/language_es_es.php, language_en.php,
language_es_la.php, language_it.php: Remove "distributed" from title
(trunk)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* /bin/pandora_snmpconsole.pl: Now type description will be used if
no user value is provided. More descriptive SNMP console without MIB
translation (for 1.3 will be a basic MIB translation to descriptive
OID).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions.php: Change function no_permission () to show
noaccess.gif image correctly, due a path problem.
* general/noaccess.php: Change code to show noaccess.gif correctly.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated
installer to include last binary file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* incident_detail.php: Converted from DOS to UNIX newlines (flip -u).
Fixed color background for "Source" field. Fixed help link.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora.cc, pandora.h: Added getPandoraDebug() to get the
debug
flag value.
* pandora_windows_service.cc: Do not remove the data file if
flag
debug is active.
* bin/PandoraAgent.exe: Updated to new changes.
* ChangeLog: Style correction.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@218 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated installer to include
Pair Key generation.
* pandora.mpi: New file, installjammer installer. You should change PATHS
to include the files into the installer.
* pandora.ico: New file, used in the installer.
* logo.gif: New file, used in the installer (it should be changed to .png)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_userguide.xml, pandora_chapter*: Many changes to use PNG
graphics instead .GIF. Many format changes.
* many *.gif - > *.png: .GIF files deleted and replaced by .PNG.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@204 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_server/bin/*.pl and *.pm: Updated some comments from
Spanish to English. Update build date.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* bin/pandora_db.pm: Fixed small problem when undefined vars are
referenced (min, max, descripcion) on line 1420+. (on Raul request).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* en/pandora.pdf: Provide a test version for betatesters of doc.
* en/pandora.xml: Added migration info.
* en/pandora_migration.xml: Added
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@192 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* en/images/access_graph_*.jpg: Added.
* en/images/access_graph_*.jpg: Added.
* en/images/Pandora_*_Diagram.png: Added
* en/pandora_advanced.xml: Added to repository. Talks about
advanced issues with pandora.
* en/pandora_userguide.xml: Fixed bad path for Pandora Logo shown
in cover page.
* en/pandora_introduction.xml: New section (new feautes), and added
some text and corrections.
* en/pandora.xml: Added advanced section as included file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@191 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* languages/language_es_es.php: Fixed message "out of limits"
without tildes in spanish for jpgraph output.
* pandoradb_1.1_to_1.2.sql: Fixed small issues: mod_data_inc was
as mod_inc.gif in modify SQL sentence. Spanish language is
_es_es not _es. Setup by default english language after
migration. Added network agent as OS. Changed Build versions in
DB Scheme and versions (1.1 in old one !!!).
* pandora_console/pandoradb_data.sql: Fixed version number and
build.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@190 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated logo image
and added shortcut to edit configuration file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@188 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f