Commit Graph

1566 Commits

Author SHA1 Message Date
Ramon Novoa 237c7539ce Make sure other parameters are properly read from pandora_server.conf. 2014-10-02 16:27:54 +02:00
Ramon Novoa 54d12783a2 Use snmp_timeout instead of a fixed value for the SNMP recon script. 2014-10-02 13:44:17 +02:00
hkosaka 4b2901670f Added the alert macros _groupcustomid_. 2014-10-02 17:15:38 +09:00
artica f4a7b581b6 Auto-updated build strings. 2014-10-02 00:01:08 +02:00
Ramon Novoa 06680d09f2 Added the async_recovery configuration token. 2014-10-01 12:00:14 +02:00
artica ffdaff3d5d Auto-updated build strings. 2014-10-01 00:01:11 +02:00
artica f945b8253f Auto-updated build strings. 2014-09-30 00:01:09 +02:00
Hirofumi Kosaka 844b5b93a2 Moved log rotation from inside of logger() to pandora_server's periodic tasks,
preventing warnings below at pandora_server.error;

> Use of uninitialized value in numeric gt (>) at /usr/lib/perl5/PandoraFMS/Tools.pm line 415.

MERGED FROM pandora_5.0.
2014-09-29 19:53:15 +09:00
Ramon Novoa f682e5a48a Included the max value in the inverse interval.
Included the max value in the inverse interval to make it the
complementary of the original interval.
2014-09-29 10:30:34 +02:00
artica eb47ea6870 Auto-updated build strings. 2014-09-29 00:01:07 +02:00
artica ba13ab9bbf Auto-updated build strings. 2014-09-28 00:01:08 +02:00
artica 45f4d30d79 Auto-updated build strings. 2014-09-27 00:01:10 +02:00
pandora-release edd4dc5777 Updated version and build strings. 2014-09-26 14:47:03 +02:00
artica 0ff37dd52a Auto-updated build strings. 2014-09-26 00:01:09 +02:00
Ramon Novoa 1122c578e6 Fixed a typo. 2014-09-25 10:56:08 +02:00
Ramon Novoa 116032fced Fixes to module status calculation with ff enabled. 2014-09-24 20:04:28 +02:00
Sancho Lerena 4cb7ece4be Updated integrity check: added option to compare two integrity files. 2014-09-24 19:46:43 +02:00
Sancho Lerena ff0f2d5256 Added new tool to generate a hash catalog to verify pandora fms setups has not been altered and provide a simple integrity check of libraries, configuration files and sources of both, console, server and agent. 2014-09-24 15:46:20 +02:00
artica 73d714b34d Auto-updated build strings. 2014-09-24 00:01:09 +02:00
Ramon Novoa 8e2aa323b3 Added the Encode::Locale dependency. 2014-09-23 11:42:26 +02:00
artica 01e6463fdc Auto-updated build strings. 2014-09-23 00:01:08 +02:00
Ramon Novoa c43f70edfd Fixed a typo. 2014-09-22 17:06:52 +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
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
Ramon Novoa e10b5e2522 Renamed interface modules to match those created by the SNMP Wizard. 2014-09-19 12:27:18 +02:00
artica 1877cf2b75 Auto-updated build strings. 2014-09-19 00:01:07 +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
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
artica cd4d803c8c Auto-updated build strings. 2014-09-18 00:01:08 +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
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
Ramon Novoa fa1e9a08d2 Prevent inc modules from becoming unknown after a count reset. 2014-09-16 12:19:42 +02:00
artica 3018c5d1f3 Auto-updated build strings. 2014-09-16 09:46:20 +02:00
Ramon Novoa 245d7c7bba Removed references to the ChangeLog. 2014-09-15 11:34:30 +02:00
Ramon Novoa 0349404003 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 5282d9ef9a Added constants for server types. 2014-09-10 18:05:33 +02:00
Alejandro Gallardo Escobar 8e5dadd7ca Removed the ChangeLog files :D 2014-09-09 17:41:42 +02:00
Ramon Novoa 6196d06e82 Force nmap to use seconds as the timeout unit. 2014-09-09 13:06:42 +02:00