juanmanuelr
7b7c651fe6
2012-01-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php
include/functions_agents.php
include/functions_alerts.php: New functionality for the Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5393 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-19 17:45:59 +00:00
Ramon Novoa
4f9aacb7f0
2012-01-19 Ramon Novoa <rnovoa@artica.es>
...
* modules/pandora_module_odbc.cc: Check for NULL pointers.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5392 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-19 12:38:36 +00:00
zarzuelo
7689c34fd3
2012-01-18 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Add option to CLI to
get all policies or the policies with a given agent
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5389 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 12:25:03 +00:00
vgilc
652e93fe00
2012-01-18 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/reporting/reporting_viewer.php: Check that the date range
entered is correct.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5388 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 11:56:14 +00:00
zarzuelo
5dc870975c
2012-01-18 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Added new options to
CLI as get agent modules, get policy modules,
validate alerts, and more
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5387 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 11:21:59 +00:00
vgilc
ce4e70632d
2012-01-18 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_agents.php
operation/agentes/estado_monitores.php: Counter modified to ignore
disabled modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5386 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 10:09:58 +00:00
jsatoh
9c917acc7e
2012-01-18 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_pcap_filter.php: Added a new help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5385 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 08:36:14 +00:00
juanmanuelr
9a9807fcc0
2012-01-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_network_components.php
include/functions_api.php: Added new functions to Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 20:20:45 +00:00
Ramon Novoa
112e2b9b30
2012-01-17 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_netflow.php: Clean \r and \n from advanced
filters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5383 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 15:37:50 +00:00
Ramon Novoa
dcdd53a9fc
2012-01-17 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php, include/functions_netflow.php,
godmode/netflow/nf_edit_form.php, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added suport for
custom filters. Small fixes.
* include/help/en/help_pcap_filter.php,
include/help/es/help_pcap_filter.php: Added to repository. Nfdump
filter syntax help files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5382 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 14:01:49 +00:00
zarzuelo
56b813d636
2012-01-17 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Added option to add all
policy to application queue in CLI. Organize help
by categories
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5381 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 13:10:54 +00:00
juanmanuelr
20bda944ba
2012-01-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added new functions add_agent_policy,
add_data_module_policy, add_network_module_policy,
add_snmp_module_policy and add_plugin_module_policy to Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5380 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 12:08:53 +00:00
koichirok
7d185304b7
2012-01-17 Koichiro Kikuchi <koichiro@rworks.jp>
...
* pandora_server.redhat.spec: Fixed a wrong dependency. RHEL has a
net-snmp-perl, not a perl-SNMP.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5378 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 10:50:37 +00:00
vgilc
1b30175835
2012-01-17 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_agents.php
extensions/module_groups.php: Fixed bug: sql error in
extension "Module Groups" and popup alert.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 10:20:53 +00:00
zarzuelo
c0c6844e9d
2012-01-17 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Added the option
exec_from_file to import CSV data. Fixed create_user
option entities
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5375 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 09:30:52 +00:00
zarzuelo
25290779b5
2012-01-16 Sergio Martin <sergio.martin@artica.es>
...
* lib/PandoraFMS/DB.pm: Added a missed safe input in
the get_agent_module_id function
* util/pandora_manage.pl: Added options to update a
field of a data, network, plugin or snmp module
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5374 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 14:55:55 +00:00
vgilc
0b748c7eda
2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_item_list.php
godmode/netflow/nf_report_item.php: Changed name items.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5373 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 14:34:25 +00:00
vgilc
99370fa18a
2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/estado_monitores.php: Fixed bug: count in the group
mode is not well done because ignore the disabled modules.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5372 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 14:24:20 +00:00
vgilc
253218aa76
2012-01-16 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_edit_form.php: Changed add button.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5371 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 11:08:28 +00:00
juanmanuelr
41fbbb0018
2012-01-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: New functions in Api
update_network_module, update_plugin_module, update_data_module and
update_snmp_module.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5370 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 10:30:16 +00:00
Ramon Novoa
9e77c38d5c
2012-01-13 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php,
include/functions_netflow.php,
operation/netflow/nf_view.php: Aesthetic fixes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5369 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 14:52:52 +00:00
Ramon Novoa
57d91d50c3
2012-01-13 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php,
include/functions_netflow.php,
operation/netflow/nf_view.php: Fixed data source ordering for some
netflow charts and implemented a basic disk cache.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 13:14:16 +00:00
vgilc
ef0cc277aa
2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_item_list.php: Changes sort
rows in netflow items.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 13:06:28 +00:00
vgilc
9275406929
2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.oracle.sql
pandoradb.postgreSQL.sql
pandoradb_migrate_4.0.x_to_4.1.mysql.sql
pandoradb_migrate_4.0.x_to_4.1.oracle.sql
pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Update
table tnetflow_report_content.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 12:11:00 +00:00
vgilc
bd1a864498
2012-01-13 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_item_list.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_item.php
operation/netflow/nf_reporting.php
pandoradb.sql: Sort items of netflow reports.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 11:58:59 +00:00
zarzuelo
8bccd52b4d
2012-01-13 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Added update_alert_template
option
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5364 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 09:43:29 +00:00
zarzuelo
dd3e70cf01
2012-01-12 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Added options to add
network, plugin and snmp modules to policy from
CLI
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5363 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 16:02:04 +00:00
juanmanuelr
a3eb17a514
2012-01-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_users.php
include/functions_groups.php
include/functions_profile.php
include/functions_api.php: Added functions and new functions to Api
set_update_template, set_delete_template,
set_delete_module_template, set_update_user, set_add_user_profile,
set_create_module_template.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 15:33:52 +00:00
vgilc
bea6859e36
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_edit.php
godmode/netflow/nf_edit.php: Added column group
to report list.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 15:05:25 +00:00
vgilc
4a50f43217
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* include/functions_graph.php
include/functions_netflow.php: translate netflow titles.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 14:20:32 +00:00
vgilc
193f890d24
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.oracle.sql
pandoradb.postgreSQL.sql
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Changes in group
fields of netflow tables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 12:55:17 +00:00
vgilc
d31e2032b0
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/netflow/nf_report_item.php
include/functions_netflow.php: changes netflow groups.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 11:32:49 +00:00
Ramon Novoa
3efe042a99
2012-01-12 Ramon Novoa <rnovoa@artica.es>
...
* include/graphs/functions_fsgraph.php: Fixed empty chart detection for
flash charts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:55:59 +00:00
vgilc
2e7da2fa96
2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
...
godmode/netflow/nf_edit.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_form.php
godmode/netflow/nf_report_item.php
include/functions_netflow.php
operation/netflow/nf_view.php
operation/netflow/nf_reporting.php: changes netflow acl.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:52:15 +00:00
jsatoh
4794156850
2012-01-12 Junichi Satoh <junichi@rworks.jp>
...
* godmode/admin_access_logs.php: Fixed user filtering does not work.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 05:55:23 +00:00
Ramon Novoa
a619433df3
2012-01-11 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_netflow.php,
operation/netflow/nf_view.php: Fixed netflow raw data tables.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 19:16:13 +00:00
vgilc
814f01256e
2012-01-11 Vanessa Gil <vanessa.gil@artica.es>
...
godmode/netflow/nf_edit_form.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_form.php
godmode/netflow/nf_report_item.php
include/functions_netflow.php
operation/netflow/nf_view.php: netflow acl.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 18:12:33 +00:00
Ramon Novoa
3b09ed0c7c
2012-01-11 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_graph.php,
include/functions_netflow.php,
operation/netflow/nf_view.php: Fixed netflow stacked charts. Moved
code from nf_view to functions in functions_netflow. Several other
fixes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 16:34:53 +00:00
zarzuelo
0f1f09a85c
2012-01-11 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Added icon to the create
group option
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5348 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 16:25:15 +00:00
zarzuelo
97967f211b
2012-01-11 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Fixed a little bug in
the configuration_data field when create a data
module in a policy
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5347 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:42:52 +00:00
slerena
7e1458295e
2012-01-11 Sancho Lerena <slerena@artica.es>
...
* images/status_sets/color_text/*.png: Updated icons missing
for this iconset.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:38:30 +00:00
zarzuelo
65c342a1ec
2012-01-11 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Little fixes over the last
changes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5345 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:09:07 +00:00
vgilc
bc11908d0a
2012-01-11 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.sql
godmode/netflow/nf_edit_form.php
godmode/netflow/nf_edit.php
godmode/netflow/nf_report.php
godmode/netflow/nf_report_form.php
godmode/netflow/nf_report_item.php
godmode/netflow/nf_reporting.php
operation/netflow/nf_view.php: netflow acls.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5344 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:02:27 +00:00
juanmanuelr
06d1d9995a
2012-01-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added new functions
set_create_snmp_module and set_create_data_module in the Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5343 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 13:05:58 +00:00
zarzuelo
812a4de642
2012-01-11 Sergio Martin <sergio.martin@artica.es>
...
* util/pandora_manage.pl: Added options
--create_policy_data_module and --create_alert_template
to CLI and merged changes from Kosaka works into 4.0 branch
adding str_warning and str_critical parameters to all
modules creation options
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5342 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 10:09:02 +00:00
jsatoh
6e61a9c2dd
2012-01-11 Junichi Satoh <junichi@rworks.jp>
...
* mobile/operation/agents/view_agents.php: Fixed graph generation
failure.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5341 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 04:47:05 +00:00
juanmanuelr
59d164f35f
2012-01-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/functions_api.php: Added new functions
set_create_plugin_module and set_create_alert_template in the Api.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 17:21:46 +00:00
vgilc
ad38df3345
2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
...
* pandoradb.sql
pandoradb.oracle.sql
pandoradb.postgreSQL.sql
extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql
godmode/netflow/nf_edit_form.php
operation/netflow/nf_view.php: Changes in output format
of netflow.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5339 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 15:23:56 +00:00
vgilc
ed64ae9ae7
2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/netflow/nf_view.php: Fixed filter
netflow.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5338 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 14:05:17 +00:00
vgilc
3fcfa44464
2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/agentes/group_view.php
include/functions_group.php: Improve display for
group view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 13:56:40 +00:00