Commit Graph

6074 Commits

Author SHA1 Message Date
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 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