jsatoh
67e46066e8
2010-06-29 Junichi Satoh <junichi@rworks.jp>
...
* pandora_console_install: Added support for FreeBSD and RHEL/CentOS.
* install.php: Added support for FreeBSD.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-29 01:19:44 +00:00
zarzuelo
28028ec080
2010-06-28 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_db.php: Fixed the get_agent_modules
function to avoid return the pending delete modules
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2929 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-28 11:49:07 +00:00
ramonn
4a47de5244
2010-06-25 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added the module_cron feature to schedule modules
using a cron-like syntax.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2928 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-25 12:38:32 +00:00
zarzuelo
88a8bc1308
2010-06-25 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_ui.php: Adding a parameter to
printTruncateText to personalize the suffix string
of a truncate string
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-25 08:12:25 +00:00
zarzuelo
68825e8565
2010-06-25 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_ui.php: Changed substr() to
mb_strimwidth() into printTruncateText function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-25 07:58:39 +00:00
jsatoh
76cecba0b8
2010-06-25 Junichi Satoh <junichi@rworks.jp>
...
* operation/agentes/status_monitor.php: Changed substr() to
mb_strimwidth(). Module name should be truncated with displayed length,
not number of characters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2925 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-25 05:52:33 +00:00
ramonn
db161a7e41
2010-06-23 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added the module_save and module_condition features.
See http://www.openideas.info/wiki/ for more information.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-23 18:01:38 +00:00
ramonn
1cd4a85037
2010-06-23 Ramon Novoa <rnovoa@artica.es>
...
* include/fgraph.php: Continue drawing combined charts if modules
without data are found.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2922 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-23 13:16:36 +00:00
zarzuelo
fdf807d633
2010-06-23 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_html.php: Added a parameter into
print_select function to set style a selective
options into the select form control
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2921 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-23 11:31:44 +00:00
zarzuelo
f4efe80f28
2010-06-23 Sergio Martin <sergio.martin@artica.es>
...
* include/auth/mysql.php
operation/users/user.php
godmode/users/user_list.php: Added pagination
to users list in operations and administration
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-23 09:15:45 +00:00
raulmateos
658387f4da
2010-06-22 Raul Mateos <raulofpandora@gmail.com>
...
* godmode/reporting/graph_builder.main.php
godmode/reporting/graph_builder.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/graph_builder.preview.php: Updated year. Clean Code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-22 16:16:28 +00:00
zarzuelo
ab5e92dc82
2010-06-21 Sergio Martin <sergio.martin@artica.es>
...
* godmode/reporting/graph_builder.main.php
godmode/reporting/graph_builder.php
godmode/reporting/graph_builder.graph_editor.php
godmode/reporting/graph_builder.preview.php: Rewritted
the combined graphs editor
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2918 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-21 15:59:37 +00:00
raulmateos
736fac53a1
2010-06-21 Raul Mateos <raulofpandora@gmail.com>
...
* godmode/alerts/alert_list_builder.php: Added link to create template.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-21 09:02:52 +00:00
raulmateos
f2fbcbc7d2
2010-06-19 Raul Mateos <raulofpandora@gmail.com>
...
* operation/agentes/networkmap.php: Added text if twopi binary not
found.
* include/functions/functions_networkmap.php: Fixed url to group_view.
Solves bug 3013775.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2916 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-19 09:52:12 +00:00
ramonn
ee3c3a6992
2010-06-18 Ramon Novoa <rnovoa@artica.es>
...
* unix/pandora_exec: Added to repository. pandora_exec script.
* unix/pandora_agent_installer, unix/DEBIAN/postinst,
unix/DEBIAN/make_deb_package.sh, unix/pandora_agent.spec: Added the
pandora_exec script to the installation.
* unix/pandora_agent_daemon: Added support for running the agent as
an unprivileged user.
* unix/pandora_agent: Added timeout support for module_exec modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2915 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-18 12:36:19 +00:00
zarzuelo
582769e5b0
2010-06-18 Sergio Martin <sergio.martin@artica.es>
...
* godmode/users/user_list.php: Fixed the bug of
delete users in Internet Explorer and added the
deleting confirmation javascript for bug: 3017261
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2913 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-18 09:56:49 +00:00
zarzuelo
f52e485f9b
2010-06-17 Sergio Martin <sergio.martin@artica.es>
...
* godmode/users/configure_user.php: Fixed the edition
of an user after a fail creation for bug: 3017524
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2912 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-17 10:13:36 +00:00
zarzuelo
64df635cd7
2010-06-17 Sergio Martin <sergio.martin@artica.es>
...
* operation/users/user.php
godmode/users/user_list.php: Changed the order
of the users to id_user
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2911 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-17 09:24:21 +00:00
zarzuelo
1ade11f486
2010-06-17 Sergio Martin <sergio.martin@artica.es>
...
* godmode/reporting/map_builder.php: Fixed the ACL
permissions for bug: 3017262
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-17 08:16:31 +00:00
mdtrooper
87cabc7b6a
2010-06-09 Miguel de Dios <miguel.dedios@artica.es>
...
* images/custom_logo/sourceforge.jpg,
images/custom_logo/pandora_logo_head.jpg, images/custom_logo/none.jpg: added
the version in jpeg of files for PDF reports.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-15 12:27:15 +00:00
zarzuelo
589bf3faf5
2010-06-10 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_reporting.php: Fixed the colspan
into the Custom Graph report item for bug: 3013859
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-14 09:14:30 +00:00
jsatoh
943f14a2a3
2010-06-14 Junichi Satoh <junichi@rworks.jp>
...
* unix/pandora_agent_installer: Set execute bit to startup script
for FreeBSD.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2904 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-14 02:38:10 +00:00
slerena
21d4a35eb9
2010-06-13 Sancho Lerena <slerena@artica.es>
...
* bin/util/logevent_log4x.vbs: Fixed a small undefinition who
makes script not working on summer time.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-13 13:43:27 +00:00
zarzuelo
9f0d85d751
2010-06-11 Sergio Martin <sergio.martin@artica.es>
...
* godmode/reporting/graph_builder.php: Fixed the
period of graph for bug #3014781 , the creation
of combined graphs before store the graph for bug
#3014796 and the message over the header for bug #3014798
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2902 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-11 11:21:45 +00:00
slerena
e77fd3d5cc
2010-06-10 Sancho Lerena <slerena@artica.es>
...
* lib/PandoraFMS/Core.pm: Redefine downtime name and description if
not defined.
* lib/PandoraFMS/Tools.pm: Octopus is now known as Octopods.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2900 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-10 09:25:26 +00:00
ramonn
e87f6234ca
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* conf/pandora_server.conf: Set the default server_threshold to 5
seconds.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2899 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 12:27:01 +00:00
ramonn
b49fc5aa9b
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Improved OS version detection. Disabled error output
for plugins.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2898 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 12:24:15 +00:00
mdtrooper
65ad7ae396
2010-06-09 Miguel de Dios <miguel.dedios@artica.es>
...
* unix/DEBIAN/make_deb_package.sh: added the code to include the man pages
into DEB package.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2897 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 12:15:48 +00:00
mdtrooper
383a12e3f9
2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
...
* DEBIAN/make_deb_package.sh: added the code to include the man pages into
DEB package.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2896 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 12:13:37 +00:00
ramonn
f0f4d7d344
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_server.spec: Create the man dir.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2895 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:45:18 +00:00
ramonn
dc2c677a97
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent.spec: Create the man dir.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:44:10 +00:00
ramonn
6593ead1e7
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_server.spec,
pandora_server_installer: Copy man files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:34:49 +00:00
ramonn
bd003cbd67
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent_installer, pandora_agent.spec: Copy the man pages.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2892 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:29:23 +00:00
mdtrooper
c5b36df1c7
2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
...
* include/javascript/pandora.js: fixed lost semi colon.
* godmode/reporting/visual_console_builder.editor.php,
godmode/reporting/reporting_builder.item_editor.php: fixed lost include
autocomplete javascript file.
Fixes : #3013425
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:07:01 +00:00
ramonn
e2d06f237a
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* unix/man, unix/man/man1,
unix/man/man1/pandora_agent.1.gz,
unix/man/man1/tentacle_client.1.gz: Added to repository.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2890 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 11:03:00 +00:00
ramonn
e1974bcd46
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* pandora_server.spec: Copy man files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2889 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 10:46:06 +00:00
ramonn
e7d6a8c171
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* man, man/man1,
man/man1/pandora_agent.1.gz,
man/man1/tentacle_client.1.gz: Removed from repository.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2888 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 10:30:41 +00:00
ramonn
1839347527
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* general/license/pandora_info_pt_BR.html,
general/license/pandora_info_es.html,
general/license/pandora_info_ast.html: Added to repository.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2887 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 10:10:19 +00:00
ramonn
4d5baae7b6
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* general/license/pandora_info_ast_es.html,
general/license/pandora_info_es_es.html,
general/license/pandora_info_es_la.html,
general/license/pandora_info_pt_br.html: Removed from repository.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 10:07:37 +00:00
zarzuelo
ba5ce80035
2010-06-09 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Fixed errors of parameters
for bug 3013419
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2885 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 10:04:02 +00:00
ramonn
ed231e4ea7
2010-06-09 Ramon Novoa <rnovoa@artica.es>
...
* general/footer.php: Show the English license if a localized version
is not available.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2884 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 09:45:55 +00:00
zarzuelo
837c1af2b4
2010-06-09 Sergio Martin <sergio.martin@artica.es>
...
* godmode/agentes/agent_manager.php: Fixed the agent icons on
agent setup for bug: 3013426
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 09:39:43 +00:00
jsatoh
0feb793bc6
2010-06-09 Junichi Satoh <junichi@rworks.jp>
...
* godmode/agentes/module_manager_editor_wmi.php: Added missing '_'.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-09 01:41:52 +00:00
raulmateos
b2bde2c85f
2010-06-08 Raul Mateos <raulofpandora@gmail.com>
...
* operation/incidents/incident_detail.php,
operation/incidents/incident.php: cleaned code, improved button usability.
TODO: Use links instead buttons where adding notes.
* operation/incidents/events.php: Cleaned code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2881 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 18:34:34 +00:00
ramonn
8f2259ea41
2010-06-08 Ramon Novoa <rnovoa@artica.es>
...
* unix/DEBIAN/control, unix/DEBIAN/make_deb_package.sh,
unix/pandora_agent.spec, unix/pandora_agent,
win32/installer/pandora.mpi, win32/pandora.cc: Updated version
strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 17:06:14 +00:00
ramonn
ef5c763ce6
2010-06-08 Ramon Novoa <rnovoa@artica.es>
...
* pandoradb_data.sql, DEBIAN/control,
DEBIAN/make_deb_package.sh, include/config_process.php,
pandora_console.spec: Update version strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2879 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 17:01:48 +00:00
ramonn
2685a9f47a
2010-06-08 Ramon Novoa <rnovoa@artica.es>
...
* DEBIAN/control, DEBIAN/make_deb_package.sh,
pandora_server.spec, lib/PandoraFMS/Config.pm: Updated version
strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2878 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 17:00:23 +00:00
ramonn
0157a4caab
2010-06-08 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Removed the need for indexes in the abstraction layer.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 16:52:51 +00:00
ramonn
cdcc414ad4
2010-06-08 Ramon Novoa <rnovoa@artica.es>
...
* windows/pandora_wmi.cc, modules/pandora_module_logevent.cc: Removed
unnecessary log information.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2876 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 16:49:40 +00:00
mdtrooper
d39612394a
2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/reporting/reporting_builder.main.php: changed the text of button
for more clear mean.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2875 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-06-08 16:10:23 +00:00