7184 Commits

Author SHA1 Message Date
artica
12240ba7ee Auto-updated build strings. 2014-10-12 00:01:07 +02:00
artica
39af9a344a Auto-updated build strings. 2014-10-11 00:01:10 +02:00
Ramon Novoa
179b2b5d98 Added a last check for host interface names. 2014-10-10 16:44:21 +02:00
artica
d7edcd9bee Auto-updated build strings. 2014-10-10 00:01:10 +02:00
artica
ffcd50fa15 Auto-updated build strings. 2014-10-09 00:01:09 +02:00
pandora-release
d04a5b8c54 Updated version and build strings for the 5.1SP1RC1 release. 2014-10-08 13:28:58 +02:00
artica
be5693a607 Auto-updated build strings. 2014-10-08 00:01:10 +02:00
Sancho Lerena
8d9c3135ee Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-10-07 15:57:40 +02:00
Sancho Lerena
464031de21 Fixed missing parameter, was calling to a fixed path 2014-10-07 15:54:26 +02:00
Ramon Novoa
3a27b49edd Delete old data that was not exported. 2014-10-07 14:51:47 +02:00
Ramon Novoa
35a02f3eb8 Make sure the module still exists before compacting its data. 2014-10-07 11:59:46 +02:00
artica
ba5ed6cbfe Auto-updated build strings. 2014-10-07 00:01:08 +02:00
artica
0b022cf376 Auto-updated build strings. 2014-10-06 00:01:09 +02:00
artica
b3e277570b Auto-updated build strings. 2014-10-05 00:01:08 +02:00
artica
9965c77656 Auto-updated build strings. 2014-10-04 00:01:09 +02:00
Junichi Satoh
c0488eea90 Added new tokens as the same as linux. 2014-10-03 13:10:16 +09:00
artica
b3d0d8fe0f Auto-updated build strings. 2014-10-03 00:01:13 +02:00
Ramon Novoa
2b68fdc23b Fixed interface names. 2014-10-02 20:18:54 +02:00
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