* pandora_strutils.h, pandora_strutils.cc: Added strtoulong() to
convert a string into a unsigned long integer.
* wmi/pandora_wmi.h, pandora_wmi.cc: Modified getDisgkFreeSpace() to
return a unsigned long integer. Used srttoulong() to transform the
free disk into a log instead of an integer, that caused a negative
value of free disk space when the amount was in the order of GB.
* bin/PandoraAgent.exe: Updated to new commit.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* linux/pandora_agent.sh, linux/pandora_agent_daemon: Update license,
translated text from spanish to english, updated build.
* linux/pandora_agent.conf: Solved small bug with vmstat.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@279 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_server/bin/pandora_config.pm: Updated some text from Linux to
GNU/Linux. Update build date and final version.
* pandora_server/config/pandora_server.conf: Changed servername from
"daeva" to localhost.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@274 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* agentes/estado_ultimopaquete.php: Fixed small size of
visualization of data in packet view. Big values was cutted. Added
elimination of decimals, and suffix for M (1000) divisible values.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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