Commit Graph

6261 Commits

Author SHA1 Message Date
Junichi Satoh a00c9afb44 Updated help. 2014-10-05 09:42:11 +09:00
artica 8e1651483a Auto-updated build strings. 2014-10-05 00:01:08 +02:00
artica 458928701c Auto-updated build strings. 2014-10-04 00:01:09 +02:00
Ramon Novoa af1b588b32 Added a missing include. 2014-10-03 18:01:58 +02:00
Alejandro Gallardo Escobar 20933b6c92 Added some lost types to the "get_event_types" function 2014-10-03 12:53:38 +02:00
hkosaka d6375b7fe0 Changed update_group's parameters in the same order of 'create_group'. 2014-10-03 15:56:23 +09:00
hkosaka a70c7ead40 Added new API 'update_group'. 2014-10-03 14:17:37 +09:00
artica f10df4cee5 Auto-updated build strings. 2014-10-03 00:01:13 +02:00
Alejandro Gallardo Escobar 4c239b57db Fixed an error with the event comments 2014-10-02 19:37:18 +02:00
Alejandro Gallardo Escobar 2fdb99abd2 Finally, the comments are showed correctly on the events list 2014-10-02 18:38:14 +02:00
Alejandro Gallardo Escobar 834c9fc5e6 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 a7f42d753d Now the comments are showed correctly on the events list 2014-10-02 18:23:44 +02:00
Alejandro Gallardo Escobar 03831f456f Now the interface wizard adds the interface MAC to the module description 2014-10-02 16:05:31 +02:00
Alejandro Gallardo Escobar 29d3ae2024 Merge branch 'feature/ticket#1199-ReportTemplates' into develop 2014-10-02 15:28:20 +02:00
Alejandro Gallardo Escobar e432ae8584 Fixes on the reports permissions 2014-10-02 15:27:51 +02:00
Vanessa Gil 344d69c3ab Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-10-02 13:50:39 +02:00
Vanessa Gil 053e943143 Updated translations. 2014-10-02 13:49:50 +02:00
mdtrooper aedf3bd3e9 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-10-02 13:24:36 +02:00
mdtrooper 7b330b2cc5 Setted the 'clippy is annoying' cookie for 20 years 2014-10-02 13:24:16 +02:00
hkosaka 42781e0bee Added the alert macros _groupcustomid_. 2014-10-02 17:15:38 +09:00
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
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
Vanessa Gil 1a6659d116 Fixed bug in event filter. 2014-09-29 11:27:10 +02:00
Vanessa Gil cc5b488f38 Fixed graph of tactical view in metaconsole. 2014-09-29 11:19:51 +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
Sancho Lerena 1184306533 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-25 18:50:04 +02:00
mdtrooper eeb3a6fe64 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-25 16:56:01 +02:00
mdtrooper ac373e4f96 Fixed the link of edit module in Metaconsole 2014-09-25 16:55:48 +02:00
Alejandro Gallardo Escobar 8ed3aee0b7 Now the interface information don't show duplicated interfaces 2014-09-25 16:02:21 +02:00
mdtrooper 923d2b686e Fixed the public visualmap error message 2014-09-25 15:01:05 +02:00
mdtrooper 8c54042f16 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-25 13:52:22 +02:00
mdtrooper 461fb87c3f Fixed the slow visualmaps (and maybe in other places) with a item group 2014-09-25 13:52:11 +02:00
mdtrooper f0d867ea73 Cleaned source code style 2014-09-25 13:51:23 +02:00
Sancho Lerena b6c8f6c2e8 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 842f92c249 Fixed a regex of the interface information 2014-09-25 11:50:30 +02:00
mdtrooper 5c5af03584 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-24 16:56:46 +02:00
mdtrooper 5cb3c1cb48 Fixed the MySQL error in the policies tree. Ticket #1340 2014-09-24 16:56:40 +02:00
Alejandro Gallardo Escobar f0fb29cb6a Fixed an error on the form of the icon elements of the visual maps 2014-09-24 15:30:20 +02:00
mdtrooper ddf5bd47f5 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-24 14:36:31 +02:00
mdtrooper ff3ce9391b Fixed the visualconsole editor in metaconsole 2014-09-24 14:36:18 +02:00
Alejandro Gallardo Escobar c1cbeac245 Now the parent groups without modules appear on the group view table
* pandora_console/operation/agentes/group_view.php: Added the parent_id
	to the groups array.

