artica
ffdaff3d5d
Auto-updated build strings.
2014-10-01 00:01:11 +02:00
Vanessa Gil
b6c077ab0e
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2014-09-30 18:28:18 +02:00
Vanessa Gil
0dd58bca94
Updated translations. Ticket #1337
2014-09-30 18:21:36 +02:00
Alejandro Gallardo Escobar
983f677b00
Merge branch 'feature/ticket#1327-NetworkInterfaceReport' into develop
2014-09-30 16:30:45 +02:00
Alejandro Gallardo Escobar
18caec5590
Minor update on the function "reporting_network_interfaces_table"
2014-09-30 16:28:52 +02:00
Ramon Novoa
36c0f3a7b7
Added a function to test the connection to the event replication DB.
2014-09-30 16:15:33 +02:00
Alejandro Gallardo Escobar
c73d901873
Added a new report item which shows network interfaces information by agents of the selected group
...
* pandora_console/godmode/reporting/reporting_builder.item_editor.php: Added the item
'network_interfaces_report'.
* pandora_console/include/functions_agents.php: Added the function
"agents_get_network_interfaces" to get a list of network interfaces
information by agent.
* pandora_console/include/functions_custom_graphs.php: Added the 'ttl' parameter
to the function "custom_graphs_print".
* pandora_console/include/functions_reporting.php: Added the item
'network_interfaces_report' to the function
"reporting_render_report_html_item". Added the function
"reporting_network_interfaces_table".
* pandora_console/include/functions_reports.php: Added the item
'network_interfaces_report' to the function
"reports_get_report_types".
2014-09-30 15:56:24 +02:00
Vanessa Gil
b02e994701
Removed wildcards '%' from querys where its filtered by tag. Ticket #1363 .
2014-09-30 15:11:20 +02:00
Vanessa Gil
304e4be112
Only show user's tags in monitor detail (tree view). Ticket #1356 .
2014-09-30 12:11:10 +02:00
mdtrooper
e74d61bb1b
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-30 11:57:42 +02:00
mdtrooper
3c4cc38c90
Removed old deprecated and commented/disabled code
2014-09-30 11:57:11 +02:00
artica
f945b8253f
Auto-updated build strings.
2014-09-30 00:01:09 +02:00
Alejandro Gallardo Escobar
32c2ff4ff8
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2014-09-29 14:15:50 +02:00
Alejandro Gallardo Escobar
697657ea18
Removed some unused insertions
2014-09-29 14:15:32 +02:00
Alejandro Gallardo Escobar
b6e133b11b
Fixed the update manager URL
2014-09-29 14:14:39 +02:00
mdtrooper
81ad47e751
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-29 13:50:26 +02:00
mdtrooper
ba0c622973
Fixed the enterprise service Items in the visualmaps (edition and operation)
2014-09-29 13:49:45 +02:00
Alejandro Gallardo Escobar
7d6ff04744
Now the report type 'serialized data' gets the data from the default and the historical database
2014-09-29 13:15:26 +02:00
Hirofumi Kosaka
844b5b93a2
Moved log rotation from inside of logger() to pandora_server's periodic tasks,
...
preventing warnings below at pandora_server.error;
> Use of uninitialized value in numeric gt (>) at /usr/lib/perl5/PandoraFMS/Tools.pm line 415.
MERGED FROM pandora_5.0.
2014-09-29 19:53:15 +09:00
Vanessa Gil
be31c5e400
Fixed bug in event filter.
2014-09-29 11:27:10 +02:00
Vanessa Gil
515d2a044d
Merge branch 'feature/tactical_graph' into develop
2014-09-29 11:22:18 +02:00
Vanessa Gil
9a8818b6a4
Fixed graph of tactical view in metaconsole.
2014-09-29 11:19:51 +02:00
Ramon Novoa
25823d40b9
Moved the configuration of the UDP server up.
2014-09-29 11:17:56 +02:00
Ramon Novoa
f682e5a48a
Included the max value in the inverse interval.
...
Included the max value in the inverse interval to make it the
complementary of the original interval.
2014-09-29 10:30:34 +02:00
artica
eb47ea6870
Auto-updated build strings.
2014-09-29 00:01:07 +02:00
artica
ba13ab9bbf
Auto-updated build strings.
2014-09-28 00:01:08 +02:00
artica
45f4d30d79
Auto-updated build strings.
2014-09-27 00:01:10 +02:00
mdtrooper
608d24848b
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-26 16:22:54 +02:00
mdtrooper
99e7229437
Cleaned source code style
2014-09-26 16:22:43 +02:00
pandora-release
edd4dc5777
Updated version and build strings.
2014-09-26 14:47:03 +02:00
mdtrooper
2c0ac5d4e9
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-26 13:10:43 +02:00
mdtrooper
47a187a9aa
Fixed the urls for the metaconsole images
2014-09-26 13:10:21 +02:00
Vanessa Gil
95cc341854
Changed links in group view. Ticket #1350 .
2014-09-26 12:11:43 +02:00
Ramon Novoa
c58721eaf8
Use the utimestamp to retrieve the latest events (timestamp is not indexed!)
2014-09-26 10:07:56 +02:00
artica
0ff37dd52a
Auto-updated build strings.
2014-09-26 00:01:09 +02:00
mdtrooper
1562923b71
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-25 19:37:11 +02:00
mdtrooper
7d18c1fdeb
Fixed the groups_get_status
2014-09-25 19:37:02 +02:00
Sancho Lerena
69d4d325a4
Missing update of post_process in tagente_modulo.
2014-09-25 18:51:37 +02:00
Sancho Lerena
68a99663cf
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2014-09-25 18:50:04 +02:00
mdtrooper
dbaf806b12
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-25 16:56:01 +02:00
mdtrooper
07f62cc3e6
Fixed the link of edit module in Metaconsole
2014-09-25 16:55:48 +02:00
Alejandro Gallardo Escobar
301b1b5817
Now the interface information don't show duplicated interfaces
2014-09-25 16:02:21 +02:00
mdtrooper
299b6f6a31
Fixed the public visualmap error message
2014-09-25 15:01:05 +02:00
mdtrooper
df49633851
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-25 13:52:22 +02:00
mdtrooper
537df06e5e
Fixed the slow visualmaps (and maybe in other places) with a item group
2014-09-25 13:52:11 +02:00
mdtrooper
c1760a345d
Cleaned source code style
2014-09-25 13:51:23 +02:00
Sancho Lerena
e94ed05cbd
Fixed problem with update check: cannot be disabled because variable was never checked :-O
2014-09-25 13:45:12 +02:00
Alejandro Gallardo Escobar
32358b7c50
Fixed a regex of the interface information
2014-09-25 11:50:30 +02:00
Ramon Novoa
1122c578e6
Fixed a typo.
2014-09-25 10:56:08 +02:00
Ramon Novoa
116032fced
Fixes to module status calculation with ff enabled.
2014-09-24 20:04:28 +02:00