Ramon Novoa
|
624abdf1fc
|
Fixed a bug that made the installer crash when called without arguments.
|
2014-09-18 12:57:05 +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 |
Akihiro Uchida
|
6fa1bd78a9
|
Added max_log_generation config
|
2014-09-17 13:38:58 +09:00 |
artica
|
c72ff36999
|
Auto-updated build strings.
|
2014-09-17 00:01:08 +02:00 |
mdtrooper
|
e785d06f94
|
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
|
2014-09-16 17:53:58 +02:00 |
mdtrooper
|
8e24a2c8f7
|
Added get some user field into the function 'users_get_user_users'
|
2014-09-16 17:53:50 +02:00 |
Ramon Novoa
|
bf779c52b3
|
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
|
62fd5767bd
|
Set the default maximum log size to 1MB.
|
2014-09-16 16:58:37 +02:00 |
Ramon Novoa
|
8186fb1d94
|
Set the default verbosity level to 3.
|
2014-09-16 16:58:37 +02:00 |
Ramon Novoa
|
27040239f9
|
Print module and agent information when plugin execution fails. Fixes ticket #1293
|
2014-09-16 16:58:37 +02:00 |
mdtrooper
|
14fa3116f0
|
Fixed the group count for to show delete icon in the list
|
2014-09-16 15:35:28 +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 |
Ramon Novoa
|
6cfd5dc5b5
|
Prevent inc modules from becoming unknown after a count reset.
|
2014-09-16 12:19:42 +02:00 |
Ramon Novoa
|
bf78b13110
|
Changed UDP server commands to match those of the Windows agent.
|
2014-09-16 12:19:42 +02:00 |
artica
|
51cf261d72
|
Auto-updated build strings.
|
2014-09-16 09:46:20 +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 |
Ramon Novoa
|
51dba4f48a
|
Removed references to the ChangeLog.
|
2014-09-15 11:34:30 +02:00 |
Junichi Satoh
|
74621cbb15
|
Set group to 'Servers' as the same as linux configuration file.
|
2014-09-13 13:53:38 +09: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 |
Vanessa Gil
|
1f4f1942c0
|
Fixed mysql error. Ticket #1273
pandora_console/include/functions_treeview.php
|
2014-09-12 09:56:39 +02:00 |
Sancho Lerena
|
f0d62fed3e
|
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
|
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 |
Sancho Lerena
|
189c594c74
|
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
|
2014-09-11 12:10:48 +02:00 |
Sancho Lerena
|
964b580f10
|
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
|
acb75b2ed4
|
Fixed the link to visualmaps in the linked items.
|
2014-09-11 11:55:46 +02:00 |
Vanessa Gil
|
e09815c447
|
Moved tooltip. Ticket #1254
pandora_console/include/styles/pandora.css
|
2014-09-11 09:59:50 +02:00 |
mdtrooper
|
afcab1836f
|
Fixed PHP warning.
|
2014-09-10 18:21:45 +02:00 |
mdtrooper
|
875a65d633
|
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
|
2014-09-10 18:11:34 +02:00 |
Vanessa Gil
|
0a7dad3aa1
|
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 |
Ramon Novoa
|
8a6afbb8f3
|
Fixed the master server query.
The master server should only take modules from servers of the same type.
|
2014-09-10 18:05:33 +02:00 |
Ramon Novoa
|
a7c0010ec5
|
Added constants for server types.
|
2014-09-10 18:05:33 +02:00 |
mdtrooper
|
5093927c62
|
Fixed the english message of my last commit. Thanks Sancho.
|
2014-09-10 18:04:59 +02:00 |
Vanessa Gil
|
3e9c5684a7
|
Fixed bug:Error to assign server plugins using templates. Ticket #1161
pandora_console/godmode/agentes/agent_template.php
|
2014-09-10 17:08:48 +02:00 |