8489 Commits

Author SHA1 Message Date
Vanessa Gil
67e14c340d Fixed sql error in event list. 2014-09-18 10:26:25 +02:00
artica
cd4d803c8c Auto-updated build strings. 2014-09-18 00:01:08 +02:00
Sancho Lerena
ea539f65ee Clarify better the default encoding for windows 2014-09-17 23:04:11 +02:00
Vanessa Gil
e9998e7bda Remove 'sla_period'. Ticket #1282 2014-09-17 17:22:43 +02:00
Ramon Novoa
f4ed2b8d6e 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
Akihiro Uchida
b20c81143d Added max_log_generation config 2014-09-17 13:38:58 +09:00
artica
a203d3beb7 Auto-updated build strings. 2014-09-17 00:01:08 +02:00
mdtrooper
835c63c514 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-16 17:53:58 +02:00
mdtrooper
71d472b6e6 Added get some user field into the function 'users_get_user_users' 2014-09-16 17:53:50 +02:00
Ramon Novoa
15fb7ff2e3 Create an event when an agent can't be created because it can't be assigned to a group. 2014-09-16 16:58:37 +02:00
Ramon Novoa
24fea04c8f Set the default maximum log size to 1MB. 2014-09-16 16:58:37 +02:00
Ramon Novoa
74440b457a Set the default verbosity level to 3. 2014-09-16 16:58:37 +02:00
Ramon Novoa
ad9fccd499 Print module and agent information when plugin execution fails. Fixes ticket #1293 2014-09-16 16:58:37 +02:00
mdtrooper
72257865b5 Fixed the group count for to show delete icon in the list 2014-09-16 15:35:28 +02:00
Alejandro Gallardo Escobar
483fb6c65c Moved some code to the new function "reporting_get_planned_downtimes_intervals" 2014-09-16 15:33:10 +02:00
mdtrooper
fbb99fbd0c Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-16 13:47:53 +02:00
mdtrooper
8bf33754e5 Fixed the server performance stadistics. TIKET #1272 2014-09-16 13:47:41 +02:00
Junichi Satoh
6b355ac2c5 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-16 19:41:34 +09:00
mdtrooper
628ecfaebd Avoid PHP Warnings that breaks the javascript code. 2014-09-16 12:40:05 +02:00
Junichi Satoh
0a78522d03 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-16 19:30:53 +09:00
Junichi Satoh
ce2fe9ac54 Updated Japanese translations. 2014-09-16 19:28:47 +09:00
mdtrooper
8a37afe374 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-16 12:25:53 +02:00
mdtrooper
92acbb9b44 Added the feature show the combined graph in the agent graph tabs. TICKET #1277 2014-09-16 12:25:40 +02:00
Ramon Novoa
fa1e9a08d2 Prevent inc modules from becoming unknown after a count reset. 2014-09-16 12:19:42 +02:00
Ramon Novoa
15efe38de6 Changed UDP server commands to match those of the Windows agent. 2014-09-16 12:19:42 +02:00
artica
3018c5d1f3 Auto-updated build strings. 2014-09-16 09:46:20 +02:00
Alejandro Gallardo Escobar
01c0ddeff9 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
5188ad51cd Fixed the date filter of the list 2014-09-15 18:52:29 +02:00
Sancho Lerena
446269e482 We're approaching to 5.1 SP1 release. 2014-09-15 15:46:27 +02:00
mdtrooper
f4ec4654db 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
3a42df6376 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-15 11:45:23 +02:00
mdtrooper
6b577bed8d Added the field timeout in edition massive modules. TICKET #932 2014-09-15 11:45:05 +02:00
Ramon Novoa
245d7c7bba Removed references to the ChangeLog. 2014-09-15 11:34:30 +02:00
Junichi Satoh
ade07b7afa Set group to 'Servers' as the same as linux configuration file. 2014-09-13 13:53:38 +09:00
Junichi Satoh
af938bc07a 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
8811004a63 Improved the warning messages on the planned downtimes edit section 2014-09-12 11:48:51 +02:00
Vanessa Gil
8028e1ad04 Fixed mysql error. Ticket #1273
pandora_console/include/functions_treeview.php
2014-09-12 09:56:39 +02:00
Sancho Lerena
29d07aca38 Modified default group to avoid condition where agent and server
does not define default group. Server is the default group,
added IO Wait module.
2014-09-11 19:41:14 +02:00
mdtrooper
a26c72c1af Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-11 17:50:55 +02:00
mdtrooper
761b9d786b Added font styles for 4 and 6pt for the labels 2014-09-11 17:50:42 +02:00
Alejandro Gallardo Escobar
98ab909962 Added the file structure "pandora_console/attachment/collections" 2014-09-11 12:27:55 +02:00
Sancho Lerena
9a5b4c7613 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-11 12:10:48 +02:00
Sancho Lerena
ea905fc024 Added missing collections directory to Unix agent structure
Added default (commented) token for log collection in Unix agent.
2014-09-11 12:10:17 +02:00
mdtrooper
3eac088727 Fixed the link to visualmaps in the linked items. 2014-09-11 11:55:46 +02:00
Alejandro Gallardo Escobar
a4da2ec6c3 Added support to create scheduled downtimes with past dates
* pandora_console/godmode/setup/setup_general.php,
  pandora_console/include/functions_config.php: Added a config token
	to allow the creation of scheduled downtimes in the past.

* pandora_console/godmode/agentes/planned_downtime.editor.php: Now
	is possible to create a scheduled downtime with a past date
	if the config token is activated.
2014-09-11 11:42:57 +02:00
Vanessa Gil
968c513bee Moved tooltip. Ticket #1254
pandora_console/include/styles/pandora.css
2014-09-11 09:59:50 +02:00
Alejandro Gallardo Escobar
7873e60d6c Now the planned downtimes CSV shows the affected elements 2014-09-10 18:58:46 +02:00
mdtrooper
441a57e700 Fixed PHP warning. 2014-09-10 18:21:45 +02:00
mdtrooper
b4be223a95 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-10 18:11:34 +02:00
Vanessa Gil
356a94c0c2 Fixed bug:Error to assign server plugins using templates. Ticket #1161
pandora_console/godmode/agentes/agent_template.php
2014-09-10 18:05:33 +02:00