artica
50ea76e463
Auto-updated build strings.
2014-10-02 00:01:08 +02:00
Alejandro Gallardo Escobar
2881f6482a
Fixed an error on the function "reporting_network_interfaces_table" when the output is in PDF type
2014-10-01 19:03:24 +02:00
Alejandro Gallardo Escobar
92ff7af279
Increased the graph size. Now the simple graphs can be interactive
2014-10-01 15:28:41 +02:00
Alejandro Gallardo Escobar
afe80b3990
Merge branch 'feature/ticket#1327-NetworkInterfaceReport' into develop
2014-10-01 13:55:51 +02:00
Alejandro Gallardo Escobar
9df3787e6c
Modified the function "reporting_render_report_html_item"
...
Now the item 'custom_graph' shows an interactive graph on the html
report when the user has the configuration option 'flash_charts'
enabled.
2014-10-01 13:28:08 +02:00
Alejandro Gallardo Escobar
32f8cbb990
Visual improvements on the graphs of the function "reporting_network_interfaces_table"
2014-10-01 12:21:35 +02:00
Alejandro Gallardo Escobar
65dd6ff80d
Minor fixes
2014-10-01 12:21:08 +02:00
Ramon Novoa
f94629a61a
Added the async_recovery configuration token.
2014-10-01 12:00:14 +02:00
mdtrooper
6fa2cab7c6
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-10-01 11:18:25 +02:00
mdtrooper
5a918eb0b2
Fixed the limits of warnings/critical (the line) that freezed the legend. Ticket #1287
2014-10-01 11:18:03 +02:00
mdtrooper
2fd3ab0a9a
Uploaded lost new file for the cron extension context help
2014-10-01 11:16:44 +02:00
Vanessa Gil
15ee5f018e
Resize statistics graph. Ticket #1345
2014-10-01 10:34:49 +02:00
artica
e75105eac9
Auto-updated build strings.
2014-10-01 00:01:11 +02:00
Vanessa Gil
a7e1468570
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2014-09-30 18:28:18 +02:00
Vanessa Gil
fd4b972a89
Updated translations. Ticket #1337
2014-09-30 18:21:36 +02:00
Alejandro Gallardo Escobar
664c949a75
Merge branch 'feature/ticket#1327-NetworkInterfaceReport' into develop
2014-09-30 16:30:45 +02:00
Alejandro Gallardo Escobar
2116e10733
Minor update on the function "reporting_network_interfaces_table"
2014-09-30 16:28:52 +02:00
Ramon Novoa
07b5480732
Added a function to test the connection to the event replication DB.
2014-09-30 16:15:33 +02:00
Alejandro Gallardo Escobar
4b2104ea78
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
67c2c92ab8
Removed wildcards '%' from querys where its filtered by tag. Ticket #1363 .
2014-09-30 15:11:20 +02:00
Vanessa Gil
4b8fe4225b
Only show user's tags in monitor detail (tree view). Ticket #1356 .
2014-09-30 12:11:10 +02:00
mdtrooper
47838c5dd1
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-30 11:57:42 +02:00
mdtrooper
44f4935f08
Removed old deprecated and commented/disabled code
2014-09-30 11:57:11 +02:00
artica
13d7cd375e
Auto-updated build strings.
2014-09-30 00:01:09 +02:00
Alejandro Gallardo Escobar
2f6a0e5dec
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2014-09-29 14:15:50 +02:00
Alejandro Gallardo Escobar
a7bdca7d9c
Removed some unused insertions
2014-09-29 14:15:32 +02:00
Alejandro Gallardo Escobar
34476a80c1
Fixed the update manager URL
2014-09-29 14:14:39 +02:00
mdtrooper
5abe0457a6
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-29 13:50:26 +02:00
mdtrooper
074536349a
Fixed the enterprise service Items in the visualmaps (edition and operation)
2014-09-29 13:49:45 +02:00
Alejandro Gallardo Escobar
f406bdb02d
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
cce59f3059
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
1a6659d116
Fixed bug in event filter.
2014-09-29 11:27:10 +02:00
Vanessa Gil
83314fac0e
Merge branch 'feature/tactical_graph' into develop
2014-09-29 11:22:18 +02:00
Vanessa Gil
cc5b488f38
Fixed graph of tactical view in metaconsole.
2014-09-29 11:19:51 +02:00
Ramon Novoa
5a3179cba6
Moved the configuration of the UDP server up.
2014-09-29 11:17:56 +02:00
Ramon Novoa
d0d7f8783b
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
d3d636bc32
Auto-updated build strings.
2014-09-29 00:01:07 +02:00
artica
880515fb34
Auto-updated build strings.
2014-09-28 00:01:08 +02:00
artica
5a88a7fbd3
Auto-updated build strings.
2014-09-27 00:01:10 +02:00
mdtrooper
441bb017d9
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-26 16:22:54 +02:00
mdtrooper
f27baa7450
Cleaned source code style
2014-09-26 16:22:43 +02:00
pandora-release
364aa08267
Updated version and build strings.
2014-09-26 14:47:03 +02:00
mdtrooper
d1b449349a
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-26 13:10:43 +02:00
mdtrooper
d55fa7b415
Fixed the urls for the metaconsole images
2014-09-26 13:10:21 +02:00
Vanessa Gil
e39c7edde3
Changed links in group view. Ticket #1350 .
2014-09-26 12:11:43 +02:00
Ramon Novoa
faae647850
Use the utimestamp to retrieve the latest events (timestamp is not indexed!)
2014-09-26 10:07:56 +02:00
artica
154e5a131c
Auto-updated build strings.
2014-09-26 00:01:09 +02:00
mdtrooper
4cff9d76da
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-25 19:37:11 +02:00
mdtrooper
32bf0e8363
Fixed the groups_get_status
2014-09-25 19:37:02 +02:00
Sancho Lerena
88ddcc7cdd
Missing update of post_process in tagente_modulo.
2014-09-25 18:51:37 +02:00