8374 Commits

Author SHA1 Message Date
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
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