* pandora_console/include/functions_groups.php: Fixed the function
	"groups_get_childrens". Improvements on the function
	"groups_get_group_row".
2014-09-24 13:09:15 +02:00
Vanessa Gil ad59a12e1d Changed view module detail in tree view. Ticket #1342. 2014-09-24 10:39:52 +02:00
artica e8bf265f66 Auto-updated build strings. 2014-09-24 00:01:09 +02:00
Alejandro Gallardo Escobar 011cb0f0af Big improvement on the SNMP statistics section
* pandora_console/operation/snmpconsole/snmp_view.php: Removed the code of
	the statistics section.

* pandora_console/operation/snmpconsole/snmp_statistics.php: Added file.
	Statistics section for SNMP.
2014-09-23 18:05:44 +02:00
Alejandro Gallardo Escobar 0f99287940 Merge branch 'feature/ticket#1331-CombinedGraph' into develop 2014-09-23 13:21:47 +02:00
Alejandro Gallardo Escobar b78e69a592 Improved the items information of the module graphs
* pandora_console/godmode/setup/setup_visuals.php,
  pandora_console/include/functions_config.php: Added a
	new config token to choose if the module graphs
	data should be shortened.

* pandora_console/include/functions_custom_graphs.php:
	Added the unit list parameter to the function
	"custom_graphs_print".

* pandora_console/operation/agentes/interface_traffic_graph_win.php:
	Improved a function call.

* pandora_console/include/functions_graph.php: Modified
	the function "graphic_combined_module". Now is
	possible to add custom units for the items and
	short the data.
2014-09-23 13:20:50 +02:00
mdtrooper 610f723d37 Fixed the PHP warning 2014-09-23 13:10:49 +02:00
mdtrooper e6a31eb47c Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-23 13:03:02 +02:00
mdtrooper b0b2c691a8 Fixed lost parameter background color in flot graphs. TICKET #1306 2014-09-23 13:02:49 +02:00
mdtrooper be51a825df Added function is_admin (it is used into the ACL of IPAM) 2014-09-23 13:01:48 +02:00
Vanessa Gil 19445e5e46 Merge branch 'feature/home' into develop 2014-09-23 12:18:32 +02:00
Vanessa Gil 8764ba2de4 Fixed home screen when the resolution is low. Ticket #1307. 2014-09-23 12:16:15 +02:00
Ramon Novoa 9c54550f09 Fixed the IDs of SNMP browser password inputs for SNMPv3. 2014-09-23 11:15:08 +02:00
Vanessa Gil fd106a52fe Validate post_process parameter. Ticket #1318 2014-09-23 09:28:10 +02:00
artica 595c24d013 Auto-updated build strings. 2014-09-23 00:01:08 +02:00
Alejandro Gallardo Escobar eb590aae72 Improvements on the combined graphs
* pandora_console/operation/agentes/interface_traffic_graph_win.php:
	Modified the graph function call. Modified the refresh time.

* pandora_console/include/functions_graph.php: Modified the function
	"graphic_combined_module". Now is possible to set the items
	name and choose which values will appear on the items list.

* pandora_console/include/functions_custom_graphs.php: Added new
	parameters to the function "custom_graphs_print" to call the
	function "graphic_combined_module".
2014-09-22 19:42:40 +02:00
Alejandro Gallardo Escobar 016a353e8e Merge branch 'feature/ticket#1319-CombinedGraph' into develop 2014-09-22 18:48:45 +02:00
Alejandro Gallardo Escobar 87b7126a38 Now is possible to show a graph of the interface traffic from the agent view
* pandora_console/operation/agentes/interface_traffic_graph_win.php:
	Added file. Shows a combined graph of the interface traffic.

