artica
b3e277570b
Auto-updated build strings.
2014-10-05 00:01:08 +02:00
artica
9965c77656
Auto-updated build strings.
2014-10-04 00:01:09 +02:00
Ramon Novoa
b4d2f7e009
Added a missing include.
2014-10-03 18:01:58 +02:00
Alejandro Gallardo Escobar
ebee411646
Added some lost types to the "get_event_types" function
2014-10-03 12:53:38 +02:00
hkosaka
88e2ca3a46
Changed update_group's parameters in the same order of 'create_group'.
2014-10-03 15:56:23 +09:00
hkosaka
a17c13981d
Added new API 'update_group'.
2014-10-03 14:17:37 +09:00
Junichi Satoh
c0488eea90
Added new tokens as the same as linux.
2014-10-03 13:10:16 +09:00
artica
b3d0d8fe0f
Auto-updated build strings.
2014-10-03 00:01:13 +02:00
Ramon Novoa
2b68fdc23b
Fixed interface names.
2014-10-02 20:18:54 +02:00
Alejandro Gallardo Escobar
f323ac9bfe
Fixed an error with the event comments
2014-10-02 19:37:18 +02:00
Alejandro Gallardo Escobar
5edfc1afa5
Finally, the comments are showed correctly on the events list
2014-10-02 18:38:14 +02:00
Alejandro Gallardo Escobar
b9ddd9ef08
Revert "Now the comments are showed correctly on the events list"
...
This reverts commit a7f42d753d
.
2014-10-02 18:31:58 +02:00
Alejandro Gallardo Escobar
b16b1753d9
Now the comments are showed correctly on the events list
2014-10-02 18:23:44 +02:00
Ramon Novoa
237c7539ce
Make sure other parameters are properly read from pandora_server.conf.
2014-10-02 16:27:54 +02:00
Alejandro Gallardo Escobar
48b53fb165
Now the interface wizard adds the interface MAC to the module description
2014-10-02 16:05:31 +02:00
Alejandro Gallardo Escobar
8e00eafd14
Merge branch 'feature/ticket#1199-ReportTemplates' into develop
2014-10-02 15:28:20 +02:00
Alejandro Gallardo Escobar
5d07f8e0a4
Fixes on the reports permissions
2014-10-02 15:27:51 +02:00
Vanessa Gil
981fb9fb33
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2014-10-02 13:50:39 +02:00
Vanessa Gil
5d62cdef7a
Updated translations.
2014-10-02 13:49:50 +02:00
Ramon Novoa
54d12783a2
Use snmp_timeout instead of a fixed value for the SNMP recon script.
2014-10-02 13:44:17 +02:00
mdtrooper
beaae46553
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-10-02 13:24:36 +02:00
mdtrooper
a9f0fb024a
Setted the 'clippy is annoying' cookie for 20 years
2014-10-02 13:24:16 +02:00
hkosaka
4b2901670f
Added the alert macros _groupcustomid_.
2014-10-02 17:15:38 +09:00
artica
f4a7b581b6
Auto-updated build strings.
2014-10-02 00:01:08 +02:00
Alejandro Gallardo Escobar
cc96c8141e
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
b93e2b98fc
Increased the graph size. Now the simple graphs can be interactive
2014-10-01 15:28:41 +02:00
Alejandro Gallardo Escobar
3c41de5238
Merge branch 'feature/ticket#1327-NetworkInterfaceReport' into develop
2014-10-01 13:55:51 +02:00
Alejandro Gallardo Escobar
03689c8c6d
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
004a9ff7b4
Visual improvements on the graphs of the function "reporting_network_interfaces_table"
2014-10-01 12:21:35 +02:00
Alejandro Gallardo Escobar
c2925695bf
Minor fixes
2014-10-01 12:21:08 +02:00
Ramon Novoa
06680d09f2
Added the async_recovery configuration token.
2014-10-01 12:00:14 +02:00
mdtrooper
5e683f7b50
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-10-01 11:18:25 +02:00
mdtrooper
38d352ebe1
Fixed the limits of warnings/critical (the line) that freezed the legend. Ticket #1287
2014-10-01 11:18:03 +02:00
mdtrooper
e708ceba12
Uploaded lost new file for the cron extension context help
2014-10-01 11:16:44 +02:00
Vanessa Gil
0013090ad7
Resize statistics graph. Ticket #1345
2014-10-01 10:34:49 +02:00
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