m-lopez-f
9aecbd29cf
Changed image to os bsd
...
(cherry picked from commit 750f62ccb5
)
2015-05-27 10:40:53 +02:00
m-lopez-f
c02622bd53
Add order by column Description in Agents detail. Tiquet: #2272
2015-05-27 08:58:50 +02:00
Robert Nelson
6cb383b2e1
Merge branch 'develop' into ipmi-recon
2015-05-26 16:49:54 -07:00
artica
eacb7300de
Auto-updated build strings.
2015-05-27 00:01:14 +02:00
Robert Nelson
e943bf0ada
Fix IPMI recon script so that it works with new style custom fields
...
Updates the IPMI recon script to pass parameters to the IPMI plugin using the
new style custom fields.
Add a field for specifying additonal options to ipmi-sensors. This is required
for IPMI v2.0 devices and when using accounts with restricted privileges.
Fix some types in the description for the recon script.
Fix a bug where the recon script never completed and kept processing the subnet
over and over due to an incorrect exit condition in the loop.
Change the packet count and timeout passed to ipmiping. The previous values
required 9 seconds per address polled. This meant it took almost 40 minutes
to scan one 256 address subnet.
2015-05-26 11:01:17 -07:00
mdtrooper
1160fd800c
Fixed the 'availability' item in report. (Merge from 5d25b7c8e6
)
2015-05-26 17:20:34 +02:00
m-lopez-f
527d5079b3
Add option to changed image of service in visualconsole:builder. tiquet:#2175
...
(cherry picked from commit ca1641a4e0
)
2015-05-26 16:01:57 +02:00
m-lopez-f
8349b1da92
Update translations
2015-05-26 10:20:39 +02:00
m-lopez-f
45b22fe78a
Changed text in notice of update console, tiquet: #2209
2015-05-26 09:41:31 +02:00
artica
c0bc11e50a
Auto-updated build strings.
2015-05-26 00:02:12 +02:00
mdtrooper
991c406a70
Fixed the 'group_report' item in metaconsole reports. TICKET: #2249
2015-05-25 16:29:51 +02:00
mdtrooper
2f23441516
Fixed the 'inventory' and 'inventory_changes' items in metaconsole reports. TICKET: #2249
2015-05-25 16:01:33 +02:00
mdtrooper
22ce2d8902
Fixed the 'group_configuration' and 'agent_configuration' items in metaconsole reports. TICKET: #2249
2015-05-25 13:39:27 +02:00
mdtrooper
81a0a217b5
Fixed PHP Warnings
2015-05-25 13:31:10 +02:00
mdtrooper
e401dfa8bd
Fixed the 'event_report_agent', 'event_report_group' and 'event_report_module' items in metaconsole reports. TICKET: #2249
2015-05-25 13:02:22 +02:00
m-lopez-f
2061130825
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-05-25 12:55:33 +02:00
m-lopez-f
86db63f4f9
Fixed problems with name of dynamic's worksmap. tiquet: #2207
2015-05-25 12:55:18 +02:00
mdtrooper
d943fa5b78
Fixed the 'alert_report_agent', 'alert_report_group' and 'alert_report_module' item in metaconsole reports. TICKET: #2249
2015-05-25 12:46:32 +02:00
m-lopez-f
d3277b5039
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-05-25 11:58:17 +02:00
m-lopez-f
6dc62eccce
Fixed problems with new code, not view unit in graph, tiquet: 2194
...
(cherry picked from commit 2df8fab33a
)
2015-05-25 11:58:01 +02:00
mdtrooper
c713046edf
Fixed the 'sql' item in metaconsole reports. TICKET: #2249
2015-05-25 11:19:25 +02:00
m-lopez-f
c8d152c9cf
Fixed error, when type modules is Asyncronous type, tiquet: #2193
...
(cherry picked from commit 7efff21816
)
2015-05-25 10:45:21 +02:00
artica
f51a36fd3d
Auto-updated build strings.
2015-05-25 00:01:11 +02:00
artica
94e24f461a
Auto-updated build strings.
2015-05-24 00:01:10 +02:00
artica
37361f53ae
Auto-updated build strings.
2015-05-23 00:01:13 +02:00
mdtrooper
d2b094061a
Fixed the 'monitor_report' item in metaconsole reports. TICKET: #2249
2015-05-22 18:02:41 +02:00
mdtrooper
29743cfa74
Fixed the 'projection_graph' item in metaconsole reports. TICKET: #2249
2015-05-22 17:55:06 +02:00
mdtrooper
10efebee28
Removed 'SLA_services' item in metaconsole reports. TICKET: #2249
2015-05-22 17:51:43 +02:00
mdtrooper
cd62f8c91f
Fixed the 'max_value', 'min_value', 'avg_value', 'sumatory', 'MTTR', 'MTBF', 'TTO', 'TTRT' items in metaconsole reports. TICKET: #2249
2015-05-22 17:43:27 +02:00
mdtrooper
9f48e5eaa1
Fixed the 'custom_graph' item in metaconsole reports. TICKET: #2249
2015-05-22 17:37:07 +02:00
mdtrooper
3a213df637
Fixed PHP Warnings
2015-05-22 17:28:44 +02:00
mdtrooper
3ee4194d11
Fixed the 'simple_baseline_graph' item in metaconsole reports. TICKET: #2249
2015-05-22 17:25:56 +02:00
mdtrooper
c004c2c1b6
Fixed the 'simple_graph' item in metaconsole reports. TICKET: #2249
2015-05-22 17:05:17 +02:00
mdtrooper
8107a78791
Added support to metaconsole in function 'events_get_group_events'
2015-05-22 17:04:23 +02:00
mdtrooper
fcd6927efb
Fixed the empty list of events.
2015-05-22 15:00:06 +02:00
m-lopez-f
a19e4cdbf5
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-05-22 14:33:56 +02:00
m-lopez-f
62ff5eaef4
Add new macro Events response, tiquet:#2253
2015-05-22 14:33:43 +02:00
mdtrooper
83967d3526
Fixed PHP Warnings
2015-05-22 13:22:12 +02:00
mdtrooper
3d32d5645e
Fixed the event list when it is setted the replication, now the info message show again.
2015-05-22 13:10:05 +02:00
mdtrooper
f009758e93
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-05-22 12:31:49 +02:00
mdtrooper
2fe85510a7
Fixed PHP Warnings.
2015-05-22 12:31:33 +02:00
m-lopez-f
50044050e1
Fixed problems with not variable initialized, tiquet: #2238
2015-05-22 12:13:22 +02:00
artica
0ea32ce1dc
Auto-updated build strings.
2015-05-22 00:01:13 +02:00
m-lopez-f
400cc3c587
If possible selected None own in owner event, tiquet: #2250
2015-05-21 15:23:37 +02:00
m-lopez-f
d57ba03f19
Fixed problems with load events when selected all agents,tiquet: #2241
2015-05-21 13:01:44 +02:00
mdtrooper
5eb372a7ff
Moved the function 'reporting_get_stats_servers' to the correct file
2015-05-21 12:31:45 +02:00
mdtrooper
1cb3399425
Fixed PHP Warnings and PHP notices (The PHP version 5.3.4 (the PHP version in new CentOS) and uppers are very noisy.)
2015-05-21 12:18:40 +02:00
artica
bb934257e6
Auto-updated build strings.
2015-05-21 00:01:13 +02:00
mdtrooper
a0dbe00f92
Some fixes in the new code of report (html)
2015-05-20 13:11:41 +02:00
m-lopez-f
1d01bd6853
Fixed problems with value pure in visual console in meta,tiquet: #2202
2015-05-20 11:50:30 +02:00
artica
0dc669178b
Auto-updated build strings.
2015-05-20 00:01:17 +02:00
mdtrooper
f2683594b5
Fixes in the new code of reports.
2015-05-19 17:36:47 +02:00
Ramon Novoa
c32c167b6e
Ask for the old password before letting a user renew his password.
...
(cherry picked from commit 0840c20764
)
2015-05-19 11:38:30 +02:00
artica
2896fb5324
Auto-updated build strings.
2015-05-19 00:01:15 +02:00
mdtrooper
0a9ae10a8f
Merge branch 'develop' into feature/#1978-REESCRITURA_DEL_MOTOR_DE_INFORMES
2015-05-18 16:25:22 +02:00
mdtrooper
45ea3dc3d9
Added json file icon. Thanks Carla.
2015-05-18 16:23:23 +02:00
mdtrooper
bc6e585d83
Removed the debug trace
2015-05-18 16:11:54 +02:00
mdtrooper
36467aaa5e
Working in the refactoring the code of reports. Removed the xml code.
2015-05-18 14:49:02 +02:00
Ramon Novoa
2b698e5f35
Added a missing include.
...
(cherry picked from commit 641600c9ef
)
2015-05-18 11:06:23 +02:00
mdtrooper
34b3557e9e
Merge branch 'develop' into feature/#1978-REESCRITURA_DEL_MOTOR_DE_INFORMES
2015-05-18 10:46:27 +02:00
artica
94fc0c72bb
Auto-updated build strings.
2015-05-18 00:01:11 +02:00
artica
26c2e22b1c
Auto-updated build strings.
2015-05-17 00:01:09 +02:00
artica
dd60a6ad3f
Auto-updated build strings.
2015-05-16 00:01:10 +02:00
artica
c1fffcfc4f
Auto-updated build strings.
2015-05-15 00:01:15 +02:00
mdtrooper
4387c36bbf
Some fixed for the enterprise PDF reports.
2015-05-14 17:26:49 +02:00
mdtrooper
98d9032034
Some fixed for the enterprise PDF reports.
2015-05-14 16:21:04 +02:00
mdtrooper
60d301944d
Some fixed for the enterprise PDF reports.
2015-05-14 15:52:55 +02:00
mdtrooper
fadeaef80a
Some fixed for the enterprise PDF reports.
2015-05-14 13:17:59 +02:00
artica
d199846972
Auto-updated build strings.
2015-05-14 00:01:11 +02:00
Junichi Satoh
8a63bc171d
Fixed module configuration error with open version (without enterprise).
2015-05-13 21:56:43 +09:00
mdtrooper
e005a352ab
Some fixes for the enterprise PDF reports.
2015-05-13 13:55:54 +02:00
artica
7d8fe9508b
Auto-updated build strings.
2015-05-13 00:01:15 +02:00
mdtrooper
9e75cce59f
Some changes and fixed for the reports in PDF.
2015-05-12 18:18:48 +02:00
m-lopez-f
27013cb6e7
Fixed generate data and visual of visual console when user used wizard, tiquet: #2196
2015-05-12 16:46:42 +02:00
mdtrooper
7ce25e9627
Some changes and fixed for the reports in PDF.
2015-05-12 16:41:08 +02:00
m-lopez-f
b6c49949e4
Revert "Fixed generate data and visual of visual console when user used wizard, tiquet: #2196"
...
Problems with funcionality of visualconsole
This reverts commit 43bd6e0109
.
2015-05-12 12:09:07 +02:00
m-lopez-f
43bd6e0109
Fixed generate data and visual of visual console when user used wizard, tiquet: #2196
2015-05-12 11:08:43 +02:00
artica
d771989313
Auto-updated build strings.
2015-05-12 00:01:12 +02:00
artica
1cc02b9013
Auto-updated build strings.
2015-05-11 00:01:11 +02:00
artica
a815e04f07
Auto-updated build strings.
2015-05-10 00:01:12 +02:00
artica
7c6934ff39
Auto-updated build strings.
2015-05-09 00:01:11 +02:00
m-lopez-f
9921304417
Fixed problems withs path in windows, tiquets: #2153,#2114
2015-05-08 09:51:53 +02:00
artica
3973044aa1
Auto-updated build strings.
2015-05-08 00:01:13 +02:00
mdtrooper
def5a597a2
Fixed the image for the 'simple_graph' in the enterprise pdf reports.
2015-05-07 17:05:50 +02:00
m-lopez-f
8b84b82a09
Add commands to execute in windows server for real time graphs. Tiquet:#2191
...
(cherry picked from commit cc7fcf71b3
)
2015-05-07 16:02:38 +02:00
m-lopez-f
a43bfd5d5a
Delete order by Data column in main data agent. tiquet: #2060
2015-05-07 08:53:37 +02:00
artica
4b7047d9a8
Auto-updated build strings.
2015-05-07 00:01:14 +02:00
mdtrooper
0ec32cc826
Fixed the PHP Warnings about the re-start the session.
...
(cherry picked from commit 1a035873dc
)
2015-05-06 18:43:10 +02:00
mdtrooper
1a035873dc
Fixed the PHP Warnings about the re-start the session.
2015-05-06 18:42:42 +02:00
mdtrooper
c46bdc5087
Fixed the lost value for the config max_file_size.
...
(cherry picked from commit d2e57f2ec8
)
2015-05-06 18:29:20 +02:00
mdtrooper
d2e57f2ec8
Fixed the lost value for the config max_file_size.
2015-05-06 18:28:46 +02:00
mdtrooper
73e0a74a1a
Merge branch 'develop' into feature/#1978-REESCRITURA_DEL_MOTOR_DE_INFORMES
...
Conflicts:
pandora_console/godmode/reporting/reporting_builder.item_editor.php
pandora_console/include/functions_reporting.php
2015-05-06 17:02:40 +02:00
mdtrooper
174726e253
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-05-06 16:39:37 +02:00
mdtrooper
c7108cce46
Changes in the code for the report in the dashboard.
2015-05-06 16:31:10 +02:00
mdtrooper
94313bb249
Fixed the lost default parameter in the function.
2015-05-06 16:28:57 +02:00
mdtrooper
249e2e730d
Working in the refactoring the code of reports (SLA_services).
2015-05-06 13:24:29 +02:00
m-lopez-f
50e6fd2bab
Fixed error when load data in action alert in manage alerts, tiquet: #2088
2015-05-06 13:09:45 +02:00
m-lopez-f
f5b26f69e6
Add unit to legend left in graph of interface information, tiquet: #2194
...
(cherry picked from commit 277eb655a1
)
2015-05-06 13:04:45 +02:00
artica
6f308321d4
Auto-updated build strings.
2015-05-06 00:01:12 +02:00
mdtrooper
c2fdcbb1d8
Working in the refactoring the code of reports (SLA_monthly).
2015-05-05 13:15:10 +02:00