* pandora_console/operation/agentes/estado_generalagente.php: Now a graph
	icons will appear on the interface information if the modules
	ifInOctects and ifOutOctets exists for this interface.

* pandora_console/include/functions_custom_graphs.php: Modified the
	function "custom_graphs_print" to add a new parameter to set
	the base url of the graph images.
2014-09-22 18:48:09 +02:00
Vanessa Gil 0bc05e7248 Merge branch 'feature/post_process' into develop 2014-09-22 17:15:16 +02:00
Vanessa Gil 998d75e2cc Fixed bug: bad precision in post_process parameter. Ticket #1326. 2014-09-22 17:12:36 +02:00
Sancho Lerena aafdb46bf6 Modified help files to include a few real examples of postprocess values. 2014-09-22 16:08:29 +02:00
mdtrooper ad23e19a98 Fixed the force network modules execution. TICKET #1288 2014-09-22 14:05:04 +02:00
mdtrooper d58e077868 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-22 13:37:35 +02:00
mdtrooper faaab2d220 Added the context help icon for the learning mode in form of agent. TICKET #1311 2014-09-22 13:37:23 +02:00
mdtrooper 3f542c9793 Fixed the hidding bubbles 2014-09-22 13:36:33 +02:00
mdtrooper 2d6067da41 Change the tooltip text of the clippy 2014-09-22 13:35:48 +02:00
Alejandro Gallardo Escobar b0d3dfc957 Merge branch 'feature/ticket#1243-PlannedDowntime' into develop 2014-09-22 11:48:22 +02:00
artica 01bc96644c Auto-updated build strings. 2014-09-22 00:01:09 +02:00
artica 1332389791 Auto-updated build strings. 2014-09-21 00:01:07 +02:00
artica c46ab65c5d Auto-updated build strings. 2014-09-20 00:01:09 +02:00
Alejandro Gallardo Escobar 6f6debb324 Error fixes and improvements. Improved the help tips of the planned downtimes editor 2014-09-19 17:30:17 +02:00
Alejandro Gallardo Escobar 43a8dc0219 Added new help files to explain the datetime configuration of a planned downtime 2014-09-19 17:27:29 +02:00
Sancho Lerena c99aae4a72 Fixed OID for SysUptime :-O 2014-09-19 07:39:10 +02:00
Sancho Lerena 59dbb32832 Renamed basic SNMP modules for interfaces 1-3, it will fit the new view of SNMP interfaces in the main module view. Removed old modules for interface 7. Adjusted default interval (5min) for other network modules. Fixed network templates modules and descriptions. Added new plugin "Packet loss" and default plugin module template. 2014-09-19 07:24:48 +02:00
artica 6f77347410 Auto-updated build strings. 2014-09-19 00:01:07 +02:00
Alejandro Gallardo Escobar 2e1f0f964d Improved some functions
* pandora_console/include/functions_reporting.php: Fixed the function
	"reporting_get_planned_downtimes". Added a table to the SLA
	reports which shows the planned downtimes that affect the
	SLA report elements.
2014-09-18 19:36:39 +02:00
Alejandro Gallardo Escobar 4db6a4ee9c Added the function "reporting_get_planned_downtimes".
* pandora_console/include/functions_reporting.php: The new function
	"reporting_get_planned_downtimes" return a planned downtimes
	array with the planned downtimes that affect the passed modules
	on an specific datetime range.
	Improved two function calls on the function
	"reporting_render_report_html_item".
