10013 Commits

Author SHA1 Message Date
m-lopez-f
4c4bdc2940 Merge pull request #17 from Robert-Nelson/ipmi-plugin-fix
Thanks
2015-05-29 08:29:57 +02:00
Robert Nelson
c286283594 Fail gracefully if ipmi-sensors error 2015-05-28 20:22:44 -07:00
artica
16fa2ec329 Auto-updated build strings. 2015-05-29 00:01:13 +02:00
Ramon Novoa
8af3ae3fdb Updated the Tentacle server to version 0.5.0. 2015-05-28 16:56:38 +02:00
m-lopez-f
b8d10749b0 Changed name of labels menu and options in bulk operations 2015-05-28 13:42:34 +02:00
m-lopez-f
0137ee1e02 Fixed error sql querys in mygrate sql 2015-05-28 12:41:16 +02:00
Ramón Novoa
01327ba01f Merge pull request #15 from Robert-Nelson/ipmi-recon
Fix IPMI recon script so that it works with new style custom fields
2015-05-28 12:26:14 +02:00
m-lopez-f
47a6c973d1 Add more width to select tags in filters events and truncate name. Tiquet: #2015 2015-05-28 10:34:10 +02:00
Junichi Satoh
b84b508b48 Improved to be able to define timeout for file transfer programs. 2015-05-28 15:17:39 +09:00
artica
70cc8fbc8f Auto-updated build strings. 2015-05-28 00:01:10 +02:00
Alejandro Gallardo Escobar
185a101132 Removed a require of a deleted file 2015-05-27 16:02:22 +02:00
Alejandro Gallardo Escobar
09998429b7 Modified the alert messages the system stores in the user session 2015-05-27 16:01:52 +02:00
m-lopez-f
aba3379d73 Changed images in error login page because don't show with new style. Tiquet: #2233 2015-05-27 12:36:40 +02:00
m-lopez-f
9aecbd29cf Changed image to os bsd
(cherry picked from commit 750f62ccb5a9b359d2c8f5ca0a1d45565aa2608f)
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
8a3d4ef204 Simplify eventmask parsing 2015-05-26 22:07:32 -07:00
Robert Nelson
aeb66d4e27 Fix missing first and last module
This fixes a bug from the old code ignoring the headers.

It also tweaks the module name and sets the units field.
2015-05-26 18:35:17 -07:00
Robert Nelson
6cb383b2e1 Merge branch 'develop' into ipmi-recon 2015-05-26 16:49:54 -07:00
Robert Nelson
664fa1cdfe Add warning and critical thresholds 2015-05-26 16:28:00 -07:00
artica
eacb7300de Auto-updated build strings. 2015-05-27 00:01:14 +02:00
Robert Nelson
63a580fcfb Fix bug that causes bogus agents to be created if freeipmi isn't installed
If freeipmi isn't installed or problems occur running ipmiping then an agent
is created for every address tested.
2015-05-26 12:12:39 -07: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 5d25b7c8e6ddf41b33b220e00d63a26a101908ab) 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 ca1641a4e01b1372e22fa1d87f715256ecdade72)
2015-05-26 16:01:57 +02:00
Alejandro Gallardo Escobar
584000691c Added a new folder to the gitignore 2015-05-26 13:35:34 +02:00
Alejandro Gallardo Escobar
5906f6dd44 Re-fixed the agents filter 2015-05-26 12:07:13 +02:00
Alejandro Gallardo Escobar
d7801c2933 Merge remote-tracking branch 'origin/develop' into features/oracle
Conflicts resolved:
	pandora_console/extensions/module_groups.php
	pandora_console/godmode/reporting/graph_builder.graph_editor.php
	pandora_console/operation/events/events_list.php
2015-05-26 10:29:38 +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
Alejandro Gallardo Escobar
760bc4a308 Many fixes, most of it related with the oracle support 2015-05-25 19:54:11 +02:00
Alejandro Gallardo Escobar
23b199d7cd Fixed the function 'events_create_event' for oracle databases 2015-05-25 19:53:20 +02:00
Alejandro Gallardo Escobar
163fcd1e09 Now the PL/SQL function 'INSERT_ID' returns the inserted id properly 2015-05-25 19:52:27 +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 2df8fab33a21a1227547b80bef8cc17320342963)
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 7efff2181640af397efb5f0f2c6eb41a7906b938)
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