8489 Commits

Author SHA1 Message Date
mdtrooper
0c15d286ae Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-23 13:03:02 +02:00
mdtrooper
a4c1b8396d Fixed lost parameter background color in flot graphs. TICKET #1306 2014-09-23 13:02:49 +02:00
mdtrooper
fc07396e53 Added function is_admin (it is used into the ACL of IPAM) 2014-09-23 13:01:48 +02:00
Vanessa Gil
30dbac3a8b Merge branch 'feature/home' into develop 2014-09-23 12:18:32 +02:00
Vanessa Gil
173000c27e Fixed home screen when the resolution is low. Ticket #1307. 2014-09-23 12:16:15 +02:00
Ramon Novoa
8e2aa323b3 Added the Encode::Locale dependency. 2014-09-23 11:42:26 +02:00
Ramon Novoa
84a1c06a44 Fixed the IDs of SNMP browser password inputs for SNMPv3. 2014-09-23 11:15:08 +02:00
Vanessa Gil
bdd313c1bc Validate post_process parameter. Ticket #1318 2014-09-23 09:28:10 +02:00
artica
01e6463fdc Auto-updated build strings. 2014-09-23 00:01:08 +02:00
Alejandro Gallardo Escobar
ed4406115b 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
fb3d908f9d Merge branch 'feature/ticket#1319-CombinedGraph' into develop 2014-09-22 18:48:45 +02:00
Alejandro Gallardo Escobar
1f7e0a36e4 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
fb5fc1cdeb Merge branch 'feature/post_process' into develop 2014-09-22 17:15:16 +02:00
Vanessa Gil
d855a951de Fixed bug: bad precision in post_process parameter. Ticket #1326. 2014-09-22 17:12:36 +02:00
Ramon Novoa
c43f70edfd Fixed a typo. 2014-09-22 17:06:52 +02:00
Ramon Novoa
3e88f3de4c Remove the (R) character from the Windows version string. 2014-09-22 16:55:56 +02:00
Sancho Lerena
524c5b1cd6 Modified help files to include a few real examples of postprocess values. 2014-09-22 16:08:29 +02:00
mdtrooper
7d536434c0 Fixed the force network modules execution. TICKET #1288 2014-09-22 14:05:04 +02:00
mdtrooper
da6067f0a2 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-22 13:37:35 +02:00
mdtrooper
2b247e0ed1 Added the context help icon for the learning mode in form of agent. TICKET #1311 2014-09-22 13:37:23 +02:00
mdtrooper
d1ffe504d3 Fixed the hidding bubbles 2014-09-22 13:36:33 +02:00
mdtrooper
27c16b04e8 Change the tooltip text of the clippy 2014-09-22 13:35:48 +02:00
Sancho Lerena
e1404b1825 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-22 12:26:21 +02:00
Sancho Lerena
08eaf5fc70 Created a new tool for SNMP Trap generation, useful for stress tests and for development. 2014-09-22 12:25:34 +02:00
Alejandro Gallardo Escobar
eeb9725334 Merge branch 'feature/ticket#1243-PlannedDowntime' into develop 2014-09-22 11:48:22 +02:00
Sancho Lerena
c108c8fba5 Fixed typo on header 2014-09-22 11:27:35 +02:00
Ramon Novoa
f09b1ab17c Set the self-monitoring interval to 180 seconds (ticket #1324). 2014-09-22 11:08:45 +02:00
artica
a73aa5eb84 Auto-updated build strings. 2014-09-22 00:01:09 +02:00
Junichi Satoh
376bbcde81 Fixed pandora_server execution error with wrong variable. 2014-09-21 15:01:18 +09:00
artica
e8b00cf2f9 Auto-updated build strings. 2014-09-21 00:01:07 +02:00
artica
59bf5748c7 Auto-updated build strings. 2014-09-20 00:01:09 +02:00
Alejandro Gallardo Escobar
bb3330f783 Error fixes and improvements. Improved the help tips of the planned downtimes editor 2014-09-19 17:30:17 +02:00
Alejandro Gallardo Escobar
505f97b325 Added new help files to explain the datetime configuration of a planned downtime 2014-09-19 17:27:29 +02:00
Ramon Novoa
e10b5e2522 Renamed interface modules to match those created by the SNMP Wizard. 2014-09-19 12:27:18 +02:00
Ramon Novoa
453496db7f Fixed a regular expression in the installer. 2014-09-19 12:27:18 +02:00
Sancho Lerena
84e40448a3 Fixed OID for SysUptime :-O 2014-09-19 07:39:10 +02:00
Sancho Lerena
5573f62054 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
Sancho Lerena
3362ce8616 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-19 06:03:46 +02:00
artica
1877cf2b75 Auto-updated build strings. 2014-09-19 00:01:07 +02:00
Alejandro Gallardo Escobar
013a00e9ce 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
Ramon Novoa
f38a5bb7f3 Do not delete the /var/log/pandora directory.
Doing so breaks the Pandora FMS Server if it is installed on the same
host.
2014-09-18 19:08:13 +02:00
Sancho Lerena
c6755f0dca New remote plugin to measure packet loss using a remote check. 2014-09-18 18:30:42 +02:00
Ramon Novoa
e7dfd18759 Added modules for ifce incoming and outgoing traffic and small fixes. 2014-09-18 18:27:41 +02:00
Ramon Novoa
f43fcabc5a Fixed the OS type detection for the uninstaller. 2014-09-18 17:03:31 +02:00
Alejandro Gallardo Escobar
2bd3a104bd 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
e85957d7e6 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
Ramon Novoa
f8425f0aa7 Server tasks should be executed on the master server only. 2014-09-18 13:18:06 +02:00
Ramon Novoa
ffbbb47aba Fixed a bug that made the installer crash when called without arguments. 2014-09-18 12:57:05 +02:00
Vanessa Gil
965c71484b Changed 'post_process' format from tnetwork_component. Ticket #1283. 2014-09-18 12:38:59 +02:00
Vanessa Gil
d59444b6f4 Changed values 'post_process', 'interval_module', 'unit' in System Update network component. Ticket #1283 2014-09-18 12:13:17 +02:00