2014-09-18 15:31:42 +02:00
Ramon Novoa d44e2f081a The server generates per group agent statistics, not module statistics!
Module statistics in the tactical view were broken when realtimestats
was disabled. Per group agent statistics were used as if they were per
group module statistics.
2014-09-18 13:53:44 +02:00
Vanessa Gil 99a7108547 Changed 'post_process' format from tnetwork_component. Ticket #1283. 2014-09-18 12:38:59 +02:00
Vanessa Gil 16c13ac17e Changed values 'post_process', 'interval_module', 'unit' in System Update network component. Ticket #1283 2014-09-18 12:13:17 +02:00
Vanessa Gil 8b87df0812 Fixed sql error in event list. 2014-09-18 10:26:25 +02:00
artica 427bb5fe12 Auto-updated build strings. 2014-09-18 00:01:08 +02:00
Vanessa Gil 43d6c24e39 Remove 'sla_period'. Ticket #1282 2014-09-17 17:22:43 +02:00
Ramon Novoa 5a8840f375 Do not delete not init modules by default.
An option has been added to the Pandora FMS Console Setup to enable the
deletion of these modules.
2014-09-17 14:13:51 +02:00
artica c72ff36999 Auto-updated build strings. 2014-09-17 00:01:08 +02:00
mdtrooper 8e24a2c8f7 Added get some user field into the function 'users_get_user_users' 2014-09-16 17:53:50 +02:00
mdtrooper 14fa3116f0 Fixed the group count for to show delete icon in the list 2014-09-16 15:35:28 +02:00
Alejandro Gallardo Escobar 0276553962 Moved some code to the new function "reporting_get_planned_downtimes_intervals" 2014-09-16 15:33:10 +02:00
mdtrooper fd06798936 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-16 13:47:53 +02:00
mdtrooper 4d7144c0d6 Fixed the server performance stadistics. TIKET #1272 2014-09-16 13:47:41 +02:00
Junichi Satoh 1977fb1c37 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-16 19:41:34 +09:00
mdtrooper b1e2629dcf Avoid PHP Warnings that breaks the javascript code. 2014-09-16 12:40:05 +02:00
Junichi Satoh eaf8bb1ec3 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-16 19:30:53 +09:00
Junichi Satoh f380339f08 Updated Japanese translations. 2014-09-16 19:28:47 +09:00
mdtrooper 3464ea6572 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-16 12:25:53 +02:00
mdtrooper a8bd44c058 Added the feature show the combined graph in the agent graph tabs. TICKET #1277 2014-09-16 12:25:40 +02:00
artica 51cf261d72 Auto-updated build strings. 2014-09-16 09:46:20 +02:00
Alejandro Gallardo Escobar 066c30315d Improved the planned downtimes calculation for the SLA functions
Now the functions "reporting_get_agentmodule_sla" and
"reporting_get_agentmodule_sla_array" do the planned downtimes
calculation correctly.
2014-09-15 18:53:13 +02:00
Alejandro Gallardo Escobar 8057517acd Fixed the date filter of the list 2014-09-15 18:52:29 +02:00
Sancho Lerena 871d79728f We're approaching to 5.1 SP1 release. 2014-09-15 15:46:27 +02:00
mdtrooper 2869103292 In the function 'agents_get_modules' improved/fixed the filter of kind 'x IN (N,M,O..)' 2014-09-15 15:27:48 +02:00
mdtrooper 88acb1d38b Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-15 11:45:23 +02:00
mdtrooper 9bdfdb263c Added the field timeout in edition massive modules. TICKET #932 2014-09-15 11:45:05 +02:00
Junichi Satoh 5a0c7ad9ea Fixed 'FF timeout' field is not shown when creating a data module from
the console.
2014-09-13 08:53:56 +09:00
Alejandro Gallardo Escobar 770ccc994e Improved the warning messages on the planned downtimes edit section 2014-09-12 11:48:51 +02:00
Vanessa Gil 1f4f1942c0 Fixed mysql error. Ticket #1273
pandora_console/include/functions_treeview.php
2014-09-12 09:56:39 +02:00
mdtrooper cad2e62813 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-11 17:50:55 +02:00
mdtrooper 05ba19fa46 Added font styles for 4 and 6pt for the labels 2014-09-11 17:50:42 +02:00
Alejandro Gallardo Escobar 036f871e22 Added the file structure "pandora_console/attachment/collections" 2014-09-11 12:27:55 +02:00
mdtrooper acb75b2ed4 Fixed the link to visualmaps in the linked items. 2014-09-11 11:55:46 +02:00